/third_party/musl/src/internal/ |
H A D | locale_impl.h | 19 char flag; member
|
/third_party/musl/src/hook/linux/ |
H A D | musl_preinit.c | 601 bool flag = __set_hook_flag(false); in __uninstal_malloc_hook() local 647 bool flag = __set_hook_flag(false); in __install_memleak_tracker_hook() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_stream.c | 114 void nghttp2_stream_shutdown(nghttp2_stream *stream, nghttp2_shut_flag flag) { in nghttp2_stream_shutdown() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_stream.c | 114 void nghttp2_stream_shutdown(nghttp2_stream *stream, nghttp2_shut_flag flag) { in nghttp2_stream_shutdown() argument
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | ucm.cpp | 277 int8_t flag; in ucm_moveMappings() local
|
/third_party/icu/icu4c/source/tools/makeconv/ |
H A D | genmbcs.cpp | 374 MBCSAddToUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSAddToUnicode() argument 566 MBCSSingleAddFromUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t , UChar32 c, int8_t flag) MBCSSingleAddFromUnicode() argument 684 MBCSAddFromUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSAddFromUnicode() argument 902 MBCSOkForBaseFromUnicode(const MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSOkForBaseFromUnicode() argument [all...] |
H A D | gencnvex.c | 308 int8_t flag; in reduceToUMappings() local 596 int8_t flag; in prepareFromUMappings() local [all...] |
/third_party/libfuse/lib/ |
H A D | mount.c | 139 unsigned long flag; member
|
/third_party/node/deps/v8/src/flags/ |
H A D | flag-definitions.h | 128 MaybeBoolFlag flag; in Create() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | basic-memory-chunk.h | 177 void SetFlag(Flag flag) { main_thread_flags_ |= flag; } in SetFlag() argument 179 void ClearFlag(Flag flag) { in ClearFlag() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | contexts.cc | 365 InitializationFlag flag; in Lookup() local
|
H A D | transitions.cc | 41 Insert(Isolate* isolate, Handle<Map> map, Handle<Name> name, Handle<Map> target, SimpleTransitionFlag flag) Insert() argument
|
H A D | shared-function-info.cc | 719 EnsureBytecodeArrayAvailable( Isolate* isolate, Handle<SharedFunctionInfo> shared_info, IsCompiledScope* is_compiled_scope, CreateSourcePositions flag) EnsureBytecodeArrayAvailable() argument
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-object.cc | 1128 int flag = args.smi_value_at(3); in RUNTIME_FUNCTION() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_gmem.c | 674 set_bin_size(struct fd_ringbuffer *ring, uint32_t w, uint32_t h, uint32_t flag) in set_bin_size() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format.c | 1202 static once_flag flag = ONCE_FLAG_INIT; in util_format_unpack_description() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_fetch.cpp | 416 auto flag = s_flag_map.find(token.c_str()); in set_flag_from_string() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_render_pass.c | 178 VkDependencyFlags flag = screen->info.have_KHR_synchronization2 ? VK_DEPENDENCY_BY_REGION_BIT : 0; in create_render_pass2() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | opt.c | 42 static char *flag; variable [all...] |
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_def.c | 193 static int parsebool(const char *pval, int *flag) in parsebool() argument
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_key.c | 828 void EC_KEY_set_asn1_flag(EC_KEY *key, int flag) in EC_KEY_set_asn1_flag() argument
|
/third_party/openssl/apps/lib/ |
H A D | opt.c | 42 static char *flag; variable [all...] |
/third_party/openssl/crypto/conf/ |
H A D | conf_def.c | 193 static int parsebool(const char *pval, int *flag) in parsebool() argument
|
/third_party/openssl/crypto/ec/ |
H A D | ec_key.c | 828 void EC_KEY_set_asn1_flag(EC_KEY *key, int flag) in EC_KEY_set_asn1_flag() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageCompressionControlTests.cpp | 951 VkImageCompressionFlagsEXT flag; in createImageCompressionControlTests() member [all...] |