HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 601 - 625 of 10091) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pty.py 69 debug("Calling master_open()")
73 debug("Calling slave_open(%r)" % (slave_name,))
115 debug("calling pty.fork()")
125 debug("In child, calling os.setsid()")
138 # os._exit() and causing very peculiar behavior in the calling
170 ##if False and lines != ['In child, calling os.setsid()',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pty.py 69 debug("Calling master_open()")
73 debug("Calling slave_open(%r)" % (slave_name,))
115 debug("calling pty.fork()")
125 debug("In child, calling os.setsid()")
138 # os._exit() and causing very peculiar behavior in the calling
170 ##if False and lines != ['In child, calling os.setsid()',
  /external/chromium_org/third_party/icu/source/test/letest/
cletest.c 57 log_err("Calling getGlyphCount() on an empty layout returned %d.\n", glyphCount);
67 log_err("Calling getGlyphs(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
74 log_err("Calling getGlyphs(glyphs, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
81 log_err("Calling getCharIndices(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
88 log_err("Calling getCharIndices(indices, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
95 log_err("Calling getCharIndices(NULL, 1024, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
102 log_err("Calling getCharIndices(indices, 1024, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
109 log_err("Calling getGlyphPositions(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
116 log_err("Calling getGlyphPositions(positions, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
127 log_err("Calling layoutChars(NULL, 0, 0, 0, FALSE, 0.0, 0.0, status) did not fail w/ LE_ILLEGAL_ARGUMENT_ERROR.\n")
    [all...]
  /external/icu4c/test/letest/
cletest.c 57 log_err("Calling getGlyphCount() on an empty layout returned %d.\n", glyphCount);
67 log_err("Calling getGlyphs(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
74 log_err("Calling getGlyphs(glyphs, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
81 log_err("Calling getCharIndices(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
88 log_err("Calling getCharIndices(indices, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
95 log_err("Calling getCharIndices(NULL, 1024, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
102 log_err("Calling getCharIndices(indices, 1024, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
109 log_err("Calling getGlyphPositions(NULL, status) did not return LE_ILLEGAL_ARGUMENT_ERROR.\n");
116 log_err("Calling getGlyphPositions(positions, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
127 log_err("Calling layoutChars(NULL, 0, 0, 0, FALSE, 0.0, 0.0, status) did not fail w/ LE_ILLEGAL_ARGUMENT_ERROR.\n")
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.cc 677 // that share a country calling code when inserting data.
704 // For most country calling codes, there will be only one region code.
    [all...]
  /external/guava/guava/src/com/google/common/base/
Preconditions.java 51 * <i>calling method</i> has made an error. This tells the caller that it should
65 * calling method.
78 * calling method.
94 * calling method.
121 * Ensures the truth of an expression involving the state of the calling
122 * instance, but not involving any parameters to the calling method.
134 * Ensures the truth of an expression involving the state of the calling
135 * instance, but not involving any parameters to the calling method.
150 * Ensures the truth of an expression involving the state of the calling
151 * instance, but not involving any parameters to the calling method
    [all...]
  /frameworks/base/core/java/android/app/
UiAutomation.java 187 // Calling out without a lock held.
232 // Calling out without a lock held.
284 // Calling out without a lock held.
289 Log.w(LOG_TAG, "Error while calling performGlobalAction", re);
311 // Calling out without a lock held.
338 // Calling out without a lock held.
359 // Calling out without a lock held.
381 // Calling out without a lock held.
417 // Calling out without a lock held.
454 // Note: We have to release the lock since calling out with this lock hel
    [all...]
  /art/compiler/jni/quick/
calling_convention.cc 32 // Managed runtime calling convention
85 // JNI calling convention
  /cts/tests/tests/location/src/android/location/cts/
GeocoderTest.java 48 // Thus only test that calling the method with valid arguments doesn't produce
101 // Thus only test that calling the method with valid arguments doesn't produce
  /developers/samples/android/testing/ActivityInstrumentationSample/tests/src/com/example/android/activityinstrumentation/
MainActivityTest.java 36 * copy of the application under inspection. Calling getActivity() will return a
68 // Calling this outside runOnUiThread() will cause an exception.
  /development/ndk/platforms/android-9/include/android/
asset_manager.h 50 * The object returned here should be freed by calling AAssetDir_close().
57 * The object returned here should be freed by calling AAsset_close().
  /external/ceres-solver/internal/ceres/
block_random_access_dense_matrix.cc 62 // when they are calling SetZero.
80 // when they are calling SetZero.
lapack.h 69 // by calling EstimateWorkSizeForQR.
71 // When calling, rhs_and_solution contains the rhs, and upon return
  /external/chromium/base/mac/
foundation_util.h 52 // (Restore the default by calling SetOverrideAppBundle(nil)).
59 // Returns the creator code associated with this application, by calling
  /external/chromium/base/threading/
watchdog.h 8 // simply calling Arm() (to start timing) and Disarm() (to reset the timer).
48 // Alarm is called if the time expires after an Arm() without someone calling
  /external/chromium/chrome/browser/chromeos/cros/
syslogs_library.cc 76 // callback on the calling thread (e.g. UI) when complete.
120 // Will call the callback on the calling thread.
  /external/chromium/chrome/browser/
mach_broker_mac.h 58 // MUST acquire the lock given by GetLock() before calling this method (and
64 // |pid|. Callers MUST acquire the lock given by GetLock() before calling
  /external/chromium/chrome/browser/net/
sdch_dictionary_fetcher.h 5 // Support modularity by calling to load a new SDCH filter dictionary.
6 // Note that this sort of calling can't be done in the /net directory, as it has
  /external/chromium/webkit/glue/
resource_loader_bridge.h 197 // Structure used when calling ResourceLoaderBridge::Create().
336 // Call this method before calling Start() to append a chunk of binary data
340 // Call this method before calling Start() to append the contents of a file
346 // Call this method before calling Start() to append the contents of a file
354 // Call this method before calling Start() to append the contents of a blob
358 // Call this method before calling Start() to assign an upload identifier to
379 // will block the calling thread until the resource is fully downloaded or an
380 // error occurs. It could block the calling thread for a long time, so only
  /external/chromium_org/base/win/
message_window.cc 64 // leaked. For example not calling
144 // Clear the pointer to stop calling the self once WM_DESTROY is
  /external/chromium_org/cc/layers/
picture_layer.cc 97 // Calling paint in WebKit can sometimes cause invalidations, so save
98 // off the invalidation prior to calling update.
  /external/chromium_org/chrome/browser/devtools/
devtools_file_helper.h 56 // If client is calling this method with given |url| for the first time
64 // The |url| can be associated with a file via calling Save method.
  /external/chromium_org/chrome/browser/media_galleries/linux/
mtp_read_file_worker.cc 64 // To avoid calling |snapshot_file_details| methods and passing ownership of
93 // To avoid calling |snapshot_file_details| methods and passing ownership of
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.h 81 // |profile|. This method should be used instead of calling
86 // calling this method.
  /external/chromium_org/chrome/browser/net/
sdch_dictionary_fetcher.h 5 // Support modularity by calling to load a new SDCH filter dictionary.
6 // Note that this sort of calling can't be done in the /net directory, as it has

Completed in 2155 milliseconds

<<21222324252627282930>>