Searched defs:is_release (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/crosvm/tools/windows/ |
H A D | build_test.py | 82 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 D | utils.py | 117 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/ |
D | SingleManifestTest.cpp | 674 void checkVintfExtensionInterfaces(const sp<IBinder> &binder, bool is_release) { in checkVintfExtensionInterfaces() 782 const bool is_release = in TEST_P() local
|
D | SystemVendorTest.cpp | 112 const bool is_release = in TEST_F() local
|
/aosp_15_r20/external/pytorch/tools/setup_helpers/ |
H A D | env.py | 86 def is_release(self) -> bool: member in BuildType
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 4391 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 D | dexopt.cpp | 292 bool is_release, in select_execution_binary()
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 1608 …const bool is_release = info->pImageMemoryBarriers[i].srcQueueFamilyIndex == cmdbuf->vk.pool->queu… in dzn_CmdPipelineBarrier2_enhanced() local
|