Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 25 of 89) sorted by relevance

1234

/external/bpftool/docs/
Dbpftool-map.rst14 SYNOPSIS
25 MAP COMMANDS
60 DESCRIPTION
167 OPTIONS
178 EXAMPLES
Dbpftool.rst14 SYNOPSIS
53 DESCRIPTION
61 OPTIONS
/external/cronet/base/profiler/
Dnative_unwinder_android_memory_regions_map_impl.h24 unwindstack::Maps* maps() { return maps_.get(); } in maps() function
29 void SetMapsForTesting(std::unique_ptr<unwindstack::Maps> maps) { in SetMapsForTesting()
Dnative_unwinder_android_memory_regions_map_impl.cc10 std::unique_ptr<unwindstack::Maps> maps, in NativeUnwinderAndroidMemoryRegionsMapImpl()
Dnative_unwinder_android_unittest.cc48 unwindstack::Maps& maps) { in AddMapInfo()
462 auto maps = std::make_unique<unwindstack::Maps>(); in TEST() local
486 auto maps = std::make_unique<unwindstack::Maps>(); in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dpcy_map.c72 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in policy_cache_set_mapping()
/external/mesa3d/src/intel/tools/
Daub_mem.h46 struct list_head maps; member
/external/flac/src/share/utf8/
Dcharmaps.h46 } maps[] = { variable
/external/mesa3d/src/gallium/frontends/clover/core/
Dresource.hpp84 std::list<mapping> maps; member in clover::resource
/external/testng/src/test/java/test/thread/
DSequentialTest.java69 Map<Long, Long>[] maps = new Map[] { in runTest() local
DParallelTestTest.java81 List<Map<Long, Long>> maps = Lists.newArrayList(); in verifyExpected() local
/external/gwp_asan/android/
Dtest_backtrace.cpp38 unwindstack::LocalMaps maps; in BacktraceUnwindstack() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/transforms/
Dlegalize_to_linalg_utils.h168 SmallVector<AffineMap, 4> maps; in matchAndRewrite() local
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DCharacterProperties.java30 …private static final CodePointMap maps[] = new CodePointMap[UProperty.INT_LIMIT - UProperty.INT_ST… field in CharacterProperties
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/lang/
DCharacterProperties.java29 …private static final CodePointMap maps[] = new CodePointMap[UProperty.INT_LIMIT - UProperty.INT_ST… field in CharacterProperties
/external/perfetto/src/profiling/memory/
Dclient.cc120 base::ScopedFstream maps(fopen("/proc/self/maps", "re")); in GetMainThreadStackRange() local
185 base::ScopedFile maps(base::OpenFile("/proc/self/maps", O_RDONLY)); in CreateAndHandshake() local
/external/perfetto/src/trace_processor/util/
Dprofiler_util.cc75 base::StringView maps("/product/app/Maps/Maps.apk"); in PackageFromLocation() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DCollectorBase.java117 AnnotationMap[] maps = new AnnotationMap[count]; in _emptyAnnotationMaps() local
/external/skia/modules/skottie/src/text/
DRangeSelector.cpp81 CoverageProcessor(const TextAnimator::DomainMaps& maps, in CoverageProcessor()
355 void RangeSelector::modulateCoverage(const TextAnimator::DomainMaps& maps, in modulateCoverage()
DTextAnimator.cpp101 void TextAnimator::modulateProps(const DomainMaps& maps, ModulatorBuffer& buf) const { in modulateProps() argument
/external/freetype/include/freetype/internal/services/
Dsvpscmap.h67 PS_UniMap* maps; member
/external/rappor/analysis/R/
Dassociation_test.R97 maps <- lapply(1:num_variables, function(x) map) functionVar
114 truth = truth$variables, maps = maps, strs = strs) nameattr
Ddecode_ngrams.R47 maps <- lapply(1:num_ngrams_collected, function(x) map) functionVar
50 .ComputeDist <- function(i, inds, cohorts, reports, maps, params, argument
/external/ltp/lib/
Dtst_buffers.c19 static struct map *maps; variable
/external/python/cpython2/Modules/
Dnismodule.c261 nismaplist *maps; member
387 nismaplist *maps; in nis_maps() local

1234