| /third_party/eudev/src/udev/ |
| H A D | udev.h | 171 void (*exit)(struct udev *udev); member
|
| /third_party/backends/japi/ |
| H A D | Sane.java | 102 public native void exit(); // All done. in exit() method in Sane
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_lower_subgroups.c | 278 struct ir3_block *exit = ir3_block_create(ir); in lower_instr() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_instruction_selection.h | 70 Block* exit; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_target.cpp | 276 Instruction *exit = in->getExit(); in prepareEmission() local
|
| /third_party/ltp/testcases/misc/math/float/ |
| H A D | main.c | 36 #define exit(x) myexit(x) macro
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | sparse.c | 70 static int imbalance(struct entrypoint *ep, struct basic_block *bb, int entry, int exit, const char *why) in imbalance() argument 81 static int check_children(struct entrypoint *ep, struct basic_block *bb, int entry, int exit) in check_children() argument 99 static int check_bb_context(struct entrypoint *ep, struct basic_block *bb, int entry, int exit) in check_bb_context() argument [all...] |
| /third_party/lzma/C/ |
| H A D | LzFindMt.h | 23 BoolInt exit;
member
|
| /third_party/python/Lib/test/ |
| H A D | test_c_locale_coercion.py | 91 cmd_fmt += "; import sys; sys.exit(not locale.nl_langinfo(locale.CODESET))" namespace
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | SampleApplication.cpp | 291 void SampleApplication::exit() in exit() function in SampleApplication
|
| /third_party/rust/crates/clap/src/error/ |
| H A D | mod.rs | 214 pub fn exit(&self) -> ! { in exit() functions
|
| /third_party/ltp/include/ |
| H A D | tst_fuzzy_sync.h | 162 int exit; member 529 tst_fzsync_pair_wait(int *our_cntr, int *other_cntr, int *spins, int *exit, bool yield_in_wait) tst_fzsync_pair_wait() argument [all...] |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/ |
| H A D | aes-x86_64.s | |
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_lowlevel.h | 1175 void (*exit) (void *data, int val); member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_schedule_instructions.cpp | 98 schedule_node *exit; member in schedule_node [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse_loop_mt.c | 60 int exit; member
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-collections-gen.cc | 61 GotoIf(IsNullOrUndefined(initial_entries), &exit); in AddConstructorEntries() local 132 GotoIf(IntPtrEqual(length, IntPtrConstant(0)), &exit); in AddConstructorEntriesFromFastJSArray() local [all...] |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/ |
| H A D | aes-x86_64.s | |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_utils.cpp | 356 BasicBlock& exit = *insert_pt.InsertBefore(std::unique_ptr<BasicBlock>( CreateLoopDedicatedExits() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_utils.cpp | 356 BasicBlock& exit = *insert_pt.InsertBefore(std::unique_ptr<BasicBlock>( CreateLoopDedicatedExits() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | RegionInfo.h | 279 BlockT *exit; member in llvm::RegionBase [all...] |
| /third_party/python/Lib/unittest/test/ |
| H A D | test_discovery.py | 18 exit = True variable in TestableTestProgram
|
| H A D | test_program.py | 168 exit = False variable in InitialisableProgram
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_utils.cpp | 355 BasicBlock& exit = *insert_pt.InsertBefore(std::unique_ptr<BasicBlock>( CreateLoopDedicatedExits() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | android_camera.c | 89 atomic_int exit; member [all...] |