Home
last modified time | relevance | path

Searched defs:type (Results 401 - 425 of 20759) sorted by relevance

1...<<11121314151617181920>>...831

/third_party/musl/porting/linux/user/src/hook/
H A Dsocket_common.c7 int socket(int domain, int type, int protocol) in socket() argument
H A Dmusl_fdtrack.h17 uint32_t type; member
/third_party/musl/src/hook/linux/
H A Dsocket_common.c22 int socket(int domain, int type, int protocol) in socket() argument
/third_party/node/deps/cares/src/lib/
H A Dares_data.c141 void *ares_malloc_data(ares_datatype type) in ares_malloc_data() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_logicop.c49 LLVMTypeRef type; in lp_build_logicop() local
/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key02.c27 const char *type; member
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-plural-rules-inl.h35 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 Dpthread_mutex_init.c41 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 Dd2i_pu.c28 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 Dstream-inl.h33 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 Dwasi_rights.c6 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 DMethodInfoExtensions.cs43 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 DTranslatorMetalUtils.cpp297 ImmutableString GetMetalTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetMetalTypeName() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCodeGen.cpp41 TCompiler *ConstructCompiler(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in ConstructCompiler() argument
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_struct_test.cc37 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 DGrMockBuffer.h17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer() argument
/third_party/skia/src/sksl/ir/
H A DSkSLTypeReference.cpp15 Convert(const Context& context, int line, const Type* type) Convert() argument
25 Make(const Context& context, int line, const Type* type) Make() argument
H A DSkSLConstructorSplat.cpp14 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
H A DSkSLPoison.h21 Poison(int line, const Type* type) in Poison() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DResult.cpp20 intptr_t MakePayload(const void* pointer, PayloadType type) { in MakePayload() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DError.cpp33 wgpu::ErrorType ToWGPUErrorType(InternalErrorType type) { in ToWGPUErrorType() argument
51 InternalErrorType FromWGPUErrorType(wgpu::ErrorType type) { in FromWGPUErrorType() argument
/third_party/openssl/crypto/asn1/
H A Dd2i_pu.c28 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PublicKey() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dalias.h48 const Type* const type; member in tint::ast::Alias
H A Datomic.h48 const Type* const type; member in tint::ast::Atomic
H A Dbitcast_expression.h49 const Type* const type; member in tint::ast::BitcastExpression

Completed in 8 milliseconds

1...<<11121314151617181920>>...831