Home
last modified time | relevance | path

Searched defs:is_release (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/crosvm/tools/windows/
H A Dbuild_test.py82 def validate_symbols(triple, is_release): argument
93 is_release, argument
131 def test_target_modules(triple, is_release, env, no_run, modules, parallel): argument
163 def test_target(triple, is_release, env, no_run, test_modules_parallel, test_modules_serial): argument
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dutils.py117 def android_gn_gen(is_release, target_cpu, out_dir): argument
127 def get_android_gn_args(is_release, target_cpu): argument
163 def _map_config_to_android_builder(is_release, target_cpu): argument
/aosp_15_r20/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp674 void checkVintfExtensionInterfaces(const sp<IBinder> &binder, bool is_release) { in checkVintfExtensionInterfaces()
782 const bool is_release = in TEST_P() local
DSystemVendorTest.cpp112 const bool is_release = in TEST_F() local
/aosp_15_r20/external/pytorch/tools/setup_helpers/
H A Denv.py86 def is_release(self) -> bool: member in BuildType
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.cc4391 bool is_release = instr->ExtractBit(15) == 1; in CompareAndSwapHelper() local
4436 bool is_release = instr->ExtractBit(15) == 1; in CompareAndSwapPairHelper() local
4764 bool is_release = instr->ExtractBit(22) == 1; in AtomicMemorySimpleHelper() local
4835 bool is_release = instr->ExtractBit(22) == 1; in AtomicMemorySwapHelper() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp292 bool is_release, in select_execution_binary()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c1608 …const bool is_release = info->pImageMemoryBarriers[i].srcQueueFamilyIndex == cmdbuf->vk.pool->queu… in dzn_CmdPipelineBarrier2_enhanced() local