/prebuilts/go/linux-x86/src/runtime/ |
os3_plan9.go | 44 exits((*byte)(add(unsafe.Pointer(note), 9))) // Strip "go: exit " prefix. 112 exits(note)
|
/build/soong/cmd/soong_env/ |
soong_env.go | 31 fmt.Fprintf(os.Stderr, "exits with success if the environment varibles in env_file match\n")
|
/external/autotest/client/cros/ |
dark_resume_listener.py | 36 # when the main thread exits.
|
/external/autotest/client/site_tests/platform_CheckCriticalProcesses/ |
platform_CheckCriticalProcesses.py | 40 # exits. In that case get_process_name will throw an IOError
|
/external/autotest/client/tests/wb_kupdate/ |
control | 31 # exits and not mounted.
|
/external/cblas/testing/ |
din2 | 5 T LOGICAL FLAG, T TO TEST ERROR EXITS.
|
sin2 | 5 T LOGICAL FLAG, T TO TEST ERROR EXITS.
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
daemonserver.py | 31 thread.daemon = True # Python exits when no non-daemon threads are left.
|
/external/dbus/test/name-test/ |
test-activation-forking.py | 31 # Now monitor for exits, when that happens, start it up again.
|
/external/eigen/blas/testing/ |
dblat2.dat | 7 T LOGICAL FLAG, T TO TEST ERROR EXITS.
|
sblat2.dat | 7 T LOGICAL FLAG, T TO TEST ERROR EXITS.
|
/external/llvm/test/Analysis/BlockFrequencyInfo/ |
extremely-likely-loop-successor.ll | 3 ; PR21622: Check for a crasher when the sum of exits to the same successor of a
|
/external/mesa3d/src/gallium/tests/unit/ |
pipe_barrier_test.c | 32 * The test succeeds if no thread exits before all the other threads reach
|
/external/opencv3/samples/cpp/tutorial_code/Histograms_Matching/ |
calcBackProject_Demo1.cpp | 48 /// Wait until user exits the program
|
/external/opencv3/samples/cpp/tutorial_code/ImgTrans/ |
Geometric_Transforms_Demo.cpp | 78 /// Wait until user exits the program
|
/external/proguard/src/proguard/evaluation/ |
InvocationUnit.java | 45 * Exits the given method with the given return value.
|
/external/sfntly/cpp/src/test/ |
platform_thread.h | 64 // the caller until the designated thread exits. This will invalidate
|
/external/v8/test/mjsunit/regress/ |
regress-259.js | 29 // infinite loop (with no normal exits) in the try block.
|
regress-263.js | 28 // Exits via return, break, or continue from within try/finally or
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
IImsEcbmListener.aidl | 45 * Notifies the application when the device exits Emergency Callback Mode.
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
ImsEcbmStateListener.java | 48 * Called when the device exits Emergency Callback Mode
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
MenuItemHoverListener.java | 31 * Called when hover exits a menu item.
|
/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/ |
AbstractPlayBooksHelper.java | 44 * Exits reading mode.
|
/system/connectivity/apmanager/dbus/ |
permission_broker_dbus_proxy.h | 58 // when this process exits.
|
/system/webservd/webservd/ |
permission_broker_firewall.h | 57 // server will use the read end of the pipe to detect when this process exits.
|