/third_party/elfutils/backends/ |
H A D | x86_64_symbol.c | 43 x86_64_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type, in x86_64_reloc_simple_type() argument 65 x86_64_section_type_name (int type, in x86_64_section_type_name() argument
|
H A D | csky_symbol.c | 43 csky_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type, in csky_reloc_simple_type() argument 69 csky_section_type_name (int type, in csky_section_type_name() argument
|
H A D | sh_symbol.c | 43 sh_gotpc_reloc_check (Elf *elf __attribute__ ((unused)), int type) in sh_gotpc_reloc_check() argument 50 sh_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type, in sh_reloc_simple_type() argument
|
/third_party/alsa-lib/src/topology/ |
H A D | log.c | 21 void tplg_log_(snd_tplg_t *tplg, char type, size_t pos, const char *fmt, ...) in tplg_log_() argument
|
/third_party/benchmark/src/ |
H A D | timers.h | 21 typedef std::chrono::high_resolution_clock type; typedef 26 typedef std::chrono::steady_clock type; typedef 32 typedef ChooseSteadyClock<>::type type; typedef
|
/third_party/libuv/src/win/ |
H A D | stream-inl.h | 33 uv__stream_init(uv_loop_t* loop, uv_stream_t* handle, uv_handle_type type) uv__stream_init() argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_descriptor_set.c | 34 v3dX(descriptor_bo_size)(VkDescriptorType type) in descriptor_bo_size() argument
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-init-expr.cc | 14 ValueType WasmInitExpr::type(const WasmModule* module, in type() function in v8::internal::wasm::WasmInitExpr
|
/third_party/musl/src/hook/linux/ |
H A D | musl_fdtrack.h | 40 uint32_t type; member
|
H A D | socket_common.c | 22 int socket(int domain, int type, int protocol) in socket() argument
|
/third_party/musl/porting/linux/user/src/hook/ |
H A D | socket_common.c | 7 int socket(int domain, int type, int protocol) in socket() argument
|
H A D | musl_fdtrack.h | 17 uint32_t type; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_data.c | 141 void *ares_malloc_data(ares_datatype type) in ares_malloc_data() argument
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_blend_logicop.c | 49 LLVMTypeRef type; in lp_build_logicop() local
|
/third_party/ltp/testcases/kernel/syscalls/add_key/ |
H A D | add_key02.c | 27 const char *type; member [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-plural-rules-inl.h | 35 inline void JSPluralRules::set_type(Type type) { in set_type() argument 42 inline JSPluralRules::Type JSPluralRules::type() const { in type() function in v8::internal::JSPluralRules
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_mutex_init.c | 41 int32_t type = PTHREAD_MUTEX_RECURSIVE; in pthread_mutex_init_0200() local 53 int32_t type = PTHREAD_MUTEX_ERRORCHECK; in pthread_mutex_init_0300() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | d2i_pu.c | 28 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PublicKey() argument
|
/third_party/node/deps/uv/src/win/ |
H A D | stream-inl.h | 33 uv__stream_init(uv_loop_t* loop, uv_stream_t* handle, uv_handle_type type) uv__stream_init() argument
|
/third_party/node/deps/uvwasi/src/ |
H A D | wasi_rights.c | 6 uvwasi__get_rights(uv_file fd, int flags, uvwasi_filetype_t type, uvwasi_rights_t* rights_base, uvwasi_rights_t* rights_inheriting) uvwasi__get_rights() argument
|
/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/ |
H A D | MethodInfoExtensions.cs | 43 internal static Delegate CreateDelegate(this MethodInfo method, Type type) => in CreateDelegate() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | TranslatorMetalUtils.cpp | 297 ImmutableString GetMetalTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetMetalTypeName() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | CodeGen.cpp | 41 TCompiler *ConstructCompiler(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in ConstructCompiler() argument
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_struct_test.cc | 37 auto type = script->GetType("my_struct"); in TEST_F() local 97 auto type = script->GetType("my_struct"); TEST_F() local 267 auto type = script->GetType("my_struct"); TEST_F() local 305 auto type = script->GetType("my_struct"); TEST_F() local 355 auto type = script->GetType("my_struct"); TEST_F() local 417 auto type = script->GetType("my_struct"); TEST_F() local [all...] |
/third_party/skia/src/gpu/mock/ |
H A D | GrMockBuffer.h | 17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer() argument
|