Home
last modified time | relevance | path

Searched defs:first (Results 1301 - 1325 of 1408) sorted by relevance

1...<<51525354555657

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh548 HBGlyphID16 first; /* First GlyphID in the range */ member
[all...]
/third_party/python/Lib/test/
H A Dtest_tarfile.py1539 first = True variable in WriteTest.test_open_nonwritable_fileobj.BadFile
/third_party/skia/third_party/externals/expat/expat/tests/
H A Druntests.c7460 versions_equal(const XML_Expat_Version *first, const XML_Expat_Version *second) versions_equal() argument
10408 const char *first = "<doc xmlns='http://example.org/'>\\n" START_TEST() local
[all...]
/third_party/python/Objects/
H A Ddictobject.c2405 int first; in dict_repr() local
/third_party/selinux/libsepol/cil/src/
H A Dcil.c1554 int first = -1; in __cil_level_strlen() local
1607 int first = -1; __cil_level_to_string() local
[all...]
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c636 int first = 1; in xperms_to_cil() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp292 static string twoValuedVec4 (const string& first, const string& second, const BVec4& firstMask) in twoValuedVec4() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp262 bool first; member
1929 GLuint first; in render() member
2489 name << "first" << first << "_"; in getName() local
2574 << "first " << first << ", "; in getDesc() local
2711 << "\\tfirst " << first << "\\n"; getMultilineDesc() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp93 inline void append (std::vector<T>& first, const std::vector<T>& second) in append() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp206 static std::string twoValuedVec4 (const std::string& first, const std::string& second, const BVec4& firstMask) in twoValuedVec4() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c1939 int tsecs, tusecs, first; in wpa_ft_pull_pmk_r1() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c1937 int tsecs, tusecs, first; in wpa_ft_pull_pmk_r1() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp4396 CopyDeque(const JSHandle<TaggedArray> &old, uint32_t newLength, [[maybe_unused]] uint32_t oldLength, uint32_t first, uint32_t last) CopyDeque() argument
/third_party/ffmpeg/libavformat/
H A Dmovenc.c5218 mov_write_trun_tag(AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track, int moof_size, int first, int end) global() argument
7196 int first[AVMEDIA_TYPE_NB]; global() local
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1470 SomeOfArrayMatcher(Iter first, Iter last) SomeOfArrayMatcher() argument
3375 ElementsAreMatcherImpl(InputIter first, InputIter last) ElementsAreMatcherImpl() argument
3619 UnorderedElementsAreMatcherImpl(UnorderedMatcherRequire::Flags matcher_flags, InputIter first, InputIter last) UnorderedElementsAreMatcherImpl() argument
3755 UnorderedElementsAreArrayMatcher(UnorderedMatcherRequire::Flags match_flags, Iter first, Iter last) UnorderedElementsAreArrayMatcher() argument
3776 ElementsAreArrayMatcher(Iter first, Iter last) ElementsAreArrayMatcher() argument
4150 ElementsAreArray(Iter first, Iter last) ElementsAreArray() argument
4195 UnorderedElementsAreArray(Iter first, Iter last) UnorderedElementsAreArray() argument
4859 IsSupersetOf(Iter first, Iter last) IsSupersetOf() argument
4916 IsSubsetOf(Iter first, Iter last) IsSubsetOf() argument
5150 AnyOfArray(Iter first, Iter last) AnyOfArray() argument
5158 AllOfArray(Iter first, Iter last) AllOfArray() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c1785 UChar first[4] = { 0 }; in TestVariableTopSetting() local
2669 static const char *first[] = { TestHebrewUCA() local
[all...]
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h737 unsigned first; // the first (matching) test to be executed member
[all...]
/third_party/json/single_include/nlohmann/
H A Djson.hpp6213 iterator_input_adapter(IteratorType first, IteratorType last) in iterator_input_adapter() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c875 bool first = true; in tu6_setup_streamout() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c5264 LLVMValueRef first = LLVMGetFirstInstruction(blockref); in visit_block() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h257 bool first[V3DV_QUEUE_COUNT]; member
976 uint32_t first; member
990 uint32_t first; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1947 unsigned first = ctx->info.input_array_first[src->Indirect.ArrayID]; in fetch_gs_input() local
2105 int first; in r600_get_byte_address() local
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1799 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { in IsUtf16SurrogatePair() argument
1805 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse.c175 struct fuse_direntry *first; member
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1459 int first = i->FirstGapIndex(); RangesDefinedInDeferredStayInDeferred() local
1712 Instruction* first = code()->InstructionAt(instr_index); MeetConstraintsAfter() local
2592 const UseInterval* first = current->first_interval(); Verify() local
2982 TopLevelLiveRange* first = range->TopLevel(); Spill() local
[all...]

Completed in 158 milliseconds

1...<<51525354555657