/third_party/ltp/tools/sparse/sparse-src/ |
H A D | Makefile | 117 cflags = -fno-strict-aliasing macro [all...] |
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | usb_eth_drv.c | 46 eth_drv_config(struct netif *ni, u32_t cflags, u8_t setBit) in eth_drv_config() argument
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2posix_test.c | 34 static int cflags[] = { variable
|
H A D | pcre2posix.c | 282 pcre2_regcomp(regex_t *preg, const char *pattern, int cflags) in pcre2_regcomp() argument [all...] |
/third_party/skia/tools/skqp/ |
H A D | gn_to_bp.py | 144 cflags = strip_slashes(js['targets']['//:libskqp_app']['cflags']) variable 163 cflags = gn_to_bp_utils.CleanupCFlags(cflags) variable
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | version.c | 46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
|
/third_party/openssl/apps/ |
H A D | version.c | 46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
|
/third_party/gn/src/gn/ |
H A D | compile_commands_writer.cc | 45 std::string cflags; member
|
H A D | qt_creator_writer.cc | 215 void ParseCompilerOptions(const std::vector<std::string>& cflags, in ParseCompilerOptions() argument
|
/third_party/alsa-utils/topology/ |
H A D | topology.c | 219 static int dump(const char *source_file, const char *output_file, int cflags, int sflags) in dump() argument 311 static int compile(const char *source_file, const char *output_file, int cflags, in compile() argument 442 int c, err, op = 'c', cflags in main() local 143 load_topology(snd_tplg_t **tplg, char *config, size_t config_size, int cflags) load_topology() argument 359 decode(const char *source_file, const char *output_file, int cflags, int dflags, int sflags) decode() argument [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_ether.c | 257 static void eth_drv_config(struct netif *usb_netif, uint32_t cflags, uint8_t set_bit) in eth_drv_config() argument
|
/third_party/toybox/toys/pending/ |
H A D | stty.c | 85 static const struct flag cflags[] = { variable
|
/third_party/skia/gn/ |
H A D | gn_to_bp.py | 472 cflags = strip_slashes(js['targets']['//:skia']['cflags']) variable 534 cflags = gn_to_bp_utils.CleanupCFlags(cflags) variable [all...] |
/third_party/ninja/ |
H A D | configure.py | 317 cflags = ['/showIncludes', variable 345 cflags = ['-g', '-Wall', '-Wextra', variable [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regex2.h | 137 int cflags; /* copy of llvm_regcomp() cflags argument */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regex2.h | 140 int cflags; /* copy of llvm_regcomp() cflags argument */ member
|
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
H A D | regexec.c | 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() argument [all...] |
H A D | tre.h | 168 int cflags; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
H A D | regexec.c | 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() argument [all...] |
H A D | tre.h | 169 int cflags; member
|
/third_party/musl/porting/uniproton/kernel/src/regex/ |
H A D | regexec.c | 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() argument [all...] |
H A D | tre.h | 168 int cflags; member
|
/third_party/musl/src/regex/ |
H A D | regexec.c | 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch() argument [all...] |
H A D | tre.h | 167 int cflags; member
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_print.c | 102 int cflags; in _dopr() local [all...] |