Home
last modified time | relevance | path

Searched defs:RESOURCES (Results 1 – 25 of 138) sorted by relevance

123456

/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Dresource.rs20 static RESOURCES: OnceLock<Resource> = OnceLock::new(); constant
/aosp_15_r20/external/perfetto/infra/perfetto-get.appspot.com/
H A Dmain.py25 RESOURCES = { variable
/aosp_15_r20/external/pytorch/tools/
H A Ddownload_mnist.py14 RESOURCES = [ variable
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/jq/
H A DMain.java20 private static final String[] RESOURCES = new String[] { field in Main
/aosp_15_r20/external/cronet/third_party/icu/source/samples/uresb/
H A DMakefile28 RESOURCES=$(RES_SRC:%.txt=%.res) macro
/aosp_15_r20/external/angle/build/android/bytecode/java/org/chromium/bytecode/
H A DTypeUtils.java30 static final String RESOURCES = "android/content/res/Resources"; field in TypeUtils
/aosp_15_r20/external/cronet/build/android/bytecode/java/org/chromium/bytecode/
H A DTypeUtils.java30 static final String RESOURCES = "android/content/res/Resources"; field in TypeUtils
/aosp_15_r20/external/libwebsockets/lib/
H A DCMakeLists.txt188 set(RESOURCES "") variable
/aosp_15_r20/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/archives/
DResourcesProvider.java52 private static final Map<String, Integer> RESOURCES = new HashMap<>(); field in ResourcesProvider
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/content/
Dconfiguration.proto.h233 const uint64_t RESOURCES = 0x0000010b00000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/2/frameworks/base/core/proto/android/content/
Dconfiguration.proto.h233 const uint64_t RESOURCES = 0x0000010b00000001LL; variable
/aosp_15_r20/frameworks/base/packages/SystemUI/checks/src/com/android/internal/systemui/lint/
H A DShadeDisplayAwareDetector.kt69 private const val RESOURCES = "android.content.res.Resources" in <lambda>() constant
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DFileSystem.kt155 val RESOURCES: FileSystem = ResourceFileSystem( in appendingSink() constant
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/
H A DVideoEncoderQualityRegressionTestBase.java54 protected static ArrayList<VideoEncoderInput.CompressedResource> RESOURCES = new ArrayList<>(); field in VideoEncoderQualityRegressionTestBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DHWEventListener.h142 RESOURCES, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DHWEventListener.h142 RESOURCES, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DHWEventListener.h142 RESOURCES, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DHWEventListener.h142 RESOURCES, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DHWEventListener.h137 RESOURCES, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DHWEventListener.h139 RESOURCES, enumerator
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/observer/
H A DObservableProperty.java95 RESOURCES(Type.MULTIPLE_REFERENCE), enumConstant
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
H A Dencoder.py58 RESOURCES = "sResourceTracker" variable
/aosp_15_r20/external/google-cloud-java/java-vision/google-cloud-vision/src/test/java/com/google/cloud/vision/it/
H A DITSystemTest.java100 private static final String RESOURCES = field in ITSystemTest
/aosp_15_r20/external/libwebsockets/
H A DCMakeLists.txt465 set(RESOURCES ${CMAKE_CURRENT_BINARY_DIR}/win32port/version.rc) variable
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
H A DConcreteSyntaxModel.java735conditional(ObservableProperty.RESOURCES, CsmConditional.Condition.IS_NOT_EMPTY, sequence( in concreteSyntaxModelByClass.put()
737list(ObservableProperty.RESOURCES, sequence(semicolon(), newline()), indent(), unindent()), in concreteSyntaxModelByClass.put()

123456