Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 14 of 14) sorted by relevance

/openbmc/bmcweb/include/
H A Dhttp_utility.hpp57 ContentType ct = ContentType::NoMatch; in getContentType() local
96 std::vector<ContentType> ct; in getPreferredContentType() local
169 std::vector<Encoding> ct; in getPreferredEncoding() local
/openbmc/u-boot/lib/
H A Dstring.c185 int strcmp(const char * cs,const char * ct) in strcmp()
205 int strncmp(const char * cs,const char * ct,size_t count) in strncmp()
362 char * strpbrk(const char * cs,const char * ct) in strpbrk()
384 char * strtok(char * s,const char * ct) in strtok()
417 char * strsep(char **s, const char *ct) in strsep()
584 int memcmp(const void * cs,const void * ct,size_t count) in memcmp()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dprivate_header_test.cpp45 auto ct = ph.createTimestamp(); in TEST_F() local
173 auto& ct = ph.createTimestamp(); in TEST_F() local
/openbmc/qemu/
H A Dqemu-io-cmds.c58 static int init_check_command(BlockBackend *blk, const cmdinfo_t *ct) in init_check_command()
70 static int command(BlockBackend *blk, const cmdinfo_t *ct, int argc, in command()
134 cmdinfo_t *ct; in find_command() local
151 cmdinfo_t *ct; in qemuio_complete_command() local
2694 static void help_oneline(const char *cmd, const cmdinfo_t *ct) in help_oneline()
2704 static void help_onecmd(const char *cmd, const cmdinfo_t *ct) in help_onecmd()
2714 const cmdinfo_t *ct; in help_all() local
2724 const cmdinfo_t *ct; in help_f() local
2759 const cmdinfo_t *ct; in qemuio_command() local
/openbmc/qemu/include/hw/intc/
H A Darm_gicv3_its_common.h80 TableDesc ct; member
/openbmc/qemu/crypto/
H A Daes.c42 # define PUTU32(ct, st) { (ct)[0] = (u8)((st) >> 24); (ct)[1] = (u8)((st) >> 16); (ct)[2] = (u8)((s… argument
/openbmc/qemu/tcg/
H A Dtcg-op-vec.c748 TCGTemp *ct = tcgv_vec_temp(c); in tcg_gen_bitsel_vec() local
773 TCGTemp *ct = tcgv_vec_temp(c); in tcg_gen_cmpsel_vec() local
H A Dtcg.c4354 const TCGArgConstraint *ct = &args_ct[i]; in liveness_pass_1() local
/openbmc/qemu/hw/ppc/
H A Dppc440_uc.c525 uint32_t ct; member
/openbmc/qemu/include/tcg/
H A Dtcg.h737 unsigned ct : 16; member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c738 uint64_t *ct = NULL; in zap_hash() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4 (function(e,undefined){var t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e… function
5 …gress"),delete o.stop,i.call(e,s,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"que… class
H A Djquery.dataTables-1.13.8.min.js4 !function(n){"use strict";var a;"function"==typeof define&&define.amd?define(["jquery"],function(t)… function
/openbmc/qemu/block/
H A Dvmdk.c1324 char ct[128]; in vmdk_open_desc_file() local