Home
last modified time | relevance | path

Searched refs:sparse_array (Results 1 – 25 of 25) sorted by relevance

/external/pigweed/third_party/re2/
DBUILD.gn61 "$dir_pw_third_party_re2/re2/sparse_array.h",
/external/mesa3d/src/util/
Dmeson.build113 'sparse_array.c',
114 'sparse_array.h',
DAndroid.bp152 "sparse_array.c",
/external/regex-re2/
DBUILD63 "util/sparse_array.h",
DMakefile87 util/sparse_array.h\
/external/cronet/tot/third_party/re2/src/
DBUILD.bazel37 "re2/sparse_array.h",
125 "re2/sparse_array.h",
DMakefile132 re2/sparse_array.h\
/external/cronet/stable/third_party/re2/src/
DBUILD.bazel37 "re2/sparse_array.h",
125 "re2/sparse_array.h",
DMakefile132 re2/sparse_array.h\
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager9.java627 SparseArray<String> sparse_array = new SparseArray<>(); in nativeGetAssignedPackageIdentifiers() local
629 if (sparse_array == null) { in nativeGetAssignedPackageIdentifiers()
644 sparse_array.put(package_id, jpackage_name); in nativeGetAssignedPackageIdentifiers()
646 return sparse_array; in nativeGetAssignedPackageIdentifiers()
DShadowArscAssetManager10.java632 SparseArray<String> sparse_array = new SparseArray<>(); in nativeGetAssignedPackageIdentifiers() local
634 if (sparse_array == null) { in nativeGetAssignedPackageIdentifiers()
649 sparse_array.put(package_id, jpackage_name); in nativeGetAssignedPackageIdentifiers()
651 return sparse_array; in nativeGetAssignedPackageIdentifiers()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/
DBUILD36 "re2/sparse_array.h",
DMakefile101 re2/sparse_array.h\
/external/mesa3d/docs/relnotes/
D20.0.5.rst74 - util/sparse_array: don't stomp head's counter on pop operations
D20.1.0.rst833 - Revert "meson,ci: Disable sparse_array tests on windows"
1178 - util/sparse_array: don't stomp head's counter on pop operations
2398 - util/sparse_array: Finish the sparse_array in the tests
2399 - util/sparse_array: Add a node_size_log2 temporary
2400 - meson,ci: Disable sparse_array tests on windows
2401 - util/sparse_array: Stash the node level in the node pointer
D22.2.0.rst2640 - panfrost: Stop using sparse_array for batch BOs
/external/pdfium/third_party/
DBUILD.gn431 "libopenjpeg/sparse_array.c",
432 "libopenjpeg/sparse_array.h",
/external/angle/third_party/mesa/
Dmesa_autogen.gni914 "src/util/sparse_array.c",
/external/rust/android-crates-io/crates/grpcio-sys/grpc/
DgRPC-C++.podspec1175 'third_party/re2/re2/sparse_array.h',
2167 'third_party/re2/re2/sparse_array.h',
DgRPC-Core.podspec1873 'third_party/re2/re2/sparse_array.h',
2883 'third_party/re2/re2/sparse_array.h',
Dgrpc.gemspec2737 s.files += %w( third_party/re2/re2/sparse_array.h )
/external/grpc-grpc/
DgRPC-C++.podspec1417 'third_party/re2/re2/sparse_array.h',
2640 'third_party/re2/re2/sparse_array.h',
DgRPC-Core.podspec2150 'third_party/re2/re2/sparse_array.h',
3408 'third_party/re2/re2/sparse_array.h',
Dgrpc.gemspec3068 s.files += %w( third_party/re2/re2/sparse_array.h )
/external/perfetto/buildtools/grpc/
DBUILD.gn6589 "src/third_party/re2/re2/sparse_array.h",