Home
last modified time | relevance | path

Searched defs:Programs (Results 1 – 25 of 181) sorted by relevance

12345678

/aosp_15_r20/tools/trebuchet/
H A DREADME.md13 ### Startup Analyzer
17 ### Startup Summarizer
/aosp_15_r20/external/python/cpython3/Doc/howto/
Dunicode.rst690 Converting Between File Encodings
710 Files in an Unknown Encoding
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/telemetry/
Dtypes.go15 Programs []*ProgramConfig member
39 Programs []*ProgramReport member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFromHlslTests.cpp55 struct Programs struct
57 void init(vk::SourceCollections &dst, TestConfig config) const in init()
H A DvktSpvAsmMultipleShadersTests.cpp235 struct Programs struct
237 void init(vk::SourceCollections &dst, TestConfig config) const in init()
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/
H A Dproject_builder_presubmit_runner.py505 presubmit_programs: Programs,
552 presubmit_programs: Programs,
/aosp_15_r20/external/rust/android-crates-io/crates/regex/
DHACKING.md182 ### Programs subsection
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp685 struct Programs struct
687 void init(vk::SourceCollections &dst, TestConfig testConfig) const in init()
H A DvktDynamicRenderingDepthStencilResolveTests.cpp1139 struct Programs struct
1141 void init(vk::SourceCollections &dst, TestConfig config) const in init()
H A DvktRenderPassSampleReadTests.cpp1065 struct Programs struct
1067 void init(vk::SourceCollections &dst, TestConfig config) const in init()
H A DvktRenderPassDepthStencilResolveTests.cpp1180 struct Programs struct
1182 void init(vk::SourceCollections &dst, TestConfig config) const in init()
H A DvktRenderPassMultisampleTests.cpp1935 struct Programs struct
1937 void init(vk::SourceCollections &dst, TestConfig config) const in init()
H A DvktRenderPassMultisampleResolveTests.cpp2837 struct Programs struct
2839 void init(vk::SourceCollections &dst, TestConfig config) const in init()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dcommon.h31 using Programs = std::array<clProgramWrapper, VECTOR_SIZE_COUNT>; variable
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dcli.py89 parser: argparse.ArgumentParser, programs: presubmit.Programs, default: str
H A Dpresubmit.py175 class Programs(collections.abc.Mapping): class
/aosp_15_r20/external/libcups/
H A DDEVELOPING.md548 ### Programs subsection
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSharedPresentableImageTests.cpp911 struct Programs struct
913 static void init(vk::SourceCollections &dst, TestConfig) in init()
H A DvktWsiDisplayTimingTests.cpp1040 struct Programs struct
1042 static void init(vk::SourceCollections &dst, TestConfig) in init()
H A DvktWsiIncrementalPresentTests.cpp968 struct Programs struct
970 static void init(vk::SourceCollections &dst, TestConfig) in init()
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DTvContract.java2649 public static final class Programs implements BaseTvColumns, ProgramColumns { class in TvContract
2822 private Programs() {} in Programs() method in TvContract.Programs
/aosp_15_r20/external/skia/tests/
H A DProgramsTest.cpp449 DEF_GANESH_TEST(Programs, reporter, options, CtsEnforcement::kNever) { in DEF_GANESH_TEST() argument
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h413 void setProgramCount(uint32_t Programs) { ProgramCount = Programs; } in setProgramCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h439 void setProgramCount(uint32_t Programs) { ProgramCount = Programs; } in setProgramCount()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h2409 struct _mesa_HashTable Programs; /**< All vertex/fragment programs */ member

12345678