Home
last modified time | relevance | path

Searched refs:cflag (Results 1 – 21 of 21) sorted by relevance

/third_party/gn/src/gn/
Dvisual_studio_utils.cc40 void ParseCompilerOption(const std::string& cflag, CompilerOptions* options) { in ParseCompilerOption() argument
41 if (cflag.size() > 2 && cflag[0] == '/') { in ParseCompilerOption()
42 switch (cflag[1]) { in ParseCompilerOption()
44 AppendOption(cflag.size() > 3 && cflag[2] == 'I', forced_include_files, in ParseCompilerOption()
45 cflag.substr(3), ';') break; in ParseCompilerOption()
48 if (cflag[2] == 'S') { in ParseCompilerOption()
49 SetOption(cflag.size() == 3, buffer_security_check, "true") in ParseCompilerOption()
50 SetOption(cflag.size() == 4 && cflag[3] == '-', in ParseCompilerOption()
56 switch (cflag[2]) { in ParseCompilerOption()
58 SetOption(cflag.size() == 3, runtime_library, "MultiThreadedDLL") in ParseCompilerOption()
[all …]
Dvisual_studio_utils.h45 void ParseCompilerOption(const std::string& cflag, CompilerOptions* options);
/third_party/openssl/crypto/x509/
Dt_x509.c26 unsigned long cflag) in X509_print_ex_fp() argument
36 ret = X509_print_ex(b, x, nmflag, cflag); in X509_print_ex_fp()
48 unsigned long cflag) in X509_print_ex() argument
66 if (!(cflag & X509_FLAG_NO_HEADER)) { in X509_print_ex()
72 if (!(cflag & X509_FLAG_NO_VERSION)) { in X509_print_ex()
82 if (!(cflag & X509_FLAG_NO_SERIAL)) { in X509_print_ex()
120 if (!(cflag & X509_FLAG_NO_SIGNAME)) { in X509_print_ex()
129 if (!(cflag & X509_FLAG_NO_ISSUER)) { in X509_print_ex()
138 if (!(cflag & X509_FLAG_NO_VALIDITY)) { in X509_print_ex()
152 if (!(cflag & X509_FLAG_NO_SUBJECT)) { in X509_print_ex()
[all …]
Dt_req.c38 unsigned long cflag) in X509_REQ_print_ex() argument
55 if (!(cflag & X509_FLAG_NO_HEADER)) { in X509_REQ_print_ex()
61 if (!(cflag & X509_FLAG_NO_VERSION)) { in X509_REQ_print_ex()
71 if (!(cflag & X509_FLAG_NO_SUBJECT)) { in X509_REQ_print_ex()
80 if (!(cflag & X509_FLAG_NO_PUBKEY)) { in X509_REQ_print_ex()
105 if (!(cflag & X509_FLAG_NO_ATTRIBUTES)) { in X509_REQ_print_ex()
166 if (!(cflag & X509_FLAG_NO_EXTENSIONS)) { in X509_REQ_print_ex()
184 if (!X509V3_EXT_print(bp, ex, cflag, 16)) { in X509_REQ_print_ex()
197 if (!(cflag & X509_FLAG_NO_SIGDUMP)) { in X509_REQ_print_ex()
/third_party/ltp/utils/sctp/func_tests/
Dtest_1_to_1_nonblock.c69 int sk,pf_class,lstn_sk,acpt_sk,flag,cflag,sflag; in main() local
136 cflag = fcntl(sk, F_GETFL, 0); in main()
137 if (cflag < 0) in main()
139 "cflag:%d, errno:%d", cflag, errno); in main()
/third_party/lwip/src/netif/ppp/
Dipcp.c166 { "novjccomp", o_bool, &ipcp_wantoptions[0].cflag,
168 &ipcp_allowoptions[0].cflag },
169 { "-vjccomp", o_bool, &ipcp_wantoptions[0].cflag,
171 &ipcp_allowoptions[0].cflag },
621 wo->cflag = 1; in ipcp_init()
637 ao->cflag = 1; in ipcp_init()
827 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument
836 PUTCHAR(cflag, ucp); \ in ipcp_addci()
892 go->maxslotindex, go->cflag); in ipcp_addci()
958 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument
[all …]
/third_party/jerryscript/targets/curie_bsp/
Dsetup.py132 return '\n'.join(['cflags-y += {0}'.format(cflag) for cflag in cflags_list])
/third_party/lwip/src/include/netif/ppp/
Dipcp.h100 unsigned int cflag :1; member
/third_party/node/tools/gyp/pylib/gyp/generator/
Declipse.py148 for cflag in cflags:
149 if cflag.startswith("-I"):
150 include_dir = cflag[2:]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Declipse.py141 for cflag in cflags:
142 if cflag.startswith('-I'):
143 include_dir = cflag[2:]
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_android_bp.py283 for cflag in target_info[cflag_type]:
285 if re.search(allowlisted_cflag, cflag):
286 result.append(cflag)
/third_party/skia/third_party/externals/abseil-cpp/CMake/
DAbseilHelpers.cmake161 foreach(cflag ${ABSL_CC_LIB_COPTS})
162 if(${cflag} MATCHES "^(-Wno|/wd)")
164 set(PC_CFLAGS "${PC_CFLAGS} ${cflag}")
165 elseif(${cflag} MATCHES "^(-W|/w[1234eo])")
168 set(PC_CFLAGS "${PC_CFLAGS} ${cflag}")
/third_party/boost/tools/build/src/tools/
Ddmc.jam112 # Compiling sources to be linked into a shared lib (dll) the -WD cflag should be used
113 # Compiling sources to be linked into a static lib (lib) or executable the -WA cflag should be used
114 # But for some reason the -WD cflag is always in use.
/third_party/e2fsprogs/e2fsck/
Dunix.c61 static int cflag; /* check disk */ variable
366 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag) in check_if_skip()
919 if (cflag++) in PRS()
1006 if ((ctx->options & E2F_OPT_NO) && cflag) { in PRS()
1106 if (cflag && bad_blocks_file) { in PRS()
1129 if (cflag) { in PRS()
1876 else if (cflag) in main()
/third_party/python/Doc/library/
Dtermios.rst34 follows: ``[iflag, oflag, cflag, lflag, ispeed, ospeed, cc]`` where *cc* is a
/third_party/mesa3d/src/mesa/main/
Dvarray.c2569 layout->cflag = true; in _mesa_get_interleaved_layout()
2576 layout->cflag = true; in _mesa_get_interleaved_layout()
2583 layout->cflag = true; in _mesa_get_interleaved_layout()
2596 layout->cflag = true; layout->nflag = true; in _mesa_get_interleaved_layout()
2616 layout->tflag = true; layout->cflag = true; in _mesa_get_interleaved_layout()
2624 layout->tflag = true; layout->cflag = true; in _mesa_get_interleaved_layout()
2639 layout->tflag = true; layout->cflag = true; layout->nflag = true; in _mesa_get_interleaved_layout()
2648 layout->tflag = true; layout->cflag = true; layout->nflag = true; in _mesa_get_interleaved_layout()
2697 if (layout.cflag) { in _mesa_InterleavedArrays()
Dvarray.h33 bool tflag, cflag, nflag; /* enable/disable flags */ member
Dglthread_varray.c686 if (layout.cflag) { in _mesa_glthread_InterleavedArrays()
/third_party/openssl/include/openssl/
Dx509.h783 unsigned long cflag);
795 unsigned long cflag);
801 unsigned long cflag);
/third_party/e2fsprogs/misc/
Dmke2fs.c83 static int cflag; variable
259 quiet ? "" : "-s ", (cflag > 1) ? "-w " : "", in test_disk()
1674 cflag++; in PRS()
3260 if (cflag) in main()
/third_party/musl/
DWHATSNEW678 - only use expensive -ffloat-store cflag on archs/compilers that need it