Home
last modified time | relevance | path

Searched defs:cflags (Results 1 – 25 of 39) sorted by relevance

12

/third_party/uboot/u-boot-2020.01/scripts/dtc/pylibfdt/
Dsetup.py97 cflags = os.environ.get('CPPFLAGS', '').split() variable
106 swig_opts, version, files, cflags, objdir = GetEnvFromMakefiles() variable
/third_party/flutter/skia/tools/skqp/
Dgn_to_bp.py144 cflags = strip_slashes(js['targets']['//:libskqp_app']['cflags']) variable
160 cflags = gn_to_bp_utils.CleanupCFlags(cflags) variable
/third_party/skia/tools/skqp/
Dgn_to_bp.py144 cflags = strip_slashes(js['targets']['//:libskqp_app']['cflags']) variable
163 cflags = gn_to_bp_utils.CleanupCFlags(cflags) variable
/third_party/flutter/skia/gn/
Dgn_to_bp.py355 cflags = strip_slashes(js['targets']['//:skia']['cflags']) variable
409 cflags = gn_to_bp_utils.CleanupCFlags(cflags) variable
Dgn_to_bp_utils.py47 def CleanupCFlags(cflags): argument
/third_party/skia/gn/
Dgn_to_bp_utils.py47 def CleanupCFlags(cflags): argument
Dgn_to_bp.py472 cflags = strip_slashes(js['targets']['//:skia']['cflags']) variable
534 cflags = gn_to_bp_utils.CleanupCFlags(cflags) variable
/third_party/boost/libs/convert/
Dmakefile3 cflags = -O3 -I./include -I$(BOOST_ROOT) -Wno-unused-variable -Wno-uninitialized -Wno-deprecated-de… macro
/third_party/FreeBSD/sys/dev/usb/net/
Dusb_eth_drv.c46 eth_drv_config(struct netif *ni, u32_t cflags, u8_t setBit) in eth_drv_config()
/third_party/openssl/apps/
Dversion.c66 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/third_party/wayland_standard/protocol/
Dgenerate-shm-formats.py25 cflags = subprocess.check_output([pkg_config, "libdrm", variable
/third_party/pcre2/pcre2/src/
Dpcre2posix.c296 pcre2_regcomp(regex_t *preg, const char *pattern, int cflags) in pcre2_regcomp()
/third_party/ninja/
Dconfigure.py309 cflags = ['/showIncludes', variable
336 cflags = ['-g', '-Wall', '-Wextra', variable
/third_party/gn/build/
Dgen.py160 cflags=[], ldflags=[], libflags=[], argument
/third_party/libevdev/
Dmeson.build29 cflags = cppflags + ['-Wmissing-prototypes', '-Wstrict-prototypes'] variable
/third_party/NuttX/drivers/usbdev/gadget/
Df_ether.c257 static void eth_drv_config(struct netif *usb_netif, uint32_t cflags, uint8_t set_bit) in eth_drv_config()
/third_party/toybox/toys/pending/
Dstty.c85 static const struct flag cflags[] = { variable
/third_party/gn/src/gn/
Dqt_creator_writer.cc214 void ParseCompilerOptions(const std::vector<std::string>& cflags, in ParseCompilerOptions()
Dcompile_commands_writer.cc45 std::string cflags; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h140 int cflags; /* copy of llvm_regcomp() cflags argument */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h137 int cflags; /* copy of llvm_regcomp() cflags argument */ member
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dandroid.py708 def ExtractIncludesFromCFlags(self, cflags): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Dandroid.py767 def ExtractIncludesFromCFlags(self, cflags): argument
/third_party/libxkbcommon/
Dmeson.build18 cflags = [ variable
/third_party/musl/src/regex/
Dtre.h167 int cflags; member

12