Home
last modified time | relevance | path

Searched defs:exit (Results 26 - 50 of 138) sorted by relevance

123456

/third_party/eudev/src/udev/
H A Dudev.h171 void (*exit)(struct udev *udev); member
/third_party/backends/japi/
H A DSane.java102 public native void exit(); // All done. in exit() method in Sane
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_subgroups.c278 struct ir3_block *exit = ir3_block_create(ir); in lower_instr() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.h70 Block* exit; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.cpp276 Instruction *exit = in->getExit(); in prepareEmission() local
/third_party/ltp/testcases/misc/math/float/
H A Dmain.c36 #define exit(x) myexit(x) macro
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse.c70 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 DLzFindMt.h23 BoolInt exit; member
/third_party/python/Lib/test/
H A Dtest_c_locale_coercion.py91 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 DSampleApplication.cpp291 void SampleApplication::exit() in exit() function in SampleApplication
/third_party/rust/crates/clap/src/error/
H A Dmod.rs214 pub fn exit(&self) -> ! { in exit() functions
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h162 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 Daes-x86_64.s
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h1175 void (*exit) (void *data, int val); member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp98 schedule_node *exit; member in schedule_node
[all...]
/third_party/libfuse/lib/
H A Dfuse_loop_mt.c60 int exit; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-collections-gen.cc61 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 Daes-x86_64.s
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_utils.cpp356 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 Dloop_utils.cpp356 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 DRegionInfo.h279 BlockT *exit; member in llvm::RegionBase
[all...]
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py18 exit = True variable in TestableTestProgram
H A Dtest_program.py168 exit = False variable in InitialisableProgram
/third_party/spirv-tools/source/opt/
H A Dloop_utils.cpp355 BasicBlock& exit = *insert_pt.InsertBefore(std::unique_ptr<BasicBlock>( CreateLoopDedicatedExits() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dandroid_camera.c89 atomic_int exit; member
[all...]

Completed in 24 milliseconds

123456