Home
last modified time | relevance | path

Searched defs:index (Results 2701 - 2725 of 3886) sorted by relevance

1...<<101102103104105106107108109110>>...156

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c97 gl_buffer_index index; in attachment_to_buffer_index() local
131 buffer_index_to_attachment(gl_buffer_index index) buffer_index_to_attachment() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c66 add_dependency(struct util_dynarray *table, unsigned index, uint16_t mask, midgard_instruction **instructions, unsigned child) in add_dependency() argument
88 mark_access(struct util_dynarray *table, unsigned index, uint16_t mask, unsigned parent) in mark_access() argument
H A Dmidgard_ra.c1043 unsigned index = 0; in mir_spill_register() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c878 nv50_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) nv50_set_constant_buffer() argument
1169 nva0_so_target_save_offset(struct pipe_context *pipe, struct pipe_stream_output_target *ptarg, unsigned index, bool serialize) nva0_so_target_save_offset() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dicusvtst.cpp142 ICUServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, in runIndexedTest() argument
H A Dplurults.cpp46 void PluralRulesTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Drbbiapts.cpp1415 void RBBIAPITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dstrcase.cpp90 StringCaseTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
[all...]
H A Dtzregts.cpp26 TimeZoneRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dconvtest.cpp70 ConversionTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
205 int32_t offsetsLength, index; in TestFromUnicode() local
[all...]
H A Dtestidna.cpp1249 void TestIDNA::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par) in runIndexedTest() argument
H A Dtstnorm.cpp30 void BasicNormalizerTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
595 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) : in UChar32Iterator() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp693 int index = 0; in array_write_xml() local
1031 int32_t first, index; in bundle_write_xml() local
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp735 uint32_t index = nonRecursive32.size() + 1; in computeDecompositions() local
852 size_t index = 0; in computeDecompositions() local
[all...]
/third_party/libinput/include/linux/linux/
H A Dinput.h111 __u16 index; member
/third_party/libinput/include/linux/freebsd/
H A Dinput.h112 uint16_t index; member
/third_party/libevdev/include/linux/linux/
H A Dinput.h119 __u16 index; member
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc680 bool PhoneNumberMatcher::Find(int index, PhoneNumberMatch* match) { in Find() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h256 struct expression *index; member
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.cc418 int index = descriptors->GetFieldIndex(descriptor); in ComputeDataFieldAccessInfo() local
757 InternalIndex index = InternalIndex::NotFound(); in ComputePropertyAccessInfo() local
1110 int const index = details.field_index(); LookupTransition() local
[all...]
H A Daccess-builder.cc475 FieldAccess AccessBuilder::ForJSDateField(JSDate::FieldIndex index) { in ForJSDateField() argument
887 FieldAccess AccessBuilder::ForFeedbackVectorSlot(int index) { in ForFeedbackVectorSlot() argument
897 FieldAccess AccessBuilder::ForWeakFixedArraySlot(int index) { in ForWeakFixedArraySlot() argument
108 ForJSObjectInObjectProperty( const MapRef& map, int index, MachineType machine_type) ForJSObjectInObjectProperty() argument
876 ForFixedArraySlot( size_t index, WriteBarrierKind write_barrier_kind) ForFixedArraySlot() argument
924 ForContextSlot(size_t index) ForContextSlot() argument
936 ForContextSlotKnownPointer(size_t index) ForContextSlotKnownPointer() argument
[all...]
H A Dcompilation-dependencies.cc943 OwnConstantElementDependency(const JSObjectRef& holder, uint32_t index, in OwnConstantElementDependency() argument
431 OwnConstantDataPropertyDependency(JSHeapBroker* broker, const JSObjectRef& holder, const MapRef& map, Representation representation, FieldIndex index, const ObjectRef& value) OwnConstantDataPropertyDependency() argument
501 OwnConstantDictionaryPropertyDependency(JSHeapBroker* broker, const JSObjectRef& holder, InternalIndex index, const ObjectRef& value) OwnConstantDictionaryPropertyDependency() argument
1156 DependOnOwnConstantElement( const JSObjectRef& holder, uint32_t index, const ObjectRef& element) DependOnOwnConstantElement() argument
1162 DependOnOwnConstantDataProperty( const JSObjectRef& holder, const MapRef& map, Representation representation, FieldIndex index, const ObjectRef& value) DependOnOwnConstantDataProperty() argument
1169 DependOnOwnConstantDictionaryProperty( const JSObjectRef& holder, InternalIndex index, const ObjectRef& value) DependOnOwnConstantDictionaryProperty() argument
[all...]
H A Dcommon-operator.h146 ParameterInfo(int index, const char* debug_name) in ParameterInfo() argument
151 int index() const { return index_; } in index() function in v8::internal::compiler::final
[all...]
H A Descape-analysis.cc522 Maybe<int> OffsetOfElementAt(ElementAccess const& access, int index) { in OffsetOfElementAt() argument
540 int index = static_cast<int>(min); in OffsetOfElementsAccess() local
606 Node* index = current->ValueInput(1); in ReduceNode() local
638 Node* index = current->ValueInput(1); ReduceNode() local
[all...]
H A Dgraph-visualizer.cc372 void JSONGraphWriter::PrintEdge(Node* from, int index, Node* to) { in PrintEdge() argument
628 int index = 0; in PrintSchedule() local
633 os_ << index << " "; in PrintSchedule() local
748 int index = -1; PrintLiveRange() local
758 os_ << " \\"fp_stack:" << index << "\\""; PrintLiveRange() local
760 os_ << " \\"stack:" << index << "\\""; PrintLiveRange() local
973 int index = top->GetSpillRange()->assigned_slot(); operator <<() local
976 os << "\\"fp_stack:" << index << "\\""; operator <<() local
978 os << "\\"stack:" << index << "\\""; operator <<() local
1164 int index = imm->indexed_value(); operator <<() local
1165 os << "\\"text\\": \\"imm:" << index << "\\","; operator <<() local
[all...]

Completed in 55 milliseconds

1...<<101102103104105106107108109110>>...156