Home
last modified time | relevance | path

Searched defs:target_map (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-proxy-gen.cc325 TNode<Map> target_map = LoadMap(target); in CheckHasTrapResult() local
378 TNode<Map> target_map = LoadMap(target); in CheckDeleteTrapResult() local
H A Dbuiltins-internal-gen.cc809 TNode<Map> target_map = LoadMap(target); in SetOrCopyDataProperties() local
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dhdm.c989 int target_map[CXL_DECODER_MAX_INTERLEAVE] = { 0 }; in devm_cxl_enumerate_decoders() local
21 add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, int *target_map) add_hdm_decoder() argument
797 init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, int *target_map, void __iomem *hdm, int which, u64 *dpa_base, struct cxl_endpoint_dvsec_info *info) init_hdm_decoder() argument
H A Dport.c1814 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked() argument
1864 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add() argument
1575 decoder_populate_targets(struct cxl_switch_decoder *cxlsd, struct cxl_port *port, int *target_map) decoder_populate_targets() argument
/kernel/linux/linux-6.6/drivers/cxl/
H A Dacpi.c200 int target_map[CXL_DECODER_MAX_INTERLEAVE]; in __cxl_parse_cfmws() local
/third_party/node/deps/v8/src/objects/
H A Dtransitions.cc433 Map target_map = Map::cast(heap_object); in GetPrototypeTransition() local
384 PutPrototypeTransition(Isolate* isolate, Handle<Map> map, Handle<Object> prototype, Handle<Map> target_map) PutPrototypeTransition() argument
H A Dstring.cc320 Map target_map = ComputeThinStringMap(isolate, initial_shape, in MakeThin() local
224 MigrateStringMapUnderLockIfNeeded( IsolateT* isolate, String string, Map initial_map, Map target_map, Callback update_representation, const DisallowGarbageCollection& no_gc) MigrateStringMapUnderLockIfNeeded() argument
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dcxl.c643 int *target_map; member
859 int target_map[CXL_DECODER_MAX_INTERLEAVE] = { 0 }; in mock_cxl_enumerate_decoders() local
/third_party/node/src/
H A Dinspector_socket_server.cc361 std::map<std::string, std::string>& target_map = response.back(); in SendListResponse() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c2045 const FT_Bitmap* target_map = params->target; in gray_raster_render() local
[all...]
/third_party/node/deps/v8/src/ic/
H A Dic.cc749 bool IC::IsTransitionOfMonomorphicTarget(Map source_map, Map target_map) { in IsTransitionOfMonomorphicTarget() argument
3270 Handle<Map> target_map = in RUNTIME_FUNCTION() local
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftraster.c3228 const FT_Bitmap* target_map = params->target; in ft_black_render() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmvumi.h509 unsigned char *target_map; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmvumi.h518 unsigned char *target_map; member
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.c2776 unsigned long *target_map = SIT_I(sbi)->tmp_map; in __next_free_blkoff() local
2807 unsigned long *target_map = SIT_I(sbi)->tmp_map; in f2fs_segment_has_free_slot() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c2818 unsigned long *target_map = SIT_I(sbi)->tmp_map; in __next_free_blkoff() local
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc4813 Node* target_map = __ HeapConstant(transition.target()); in LowerTransitionElementsKind() local
4827 __ StoreField(AccessBuilder::ForMap(), object, target_map); in LowerTransitionElementsKind() local
5695 Node* target_map = __ HeapConstant(target); in TransitionElementsTo() local
5698 __ StoreField(AccessBuilder::ForMap(), array, target_map); in TransitionElementsTo() local

Completed in 55 milliseconds