Home
last modified time | relevance | path

Searched defs:guards (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/vulkan/util/
H A Dvk_synchronization_helpers_gen.py119 def get_all_commands_stages(xml, guards): argument
171 def get_stages_access(xml, read, guards, all_commands_stages, group_stages): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dcfg.py400 def _add_jump_node(self, ast_node, guards): argument
433 def add_exit_node(self, ast_node, section_id, guards): argument
451 def add_continue_node(self, ast_node, section_id, guards): argument
/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/
Dlib.rs1190 let guards = fillup(); localVariable
1202 let guards = fillup(); localVariable
1291 let mut guards = (0..GUARD_COUNT).map(|_| shared.load()).collect::<Vec<_>>(); in lease_overflow() localVariable
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc242 void CoverageData::InitializeGuardArray(s32 *guards) { in InitializeGuardArray()
374 void CoverageData::InitializeGuards(s32 *guards, uptr n, in InitializeGuards()
971 __sanitizer_cov_module_init(s32 *guards, uptr npcs, u8 *counters, in __sanitizer_cov_module_init()
/aosp_15_r20/external/python/cpython2/Lib/test/support/
D__init__.py1481 def impl_detail(msg=None, **guards):
1494 def _parse_guards(guards): argument
1504 def check_impl_detail(**guards):
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dinit.cpp53 PyObject* guards = torch_c_dynamo_guards_init(); in initDynamoBindings() local
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/
H A Dcoverage-reset.cc33 size_t *guards = 0; in main() local
/aosp_15_r20/external/python/cpython3/Lib/test/support/
D__init__.py1016 def impl_detail(msg=None, **guards):
1029 def _parse_guards(guards): argument
1039 def check_impl_detail(**guards):
/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/benches/
Dtrack.rs34 let mut guards = Vec::with_capacity(MANY); in batch() localVariable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dnodes_test.go217 var guards = []test{ var
/aosp_15_r20/bionic/tests/
H A Dstack_protector_test.cpp42 std::set<void*> guards; member
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/util/
Dsharded_list.rs152 let mut guards = Vec::with_capacity(self.lists.len()); localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/tests/
Dstress.rs237 let guards = (0..256).map(|_| shared.load()).collect::<Vec<_>>(); in load_parallel() localVariable
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuilder.py414 def install_guards(self, *guards):
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Deval_frame.py828 def guard_export_print(guards): argument
H A Doutput_graph.py593 def guards(self) -> torch._guards.GuardsSet: member in OutputGraph
H A Dguards.py2898 def install_guard(*guards, skip=0):
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_subclasses.py1877 def append_guard_export(guards): argument
1882 def append_guard_fail(guards): argument
H A Dtest_misc.py6416 def guard_export_print(guards): argument
/aosp_15_r20/external/angle/third_party/r8/d8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/external/angle/third_party/r8/cipd/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/services/com.android.tools.r8 ...
/aosp_15_r20/external/angle/third_party/r8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/external/angle/third_party/r8/d8/cipd/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/services/com.android.tools.r8 ...
/aosp_15_r20/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12