HomeSort by relevance Sort by last modified time
    Searched full:actually (Results 751 - 775 of 8333) sorted by null

<<31323334353637383940>>

  /libcore/luni/src/main/java/java/io/
FilterReader.java 121 * number of characters actually read or -1 if no characters were read and
177 * @return the number of characters actually skipped.
  /libcore/luni/src/main/java/java/sql/
DataTruncation.java 155 * Gets the number of bytes of data that was actually read or written.
157 * @return the number of bytes actually read/written. The value may be set
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_class.hpp 46 // This is actually the conforming implementation which works with
50 // actually works with VC7.0, but other interactions seem to fail
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
BitmapUtil.java 37 * Returns Width or Height of the picture, depending on which size is smaller. Doesn't actually
43 // don't actually decode the picture, just return its bounds
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
AdditionalSubtypeUtilsTests.java 40 * Predictable subtype ID for en_US dvorak layout. This is actually a hash code calculated as
75 * Predictable subtype ID for azerty layout. This is actually a hash code calculated as follows.
  /prebuilts/devtools/repository/
sdk-addons-list-2.xsd 65 In the second example, the manager will actually look for:
95 In the second example, the manager will actually look for:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
block.h 55 * because CLooG uses many copies of blocks there is no need to actually copy
58 * the active reference counter and actually free it if its value is zero.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmdev.h 104 /* It actually takes struct sockaddr_atmsvc, not struct atm_iobuf */
173 /* for ATM_SETSC; actually taken from the ATM_VF number space */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
block.h 55 * because CLooG uses many copies of blocks there is no need to actually copy
58 * the active reference counter and actually free it if its value is zero.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmdev.h 104 /* It actually takes struct sockaddr_atmsvc, not struct atm_iobuf */
173 /* for ATM_SETSC; actually taken from the ATM_VF number space */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 3 Actually, the format is slightly extended from that used by LWP's
23 Actually, the format is extended a bit -- see module docstring.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
_exceptions.py 15 ErrorHandler interface, you are not actually required to raise
52 ErrorHandler interface, the application is not actually required
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 3 Actually, the format is slightly extended from that used by LWP's
23 Actually, the format is extended a bit -- see module docstring.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
_exceptions.py 15 ErrorHandler interface, you are not actually required to raise
52 ErrorHandler interface, the application is not actually required
  /system/bt/btcore/src/
module.c 113 // Only something to do if the module was actually started
129 // Only something to do if the module was actually initialized
  /system/extras/perfprofd/quipper/
perf_parser.h 167 // |parsed_events_sorted_by_time_| is not actually sorted, but has the same
193 // See MaybeSortParsedEvents to see why this might not actually be sorted
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_queryobj.c 206 /* We don't actually query the hardware for this value, so query->bo
273 /* We don't actually query the hardware for this value; we keep track of
281 /* We don't actually query the hardware for this value; we keep track of
336 /* We don't actually query the hardware for this value; we keep track of
350 /* We don't actually query the hardware for this value; we keep track of
  /system/core/libutils/tests/
Looper_test.cpp 235 << "signal should actually have been written";
261 << "signal should actually have been written";
287 << "signal should actually have been written";
310 << "signal should actually have been written";
326 << "signal should actually have been written";
352 << "signal should actually have been written";
429 << "signal should actually have been written";
  /external/llvm/lib/Target/R600/
AMDKernelCodeT.h 255 /// specified number of work-groups actually executing on the compute
258 /// work-groups to actually execute on the compute unit.
303 /// which ones are actually setup in the amd_kernel_code_t object using the
312 /// are actually initialized. These are then immediately followed by the System
347 /// for kernel actually executing.
448 /// which ones are actually setup in the amd_kernel_code_t object using the
    [all...]
  /external/apache-http/src/org/apache/http/message/
BasicLineFormatter.java 197 * Actually formats a request line.
257 * Actually formats a status line.
325 * Actually formats a header.
  /external/ceres-solver/include/ceres/internal/
scoped_ptr.h 129 // google3 friend class that can access copy ctor (although if it actually
178 // that we never actually call the copy constructor, which is a good thing
180 // if we actually did copy some object, here.
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
ResourceModule.java 84 // unfortunately, actually, data can be either ARRAY or STRING
295 // unfortunately, actually, data can be either ARRAY or STRING
301 // unfortunately, actually, data can be either ARRAY or STRING
  /external/libusb/libusb/
sync.c 65 * \returns on success, the number of bytes actually transferred
240 * \param transferred output location for the number of bytes actually
290 * \param transferred output location for the number of bytes actually
  /external/llvm/include/llvm/IR/
Statepoint.h 71 /// Return the value actually being called or invoked.
146 "number of arguments to actually callee can't be negative");
264 // gc_relocates ensures that we only get pairs which are actually relocated
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 172 // Note that we don't actually get here because HandleCrash calls
178 // there may not actually be an Impl available, or even a current
252 // This call of Disable isn't thread safe, but it doesn't actually matter.

Completed in 323 milliseconds

<<31323334353637383940>>