| /third_party/openssl/crypto/ |
| H A D | mem.c | 279 int CRYPTO_set_mem_debug(int flag) in CRYPTO_set_mem_debug() argument 296 void CRYPTO_mem_debug_malloc(void *addr, size_t num, int flag, in CRYPTO_mem_debug_malloc() argument 302 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, int flag, in CRYPTO_mem_debug_realloc() argument 308 void CRYPTO_mem_debug_free(void *addr, int flag, in CRYPTO_mem_debug_free() argument
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_ctx.c | 316 static BIGNUM *BN_POOL_get(BN_POOL *p, int flag) in BN_POOL_get() argument
|
| H A D | bn_rand.c | 23 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom, in bnrand() argument 133 static int bnrand_range(BNRAND_FLAG flag, BIGNUM *r, const BIGNUM *range, in bnrand_range() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | HLSLCompiler.cpp | 65 bool IsCompilerFlagSet(UINT mask, UINT flag) in IsCompilerFlagSet() argument
|
| /third_party/skia/third_party/externals/spirv-tools/tools/opt/ |
| H A D | opt.cpp | 578 std::string flag; in ReadFlagsFromFile() local 579 iss >> flag; in ReadFlagsFromFile() local [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrRenderTask.h | 189 void setFlag(uint32_t flag) { in setFlag() argument 193 void resetFlag(uint32_t flag) { in resetFlag() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkBmpRLECodec.cpp | 373 const uint8_t flag = fStreamBuffer[fCurrRLEByte++]; in decodeRLE() local
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkAMDMemoryAllocator.cpp | 406 bool flag = SkGetMemoryOptimizedFlag(); in dumpVmaStats() local 441 bool flag = SkGetVmaDefragmentOn(); in vmaDefragment() local
|
| /third_party/openssl/providers/implementations/macs/ |
| H A D | hmac_prov.c | 290 int flag = 0; in set_flag() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/ |
| H A D | opt.cpp | 578 std::string flag; in ReadFlagsFromFile() local 579 iss >> flag; in ReadFlagsFromFile() local [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | gif2webp.c | 187 int flag; in main() member
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | pnmdec.c | 67 static size_t FlagError(const char flag[]) { in FlagError() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csdetect.cpp | 203 UBool CharsetDetector::setStripTagsFlag(UBool flag) in setStripTagsFlag() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape-complex-use.cc | 419 uint32_t flag = FLAG_UNSAFE (info[i].use_category()); in reorder_syllable_use() local
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | unzip.h | 115 uLong flag; /* general purpose bit flag 2 bytes */ member 136 uLong flag; /* general purpose bit flag 2 bytes */ member
|
| /third_party/toybox/porting/liteos_a/toys/net/ |
| H A D | ifconfig.c | 167 int flag, ioctl; in display_ifconfig() member
|
| /third_party/toybox/toys/net/ |
| H A D | ifconfig.c | 168 int flag, ioctl; in display_ifconfig() member
|
| /third_party/toybox/toys/pending/ |
| H A D | fsck.c | 51 int passno, flag; member
|
| H A D | stty.c | 71 struct flag { struct
|
| /third_party/toybox/toys/posix/ |
| H A D | sort.c | 322 int flag; in sort_main() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | pyexpat.c.h | 250 int flag; in pyexpat_xmlparser_SetParamEntityParsing() local 288 int flag = 1; pyexpat_xmlparser_UseForeignDTD() local [all...] |
| H A D | signalmodule.c.h | 256 int flag; in signal_siginterrupt() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | usage.cc | 192 void FlagHelpHumanReadable(const CommandLineFlag& flag, std::ostream& out) { in FlagHelpHumanReadable() argument 335 FlagHelp(std::ostream& out, const CommandLineFlag& flag, HelpFormat format) FlagHelp() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | reflection.cc | 113 void FlagRegistry::RegisterFlag(CommandLineFlag& flag, const char* filename) { in RegisterFlag() argument 191 RegisterCommandLineFlag(CommandLineFlag& flag, const char* filename) RegisterCommandLineFlag() argument 284 auto* flag = ::new (static_cast<void*>(buf)) Retire() local [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | booleans.c | 147 static int bool_open(const char *name, int flag) { in bool_open() argument
|