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

<<21222324252627282930>>

  /external/guava/guava-gwt/test-super/com/google/common/cache/super/com/google/common/cache/
CacheBuilderTest.java 68 // don't actually create this monster!
90 // don't actually build this beast
  /external/jemalloc/test/unit/
junk.c 61 * The conditions under which junk filling actually occurs are nuanced
63 * test code, so don't actually check that the region is junk-filled.
  /external/kernel-headers/original/uapi/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 */
  /external/libmtp/src/
unicode.c 71 * to a UTF-8 string. Actually just a UCS-2 internal conversion
105 * Actually just a UCS-2 internal conversion.
  /external/libvorbis/
libvorbis.spec 16 # Dirty trick to tell rpm that this package actually provides what the
34 # Dirty trick to tell rpm that this package actually provides what the
libvorbis.spec.in 16 # Dirty trick to tell rpm that this package actually provides what the
34 # Dirty trick to tell rpm that this package actually provides what the
  /external/lldb/include/lldb/DataFormatters/
FormatManager.h 233 // while a few of these actually should be globally available and setup by LLDB itself
234 // most would actually belong to the users' lldbinit file or to some other form of configurable
  /external/lldb/test/lang/objc/objc-property/
TestObjCProperty.py 85 # a property that actually only has a getter & setter and no
114 # make sure it works and that we actually update the backing ivar.
  /external/llvm/docs/
HowToAddABuilder.rst 27 actually build your configuration successfully. Please check what degree
66 #. Make sure you can actually start the buildslave successfully. Then set
  /external/llvm/test/CodeGen/X86/
this-return-64.ll 44 ; (this next line would never be generated by Clang, actually)
60 ; (this next line would never be generated by Clang, actually)
  /external/mockito/src/org/mockito/plugins/
MockMaker.java 57 * @param <T> Type of the mock to return, actually the <code>settings.getTypeToMock</code>.
81 * <p>The invocation handler actually store invocations to achieve
  /external/nanopb-c/
pb_encode.h 91 /* Pseudo-stream for measuring the size of a message without actually storing
146 * calculate message size and then to actually write it out.
  /external/protobuf/
configure.ac 129 # Since it will actually be executed from the src directory, prefix with
131 # is a nested package and --with-protoc was actually given on the outer
  /external/protobuf/java/src/test/java/com/google/protobuf/
LiteTest.java 68 // stuff to make sure the lite message is actually here and usable.
103 // Test copying a message, since coping extensions actually does use a
  /external/skia/include/gpu/gl/
GrGLConfig.h 166 * is. Another observation is that Chrome's cmd buffer server will actually
168 * reasons). If this is disabled and NULL is actually passed all the way to the
  /external/v8/src/arm/
frames-arm.h 66 // TODO(regis): Only 8 registers may actually be sufficient. Revisit.
69 // Define the list of registers actually saved at safepoints.
  /external/valgrind/include/
pub_tool_sparsewa.h 67 // Returned Bool is True iff the key was actually bound in the mapping.
74 // Returned Bool is True iff a binding for 'key' actually existed.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_EncodeMV.c 196 /* The index is actually calculate as
208 /* The index is actually calculate as
  /frameworks/base/core/java/android/hardware/camera2/marshal/impl/
MarshalQueryableParcelable.java 113 * bytes the parcel actually used up.
141 // set the position past the bytes the parcelable actually used
  /frameworks/base/docs/html/training/swipe/
respond-refresh-request.jd 38 responsible for actually updating the app's data.
155 The method which actually refreshes the data calls {@link
  /frameworks/base/libs/hwui/
ResourceCache.cpp 120 // A Res_png_9patch is actually an array of byte that's larger
143 // A Res_png_9patch is actually an array of byte that's larger
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
LockIcon.java 39 * the screen has actually turned on.
141 // actually turned on.
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_bsd.c 103 //actually move the bitoff by viddec_pm_get_bits
108 //actually move the bitoff by viddec_pm_get_bits
  /hardware/intel/common/libva/va/
va_dec_jpeg.h 88 * the VA driver implementation about which table(s) actually changed
107 * VA driver implementation about which table(s) actually changed
  /libcore/benchmarks/src/benchmarks/regression/
FormatterBenchmark.java 31 f.format("this is a reasonably short string that doesn't actually need any formatting");
38 sb.append("this is a reasonably short string that doesn't actually need any formatting");

Completed in 391 milliseconds

<<21222324252627282930>>