Home
last modified time | relevance | path

Searched defs:Instances (Results 1 – 25 of 228) sorted by relevance

12345678910

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DTimeProfiler.cpp45 static TimeTraceProfilerInstances Instances; in getTimeTraceProfilerInstances() local
150 auto &Instances = getTimeTraceProfilerInstances(); in write() local
302 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerCleanup() local
312 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerFinishThread() local
/aosp_15_r20/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DInstances.java27 class Instances<T extends AhatInstance> implements Iterable<T> { class
35 public Instances(List<T> instances) { in Instances() method in Instances
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawWriter.h130 class Instances; variable
351 Instances(DrawWriter& w, in Instances() function
/aosp_15_r20/external/gmmlib/Source/inc/common/
H A Dgtsysinfo.h78 } Instances; member
120 } Instances; member
161 } Instances; member
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticloadbalancing/src/main/resources/codegen-resources/
H A Dexamples-1.json485 "Instances": [ array
493 "Instances": [ array
676 "Instances": [ array
923 "Instances": [ array
931 "Instances": [ array
H A Dservice-2.json1083 "Instances":{ object
1093 "Instances":{ object
1166 "Instances":{ object
1443 "Instances":{ object
1689 "Instances":{ object
1962 "Instances":{ object
1972 "Instances":{ object
/aosp_15_r20/external/python/cpython3/Doc/library/
Demail.contentmanager.rst197 .. [1] Originally added in 3.4 as a :term:`provisional module <provisional
Dstdtypes.rst5231 .. _typesfunctions:
/aosp_15_r20/external/jspecify/samples/nullnessUnspecifiedTypeParameter/nullnessunspecifiedtypeparameter/
H A DNullnessUnspecifiedTypeParameter.java31 class Instances { class
/aosp_15_r20/external/jspecify/samples/ignoreAnnotations/ignoreannotations/
H A DIgnoreAnnotations.java52 class Instances { class
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/proto/google/appengine/v1/
H A Dappengine.proto425 service Instances { service
436 rpc ListInstances(ListInstancesRequest) returns (ListInstancesResponse) { argument
/aosp_15_r20/external/googleapis/google/appengine/v1/
H A Dappengine.proto425 service Instances { service
436 rpc ListInstances(ListInstancesRequest) returns (ListInstancesResponse) { argument
/aosp_15_r20/external/googleapis/google/appengine/v1beta/
H A Dappengine.proto493 service Instances { service
504 rpc ListInstances(ListInstancesRequest) returns (ListInstancesResponse) { argument
/aosp_15_r20/external/jspecify/samples/defaults/defaults/
H A DDefaults.java60 class Instances { class
/aosp_15_r20/system/libvintf/include/vintf/
H A DHalManifest.h55 using Instances = std::map<Version, InstancesOfVersion>; variable
/aosp_15_r20/external/python/cpython2/Doc/library/
Dstdtypes.rst2950 .. _typesfunctions:
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DCalendarContract.java1890 public static final class Instances implements BaseColumns, EventsColumns, CalendarColumns { class in CalendarContract
1900 private Instances() {} in Instances() method in CalendarContract.Instances
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dapi.go239 Instances map[*ast.Ident]Instance member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dapi.go236 Instances map[*syntax.Name]Instance member
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCContext.h109 DenseMap<unsigned, MCLabel *> Instances; variable
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/google-cloud-appengine-admin/src/main/java/com/google/appengine/v1/
H A Dgapic_metadata.json74 "Instances": { object
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h124 DenseMap<unsigned, MCLabel *> Instances; variable
/aosp_15_r20/external/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp202 static int32_t Instances; member in SkIcuBreakIteratorCache::BreakIteratorRef
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp700 std::vector<CuttlefishConfig::InstanceSpecific> CuttlefishConfig::Instances() const { in Instances() function in cuttlefish::CuttlefishConfig
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCContext.h167 DenseMap<unsigned, MCLabel *> Instances; variable

12345678910