/third_party/alsa-utils/topology/ |
D | topology.c | 138 size_t config_size, int cflags) in load_topology() 213 static int dump(const char *source_file, const char *output_file, int cflags, int sflags) in dump() 280 static int compile(const char *source_file, const char *output_file, int cflags, in compile() 337 int cflags, int dflags, int sflags) in decode() 401 int c, err, op = 'c', cflags = 0, dflags = 0, sflags = 0, option_index; in main() local
|
/third_party/skia/tools/skqp/ |
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/mbedtls/scripts/ |
D | ecp_comb_table.py | 164 def run_c_source(src, cflags): argument
|
/third_party/vk-gl-cts/scripts/ |
D | check_build_sanity.py | 64 def makeCflagsArgs (cflags): argument 68 def makeBuildArgs (target, cc, cpp, cflags): argument 76 def __init__ (self, target, buildType, cc, cpp, cflags): argument
|
D | launchcontrol_build.py | 46 def makeCflagsArgs (cflags): argument
|
/third_party/skia/gn/ |
D | gn_to_bp.py | 472 cflags = strip_slashes(js['targets']['//:skia']['cflags']) variable 534 cflags = gn_to_bp_utils.CleanupCFlags(cflags) variable
|
D | gn_to_bp_utils.py | 47 def CleanupCFlags(cflags): argument
|
/third_party/pcre2/pcre2/src/ |
D | pcre2posix_test.c | 34 static int cflags[] = { variable
|
D | pcre2posix.c | 282 pcre2_regcomp(regex_t *preg, const char *pattern, int cflags) in pcre2_regcomp()
|
/third_party/FreeBSD/sys/dev/usb/net/ |
D | usb_eth_drv.c | 46 eth_drv_config(struct netif *ni, u32_t cflags, u8_t setBit) in eth_drv_config()
|
/third_party/openssl/apps/ |
D | version.c | 46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | version.c | 46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
|
/third_party/ninja/ |
D | configure.py | 309 cflags = ['/showIncludes', variable 336 cflags = ['-g', '-Wall', '-Wextra', variable
|
/third_party/libevdev/ |
D | meson.build | 29 cflags = cppflags + ['-Wmissing-prototypes', '-Wstrict-prototypes'] variable
|
/third_party/NuttX/drivers/usbdev/gadget/ |
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()
|
/third_party/gn/build/ |
D | gen.py | 234 args_list, cflags=[], ldflags=[], argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | Makefile | 117 cflags = -fno-strict-aliasing macro
|
/third_party/gn/src/gn/ |
D | qt_creator_writer.cc | 215 void ParseCompilerOptions(const std::vector<std::string>& cflags, in ParseCompilerOptions()
|
D | compile_commands_writer.cc | 45 std::string cflags; member
|
/third_party/toybox/toys/pending/ |
D | stty.c | 85 static const struct flag cflags[] = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regex2.h | 140 int cflags; /* copy of llvm_regcomp() cflags argument */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regex2.h | 137 int cflags; /* copy of llvm_regcomp() cflags argument */ member
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
D | android.py | 766 def ExtractIncludesFromCFlags(self, cflags): argument
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
D | android.py | 766 def ExtractIncludesFromCFlags(self, cflags): argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
D | tre.h | 169 int cflags; member
|