/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_pipeline.c | 1015 struct anv_pipeline_bind_map *map; in emit_cb_state() local [all...] |
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 529 static void hd_map_init(nghttp2_hd_map *map) { in hd_map_init() argument 533 static void hd_map_insert(nghttp2_hd_map *map, nghttp2_hd_entry *ent) { in hd_map_insert() argument 548 static nghttp2_hd_entry *hd_map_find(nghttp2_hd_map *map, int *exact_match, in hd_map_find() argument 577 static void hd_map_remove(nghttp2_hd_map *map, nghttp2_hd_entry *ent) { in hd_map_remove() argument 1100 add_hd_table_incremental(nghttp2_hd_context *context, nghttp2_hd_nv *nv, nghttp2_hd_map *map, uint32_t hash) add_hd_table_incremental() argument 1196 search_hd_table(nghttp2_hd_context *context, const nghttp2_nv *nv, int32_t token, int indexing_mode, nghttp2_hd_map *map, uint32_t hash) search_hd_table() argument 1223 hd_context_shrink_table_size(nghttp2_hd_context *context, nghttp2_hd_map *map) hd_context_shrink_table_size() argument [all...] |
H A D | nghttp2_hd.h | 222 nghttp2_hd_map map; member
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer.h | 178 void *(*map)(struct vn_renderer *renderer, struct vn_renderer_bo *bo); member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_texture.c | 482 uint8_t *map; in llvmpipe_resource_map() local 684 ubyte *map; in llvmpipe_transfer_map_ms() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_vp3_video_vp.c | 217 nouveau_vp3_fill_picparm_mpeg12_vp(struct nouveau_vp3_decoder *dec, struct pipe_mpeg12_picture_desc *desc, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_mpeg12_vp() argument 266 nouveau_vp3_fill_picparm_mpeg4_vp(struct nouveau_vp3_decoder *dec, struct pipe_mpeg4_picture_desc *desc, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_mpeg4_vp() argument 313 nouveau_vp3_fill_picparm_h264_vp(struct nouveau_vp3_decoder *dec, const struct pipe_h264_picture_desc *d, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_h264_vp() argument 400 nouveau_vp3_fill_picparm_h264_vp_refs(struct nouveau_vp3_decoder *dec, struct pipe_h264_picture_desc *d, struct nouveau_vp3_video_buffer *refs[16], struct nouveau_vp3_video_buffer *target, char *map) nouveau_vp3_fill_picparm_h264_vp_refs() argument 425 nouveau_vp3_fill_picparm_vc1_vp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *d, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_vc1_vp() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | convtest.cpp | 357 UnicodeString s, map, mapnot; in TestGetUnicodeSet() local
|
/third_party/libevdev/libevdev/ |
H A D | libevdev.c | 733 const unsigned int map[] = {BTN_TOOL_FINGER, BTN_TOOL_DOUBLETAP, in terminate_slots() local
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | tinjpage.c | 68 void *map = mmap(start, length, prot, flags, fd, offset); in checked_mmap() local
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/ |
H A D | page-poisoning.c | 189 void *map = mmap(start, length, prot, flags, fd, offset); in checked_mmap() local
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tinjpage.c | 68 void *map = mmap(start, length, prot, flags, fd, offset); in checked_mmap() local
|
/third_party/libinput/test/ |
H A D | test-touchpad.c | 3696 unsigned int map[] = {0, BTN_TOOL_PEN, BTN_TOOL_DOUBLETAP, in START_TEST() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | expression.h | 263 struct type_expression *map; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | access-info.cc | 31 bool CanInlinePropertyAccess(MapRef map, AccessMode access_mode) { in CanInlinePropertyAccess() argument 368 ComputeElementAccessInfo( MapRef map, AccessMode access_mode) const ComputeElementAccessInfo() argument 410 ComputeDataFieldAccessInfo( MapRef receiver_map, MapRef map, NameRef name, base::Optional<JSObjectRef> holder, InternalIndex descriptor, AccessMode access_mode) const ComputeDataFieldAccessInfo() argument 523 AccessorAccessInfoHelper( Isolate* isolate, Zone* zone, JSHeapBroker* broker, const AccessInfoFactory* ai_factory, MapRef receiver_map, NameRef name, MapRef map, base::Optional<JSObjectRef> holder, AccessMode access_mode, AccessorsObjectGetter get_accessors) AccessorAccessInfoHelper() argument 668 TryLoadPropertyDetails( MapRef map, base::Optional<JSObjectRef> maybe_holder, NameRef name, InternalIndex* index_out, PropertyDetails* details_out) const TryLoadPropertyDetails() argument 711 ComputePropertyAccessInfo( MapRef map, NameRef name, AccessMode access_mode) const ComputePropertyAccessInfo() argument 1027 base::Optional<MapRef> map = TryMakeRef(broker(), map_handle); ConsolidateElementLoad() local 1044 LookupSpecialFieldAccessor( MapRef map, NameRef name) const LookupSpecialFieldAccessor() argument 1086 LookupTransition( MapRef map, NameRef name, base::Optional<JSObjectRef> holder, PropertyAttributes attrs) const LookupTransition() argument [all...] |
H A D | access-builder.cc | 108 ForJSObjectInObjectProperty( const MapRef& map, int index, MachineType machine_type) ForJSObjectInObjectProperty() argument
|
H A D | compilation-dependencies.cc | 266 explicit StableMapDependency(const MapRef& map) in StableMapDependency() argument 316 Handle<Map> map = receiver_map_.object(); variable 431 OwnConstantDataPropertyDependency(JSHeapBroker* broker, const JSObjectRef& holder, const MapRef& map, Representation representation, FieldIndex index, const ObjectRef& value) OwnConstantDataPropertyDependency() argument 595 TransitionDependency(const MapRef& map) TransitionDependency() argument 655 FieldRepresentationDependency(const MapRef& map, InternalIndex descriptor, Representation representation) FieldRepresentationDependency() argument 708 FieldTypeDependency(const MapRef& map, InternalIndex descriptor, const ObjectRef& type) FieldTypeDependency() argument 753 FieldConstnessDependency(const MapRef& map, InternalIndex descriptor) FieldConstnessDependency() argument 1035 MapRef map = function.initial_map(this); DependOnInitialMap() local 1048 DependOnStableMap(const MapRef& map) DependOnStableMap() argument 1069 DependOnFieldConstness( const MapRef& map, InternalIndex descriptor) DependOnFieldConstness() argument 1162 DependOnOwnConstantDataProperty( const JSObjectRef& holder, const MapRef& map, Representation representation, FieldIndex index, const ObjectRef& value) DependOnOwnConstantDataProperty() argument 1275 DependOnStablePrototypeChain(CompilationDependencies* deps, MapRef map, base::Optional<JSObjectRef> last_prototype) DependOnStablePrototypeChain() argument 1365 FieldRepresentationDependencyOffTheRecord( const MapRef& map, InternalIndex descriptor, Representation representation) const FieldRepresentationDependencyOffTheRecord() argument 1373 FieldTypeDependencyOffTheRecord( const MapRef& map, InternalIndex descriptor, const ObjectRef& type) const FieldTypeDependencyOffTheRecord() argument [all...] |
H A D | escape-analysis.cc | 746 Node* map; in ReduceNode() local
|
H A D | simplified-operator.h | 77 MaybeHandle<Map> map; // map of the field value (if known). member [all...] |
H A D | graph-assembler.cc | 244 Node* map = WordXor(map_word, IntPtrConstant(Internals::kMapWordXorMask)); in UnpackMapWord() local 248 Node* GraphAssembler::PackMapWord(TNode<Map> map) { in PackMapWord() argument
|
H A D | types.cc | 141 Type::bitset BitsetType::Lub(const MapRefLike& map) { in Lub() argument [all...] |
H A D | load-elimination.cc | 273 AliasStateInfo(const AbstractState* state, Node* object, Handle<Map> map) in AliasStateInfo() argument 689 Handle<Map> map; in MayAlias() local [all...] |
/third_party/node/deps/v8/src/baseline/ia32/ |
H A D | baseline-assembler-ia32-inl.h | 169 void BaselineAssembler::JumpIfInstanceType(Condition cc, Register map, in JumpIfInstanceType() argument 161 JumpIfObjectType(Condition cc, Register object, InstanceType instance_type, Register map, Label* target, Label::Distance distance) JumpIfObjectType() argument
|
/third_party/node/deps/v8/src/baseline/mips/ |
H A D | baseline-assembler-mips-inl.h | 161 void BaselineAssembler::JumpIfInstanceType(Condition cc, Register map, in JumpIfInstanceType() argument 152 JumpIfObjectType(Condition cc, Register object, InstanceType instance_type, Register map, Label* target, Label::Distance) JumpIfObjectType() argument
|
/third_party/node/deps/v8/src/baseline/loong64/ |
H A D | baseline-assembler-loong64-inl.h | 159 void BaselineAssembler::JumpIfInstanceType(Condition cc, Register map, in JumpIfInstanceType() argument 150 JumpIfObjectType(Condition cc, Register object, InstanceType instance_type, Register map, Label* target, Label::Distance) JumpIfObjectType() argument
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-wasm-objects.cc | 118 auto map = JSFunction::GetDerivedMap(isolate, fun, fun).ToHandleChecked(); in GetOrCreateDebugProxyMap() local 801 Handle<Map> map = isolate->factory()->NewMap( in New() local [all...] |