Home
last modified time | relevance | path

Searched refs:dies (Results 1 – 25 of 80) sorted by relevance

1234

/external/valgrind/docs/internals/
Dtm-threadstates.dot30 wait_mutex -> zombie [ style=dotted, label="thread dies\nwaiting" ];
31 wait_mutex -> dead [ style=dotted, label="thread dies\nwaiting" ];
35 wait_condvar -> zombie [ style=dotted, label="thread dies\nwaiting" ];
36 wait_condvar -> dead [ style=dotted, label="thread dies\nwaiting" ];
40 wait_join -> zombie [ style=dotted, label="thread dies\nwaiting" ];
41 wait_join -> dead [ style=dotted, label="thread dies\nwaiting" ];
/external/swiftshader/third_party/LLVM/test/Transforms/GlobalDCE/
D2002-08-17-FunctionDGE.ll12 ;; dies when %b dies.
/external/llvm/test/Transforms/GlobalDCE/
D2002-08-17-FunctionDGE.ll13 ;; dies when %b dies.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
Dplurals.txt340 ca 0 dies
341 ca 0.0 dies
342 ca 0.00 dies
343 ca 0.000 dies
344 ca 0.001 dies
345 ca 0.002 dies
346 ca 0.01 dies
347 ca 0.010 dies
348 ca 0.011 dies
349 ca 0.02 dies
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
Dplurals.txt340 ca 0 dies
341 ca 0.0 dies
342 ca 0.00 dies
343 ca 0.000 dies
344 ca 0.001 dies
345 ca 0.002 dies
346 ca 0.01 dies
347 ca 0.010 dies
348 ca 0.011 dies
349 ca 0.02 dies
[all …]
/external/llvm/test/CodeGen/NVPTX/
Dalias.ll3 ; Check that llc dies gracefully when given an alias.
Dglobal-dtor.ll3 ; Check that llc dies when given a nonempty global dtor.
Dglobal-ctor.ll3 ; Check that llc dies when given a nonempty global ctor.
/external/valgrind/gdbserver_tests/
Dnlsigvgdb.vgtest5 # and Valgrind dies. See function give_control_back_to_vgdb in m_gdbserver.c
/external/autotest/client/site_tests/desktopui_KillRestart/
Dcontrol7 PURPOSE = "Verify Chrome is automatically restarted if it dies."
/external/swiftshader/third_party/LLVM/test/Assembler/
D2002-08-16-ConstExprInlined.ll4 ; dies on.
/external/llvm/test/Assembler/
D2002-08-16-ConstExprInlined.ll4 ; dies on.
/external/llvm/test/CodeGen/Generic/
DbadCallArgLRLLVM.ll8 ; llc dies in UltraSparcRegInfo::suggestRegs4CallArgs() with:
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DbadCallArgLRLLVM.ll8 ; llc dies in UltraSparcRegInfo::suggestRegs4CallArgs() with:
/external/icu/icu4c/source/data/locales/
Dca.txt1232 other{"d’aquí a {0} dies"}
1236 other{"fa {0} dies"}
1252 other{"d’aquí a {0} dies"}
1256 other{"fa {0} dies"}
1272 other{"d’aquí a {0} dies"}
1276 other{"fa {0} dies"}
/external/icu/icu4c/source/data/unit/
Dca.txt214 dnam{"dies"}
216 other{"{0} dies"}
1219 dnam{"dies"}
1221 other{"{0} dies"}
/external/valgrind/
DFAQ.txt48 2.1. When building Valgrind, 'make' dies partway with an assertion
90 3.2. My (buggy) program dies like this:
100 dies with the above assertion, or something similar. The cure is to fix
106 3.3. My program dies, printing a message like this along the way:
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DSignals.inc464 // the process dies.
476 // Allow normal processing to take place; i.e., the process dies.
/external/openssh/
Dssh-agent.068 agent. When the command dies, so does the agent.
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
DREADME37 PTHREAD_MUTEX_ROBUST_SUN_NP mode. When the owner of a mutex dies in
/external/elfutils/src/
Dreadelf.c6216 Dwarf_Die *dies = (Dwarf_Die *) xmalloc (maxdies * sizeof (Dwarf_Die)); in print_debug_units() local
6270 (dbg, offset, &dies[level]) == NULL)) in print_debug_units()
6279 args.cu = dies[0].cu; in print_debug_units()
6283 offset = dwarf_dieoffset (&dies[level]); in print_debug_units()
6292 int tag = dwarf_tag (&dies[level]); in print_debug_units()
6309 args.die = &dies[level]; in print_debug_units()
6310 (void) dwarf_getattrs (&dies[level], attr_callback, &args, 0); in print_debug_units()
6314 dies = (Dwarf_Die *) xrealloc (dies, in print_debug_units()
6318 int res = dwarf_child (&dies[level], &dies[level + 1]); in print_debug_units()
6321 while ((res = dwarf_siblingof (&dies[level], &dies[level])) == 1) in print_debug_units()
[all …]
/external/clang/docs/analyzer/
DDebugChecks.rst150 This way you know where exactly, up to the line of code, the symbol dies.
/external/valgrind/docs/
DREADME235 Even then, pdfxmltex eventually dies with "TeX capacity exceeded,
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc823 // the process dies.
835 // Allow normal processing to take place; i.e., the process dies.
/external/llvm/lib/Support/Windows/
DSignals.inc822 // the process dies.
834 // Allow normal processing to take place; i.e., the process dies.

1234