OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unordered_set
(Results
751 - 775
of
837
) sorted by null
<<
31
32
33
34
/art/compiler/
elf_writer_quick.cc
21
#include <
unordered_set
>
/art/runtime/
intern_table.h
20
#include <
unordered_set
>
/art/runtime/jit/
jit_code_cache.h
290
void FreeAllMethodHeaders(const std::
unordered_set
<OatQuickMethodHeader*>& method_headers)
/external/libcxx/test/std/containers/unord/unord.multiset/
local_iterators.fail.cpp
10
// <
unordered_set
>
23
#include <
unordered_set
>
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
assign_move.pass.cpp
10
// <
unordered_set
>
18
#include <
unordered_set
>
/frameworks/av/camera/ndk/impl/
ACameraMetadata.cpp
322
std::
unordered_set
<uint32_t> ACameraMetadata::sSystemTags ({
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/
local_iterators.fail.cpp
10
// <
unordered_set
>
23
#include <
unordered_set
>
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
assign_move.pass.cpp
10
// <
unordered_set
>
18
#include <
unordered_set
>
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/unord/unord.multiset/
local_iterators.fail.cpp
10
// <
unordered_set
>
23
#include <
unordered_set
>
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
assign_move.pass.cpp
10
// <
unordered_set
>
18
#include <
unordered_set
>
/art/profman/
profman.cc
28
#include <
unordered_set
>
[
all
...]
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.h
33
#include "codegen/
unordered_set
.h"
664
unordered_set
<ValueRef *> uses;
666
typedef
unordered_set
<ValueRef *>::iterator UseIterator;
667
typedef
unordered_set
<ValueRef *>::const_iterator UseCIterator;
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.h
34
#include <
unordered_set
>
334
std::
unordered_set
<HWC2::DisplayRequest> mDisplayRequests;
663
std::
unordered_set
<HWC2::Capability> mCapabilities;
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Scan.cpp
43
#include <
unordered_set
>
325
std::
unordered_set
<const char*, str_hash, str_eq>* ReservedSet = nullptr;
563
ReservedSet = new std::
unordered_set
<const char*, str_hash, str_eq>;
[
all
...]
/art/imgdiag/
imgdiag.cc
27
#include <
unordered_set
>
442
std::
unordered_set
<ArtField*> dirty_instance_fields;
443
std::
unordered_set
<ArtField*> dirty_static_fields;
637
std::
unordered_set
<mirror::Object*> dirty_objects_;
756
std::
unordered_set
<size_t> dirty_members;
[
all
...]
/external/vulkan-validation-layers/layers/
descriptor_sets.cpp
56
std::
unordered_set
<uint32_t> bindings;
68
void cvdescriptorset::DescriptorSetLayout::FillBindingSet(std::
unordered_set
<uint32_t> *binding_set) const {
490
std::
unordered_set
<VkBuffer> *buffer_set,
491
std::
unordered_set
<VkImageView> *image_set) const {
[
all
...]
/art/oatdump/
oatdump.cc
26
#include <
unordered_set
>
307
std::
unordered_set
<uint32_t> seen_offsets_;
636
std::
unordered_set
<const void*> seen;
[
all
...]
/external/skia/src/sksl/
SkSLCompiler.cpp
591
std::
unordered_set
<const Variable*>* undefinedVariables,
[
all
...]
/hardware/interfaces/sensors/1.0/vts/functional/
VtsHalSensorsV1_0TargetTest.cpp
33
#include <
unordered_set
>
541
std::
unordered_set
<int32_t> mSensorHandles;
542
std::
unordered_set
<int32_t> mDirectChannelHandles;
[
all
...]
/art/runtime/base/
hash_set_test.cc
23
#include <
unordered_set
>
/art/runtime/openjdkjvmti/
ti_heap.cc
416
std::
unordered_set
<art::mirror::Class*> visited_interfaces;
836
std::
unordered_set
<art::mirror::Object*>* visited)
[
all
...]
ti_redefine.cc
145
const std::
unordered_set
<art::ArtMethod*>& obsoleted_methods,
163
const std::
unordered_set
<art::ArtMethod*>& obsoleted_methods,
215
const std::
unordered_set
<art::ArtMethod*>& obsoleted_methods_;
525
std::
unordered_set
<art::ArtMethod*> obsolete_methods;
[
all
...]
/build/kati/
eval.cc
389
unordered_set
<Symbol> Evaluator::used_undefined_vars_;
/external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.h
49
#include <
unordered_set
>
/external/v8/src/inspector/
v8-injected-script-host.cc
183
std::
unordered_set
<String16> allowedProperties;
Completed in 1480 milliseconds
<<
31
32
33
34