Home
last modified time | relevance | path

Searched defs:first (Results 101 - 125 of 2686) sorted by relevance

12345678910>>...108

/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork13.c55 static int pid_distance(pid_t first, pid_t second) in pid_distance() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-id.cc43 int64_t first = debuggerId.substring(0, pos).toInteger64(&ok); in V8DebuggerId() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_split_tmp.h29 unsigned first, incr; in FUNC() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.h67 struct r300_vertex_shader_code *first; member
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Df_int.c59 int num = 0, slen = 0, first = 1; in a2i_ASN1_INTEGER() local
H A Df_string.c53 int num = 0, slen = 0, first = 1; in a2i_ASN1_STRING() local
H A Dt_bitst.c19 char first = 1; in ASN1_BIT_STRING_name_print() local
/third_party/openssl/crypto/asn1/
H A Df_string.c53 int num = 0, slen = 0, first = 1; in a2i_ASN1_STRING() local
H A Df_int.c59 int num = 0, slen = 0, first = 1; in a2i_ASN1_INTEGER() local
H A Dt_bitst.c19 char first = 1; in ASN1_BIT_STRING_name_print() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dspan_unittest.cpp159 constexpr Span first = sp.first(kSplitSize); in TEST() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DUtil.h25 static constexpr bool operator==(const D3D12_CPU_DESCRIPTOR_HANDLE & first, in operator ==() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Ddata_descriptor.cpp55 bool first = true; in operator <<() local
42 operator ()( const protobufs::DataDescriptor* first, const protobufs::DataDescriptor* second) const operator ()() argument
H A Duniform_buffer_element_descriptor.cpp34 operator ()( const protobufs::UniformBufferElementDescriptor* first, const protobufs::UniformBufferElementDescriptor* second) const operator ()() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Ddata_descriptor.cpp55 bool first = true; in operator <<() local
42 operator ()( const protobufs::DataDescriptor* first, const protobufs::DataDescriptor* second) const operator ()() argument
H A Duniform_buffer_element_descriptor.cpp34 operator ()( const protobufs::UniformBufferElementDescriptor* first, const protobufs::UniformBufferElementDescriptor* second) const operator ()() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.h29 int first; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dpluralranges.h51 StandardPlural::Form first; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h25 unsigned int first; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_constructor_expression_test.cc1172 auto* first = vec3<f32>(1.f, 2.f, 3.f); in TEST_F() local
1786 auto* first = vec3<f32>(1.f, 2.f, 3.f); in TEST_F() local
/third_party/spirv-tools/source/fuzz/
H A Ddata_descriptor.cpp55 bool first = true; in operator <<() local
42 operator ()( const protobufs::DataDescriptor* first, const protobufs::DataDescriptor* second) const operator ()() argument
H A Duniform_buffer_element_descriptor.cpp34 operator ()( const protobufs::UniformBufferElementDescriptor* first, const protobufs::UniformBufferElementDescriptor* second) const operator ()() argument
/third_party/python/Modules/cjkcodecs/
H A Dmappings_cn.h4053 Py_UCS4 first, last; member
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash.h322 static void CombineContiguousImpl(void* p, const unsigned char* first, in CombineContiguousImpl() argument
311 combine_contiguous(HashState hash_state, const unsigned char* first, size_t size) combine_contiguous() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dhash.cc21 CombineLargeContiguousImpl32( uint64_t state, const unsigned char* first, size_t len) CombineLargeContiguousImpl32() argument
35 CombineLargeContiguousImpl64( uint64_t state, const unsigned char* first, size_t len) CombineLargeContiguousImpl64() argument

Completed in 17 milliseconds

12345678910>>...108