Home
last modified time | relevance | path

Searched defs:first (Results 151 - 175 of 1212) sorted by relevance

12345678910>>...49

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dirty_surfaces.h70 util_dirty_surfaces_use_levels_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, unsigned first, unsigned last, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_levels_for_sampling() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_dump.cpp304 bool first = true; in dump_vec() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c577 unsigned first = decl->Range.First; in svga_translate_decl_sm30() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_compute.c108 panfrost_set_global_binding(struct pipe_context *pctx, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) panfrost_set_global_binding() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.h71 struct r300_fragment_shader_code* first; member
/third_party/node/deps/uv/src/win/
H A Dreq-inl.h143 uv_req_t* first; in uv__process_reqs() local
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dreadme_preview.rs289 let mut first = true; in set_color() variables
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp61 static deUint32 seriesProduct (deUint32 first, deUint32 last) in seriesProduct() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dfuzzer_pass_add_opphi_synonyms_test.cpp26 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
H A Dtransformation_add_opphi_synonym_test.cpp25 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product.cpp49 bool first = true; in operator <<() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2.h18 ValidateDrawArrays(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLint first, GLsizei count) ValidateDrawArrays() argument
/third_party/skia/src/core/
H A DSkRecordPattern.h142 template <typename T> T* first() { return fFirst.get(); } in first() function in SkRecords::Pattern
150 int matchFirst(T* first, SkRecord* record, int i) { in matchFirst() argument
161 int matchFirst(Greedy<T>* first, SkRecord* record, int i) { in matchFirst() argument
[all...]
/third_party/skia/samplecode/
H A DSampleCusp.cpp30 bool first = true; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dfuzzer_pass_add_opphi_synonyms_test.cpp26 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
H A Dtransformation_add_opphi_synonym_test.cpp25 protobufs::Fact MakeSynonymFact(uint32_t first, uint32_t second) { in MakeSynonymFact() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product.cpp49 bool first = true; in operator <<() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dpluralranges.cpp42 StandardPlural::Form first = StandardPlural::fromString(value.getUnicodeString(status), status); variable
130 StandardPluralRanges::resolve(StandardPlural::Form first, StandardPlural::Form second) const { in resolve() argument
111 addPluralRange( StandardPlural::Form first, StandardPlural::Form second, StandardPlural::Form result) addPluralRange() argument
115 U_ASSERT(fTriplesLen < fTriples.getCapacity()); fTriples[fTriplesLen] = {first, second, result}; fTriplesLen++; } void StandardPluralRanges::setCapacity(int32_t length, UErrorCode& status) { if (U_FAILURE(status)) { return; } if (length > fTriples.getCapacity()) addPluralRange() argument
/third_party/skia/third_party/externals/dawn/src/tests/
H A DParamGenerator.h127 auto MakeParamGenerator(std::vector<BackendTestConfig>&& first, in MakeParamGenerator() argument
134 auto MakeParamGenerator(std::vector<BackendTestConfig>&& first, std::vector<Params>&&... params) { in MakeParamGenerator() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/utils/
H A DDebug.h59 bool first = true; in Write() local
73 bool first = true; in Write() local
98 inline std::ostream& Write(std::ostream& out, FIRST&& first, REST&&... rest) { in Write() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSubresource.h67 T first; member
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.c31 FTC_MruNode first = *plist; in FTC_MruNode_Prepend() local
75 FTC_MruNode first = *plist; in FTC_MruNode_Up() local
124 FTC_MruNode first = *plist; FTC_MruNode_Remove() local
206 FTC_MruNode first, node; FT_LOCAL_DEF() local
330 FTC_MruNode first, node, next; FTC_MruList_RemoveSelection() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-table.hh417 uint16_t first; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtransform.h110 void PutAll(T0&& first) { in PutAll() argument
115 void PutAll(T0&& first, Tn&&... remainder) { in PutAll() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dnorm2allmodes.h77 normalizeSecondAndAppend(UnicodeString &first, in normalizeSecondAndAppend() argument
[all...]

Completed in 14 milliseconds

12345678910>>...49