Home
last modified time | relevance | path

Searched defs:map (Results 176 - 200 of 1195) sorted by relevance

12345678910>>...48

/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma03.c73 void *map, *remap; in main() local
/third_party/node/deps/v8/src/compiler/
H A Dloop-peeling.cc115 Node* PeeledIteration::map(Node* node) { in map() function in v8::internal::compiler::PeeledIteration
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-qnx.cc100 } map; in GetSharedLibraryAddresses() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-function.cc118 Handle<Map> map = Map::AsLanguageMode(isolate, initial_map, shared_info); in CreateDynamicFunction() local
/third_party/node/deps/v8/src/heap/
H A Dfactory-inl.h61 NewFastOrSlowJSObjectFromMap( Handle<Map> map, int number_of_slow_properties, AllocationType allocation, Handle<AllocationSite> allocation_site) NewFastOrSlowJSObjectFromMap() argument
H A Dmarking-worklist-inl.h54 bool MarkingWorklists::Local::ExtractWrapper(Map map, JSObject object, in ExtractWrapper() argument
H A Dfactory-base-inl.h102 Map map = Map::GetInstanceTypeMap(roots, type); in NewStructInternal() local
108 Struct FactoryBase<Impl>::NewStructInternal(ReadOnlyRoots roots, Map map, in NewStructInternal() argument
/third_party/node/deps/v8/src/ic/
H A Dic-stats.cc136 ss << map; in AppendToTracedValue() local
H A Dic-stats.h42 void* map; member
/third_party/node/deps/v8/src/objects/
H A Djs-segment-iterator.cc41 Handle<Map> map = Handle<Map>( in Create() local
H A Dobjects-body-descriptors.h86 static bool IsValidSlot(Map map, HeapObject obj, int offset) { in IsValidSlot() argument
91 static inline void IterateBody(Map map, HeapObject obj, ObjectVisitor* v) { in IterateBody() argument
96 static inline void IterateBody(Map map, HeapObjec argument
102 SizeOf(Map map, HeapObject object) SizeOf() argument
117 SizeOf(Map map, HeapObject object) SizeOf() argument
128 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
133 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
139 SizeOf(Map map, HeapObject object) SizeOf() argument
169 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
174 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
180 SizeOf(Map map, HeapObject object) SizeOf() argument
200 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
203 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
207 SizeOf(Map map, HeapObject object) SizeOf() argument
226 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
232 IterateBody(Map map, HeapObject obj, ObjectVisitor* v) IterateBody() argument
238 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
244 SizeOf(Map map, HeapObject object) SizeOf() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.c53 void *map; in realloc_query_bo() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_query.c148 uint32_t temp, *map; in r300_get_query_result() local
H A Dr300_transfer.c112 char *map; in r300_texture_transfer_map() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_algorithm.c42 static int algorithm_do_map(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *map, in algorithm_do_map() argument
117 const OSSL_ALGORITHM *map = NULL; in algorithm_do_this() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DNfaFlattener.java185 recursivelySetMaxPathLength( Node node, int length, ValueGraph<Node, ?> graph, Map<Node, Integer> map) recursivelySetMaxPathLength() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DDisjointRangeMap.java40 private final SortedMap<T, RangeTree> map = new TreeMap<>(); field in DisjointRangeMap.Builder
137 private final ImmutableSortedMap<T, RangeTree> map; field in DisjointRangeMap
140 DisjointRangeMap( Column<T> column, SortedMap<T, RangeTree> map, RangeTree assignedRanges) DisjointRangeMap() argument
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_script_run.c90 uint32_t map[FULL_MAPSIZE]; in script_run() local
[all...]
/third_party/openssl/crypto/
H A Dcore_algorithm.c42 static int algorithm_do_map(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *map, in algorithm_do_map() argument
117 const OSSL_ALGORITHM *map = NULL; in algorithm_do_this() local
/third_party/skia/src/core/
H A DSkImageFilterTypes.cpp96 SkRect Mapping::map<SkRect>(const SkRect& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
101 SkIRect Mapping::map<SkIRect>(const SkIRect& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
108 SkIPoint Mapping::map<SkIPoint>(const SkIPoint& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
115 SkPoint Mapping::map<SkPoint>(const SkPoint& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
122 IVector Mapping::map<IVector>(const IVector& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
127 Vector Mapping::map<Vector>(const Vector& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
132 SkISize Mapping::map<SkISize>(const SkISize& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
138 SkSize Mapping::map<SkSize>(const SkSize& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DWeakMap.hpp84 Map map; member in vk::dbg::WeakMap
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DScriptListTable.java24 public Map<ScriptTag, ScriptTable> map() { in map() method in ScriptListTable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DHeaderTable.java33 private Map<Integer, Integer> map = new HashMap<Integer, Integer>(); field in HeaderTable.Builder
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dquant_levels_utils.c122 uint8_t map[NUM_SYMBOLS]; in QuantizeLevels() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-myanmar.cc77 hb_ot_map_builder_t *map = &plan->map; in collect_features_myanmar() local
[all...]

Completed in 11 milliseconds

12345678910>>...48