HomeSort by relevance Sort by last modified time
    Searched full:real (Results 226 - 250 of 2203) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/images/
fpdfemb_ext.h 54 /** Do the real data decoding, output to a pre-allocated buffer.
  /external/srec/portable/include/
pstdio.h 45 * real size of the file
  /external/stlport/stlport/stl/config/
_dm.h 26 //DMC prefer enum to real static const variable because it do not consider
  /external/stlport/test/unit/
valarray_test.cpp 28 // everyone is welcome to do a real good unit test for
  /external/v8/test/mjsunit/
get-prototype-of.js 61 // Make sure the real objects have this method and that it returns the
  /external/webkit/JavaScriptCore/wtf/
RandomNumberSeed.h 58 // use rand() to initialize the real RNG
  /external/webkit/WebCore/bindings/v8/
ScriptCachedFrameData.h 88 #error You need to consider whether you want Page Cache and either add a stub or a real implementation.
  /external/webkit/WebCore/svg/
SVGTransformList.cpp 68 // TODO: We may want to build a real transform string, instead of concatting to a matrix(...).
  /external/webkit/WebKit/android/jni/
WebCoreJni.h 64 // Get the real object stored in the weak reference returned as an
  /external/webkit/WebKitTools/Scripts/
wkstyle 71 #do it for real
  /external/zlib/contrib/minizip/
ChangeLogUnzip 41 - add real minizip sample
  /frameworks/base/include/utils/
Errors.h 40 // real conflict, though it's a bit awkward.
  /frameworks/base/media/libdrm/mobile2/include/drmmanager/
DrmManager.h 28 /** It should be removed after real DcfContainer is ready */
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimUtilsTest.java 79 // (this is made up to test since I don't have a real one)
  /frameworks/base/tools/layoutlib/bridge/src/com/google/android/maps/
MapView.java 28 * Only non override public methods from the real MapView have been added in there.
  /packages/apps/Mms/src/com/android/mms/ui/
MmsThumbnailPresenter.java 82 // Show an icon instead of real content in the thumbnail.
  /packages/inputmethods/PinyinIME/jni/include/
ngram.h 40 // System words' total frequency. It is not the real total frequency, instead,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-ssa-operands.h 252 #define SSA_OP_USE 0x01 /* Real USE operands. */
253 #define SSA_OP_DEF 0x02 /* Real DEF operands. */
308 a real stmt or a PHI node, looking at the USE nodes matching FLAGS. */
317 a real stmt or a PHI node, looking at the DEF nodes matching FLAGS. */
treestruct.def 33 DEFTREESTRUCT(TS_REAL_CST, "real cst")
  /bootable/recovery/
verifier.c 128 // the real one, minzip will find the later (wrong) one,
130 // this sequence occurs anywhere after the real one.
  /build/core/
dynamic_binary.mk 33 # it's correct once the real value is defined.
73 #TODO: write the real $(SOSLIM) rule.
  /dalvik/libcore/sql/src/main/java/java/sql/
Types.java 142 * The type code that identifies the SQL type {@code REAL}.
144 public static final int REAL = 7;
  /external/e2fsprogs/intl/
loadinfo.h 110 /* Lookup the real locale name for a locale alias NAME, or NULL if
111 NAME is not a locale alias (but possibly a real locale name).
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 60 "Attempt to fudge end of block bitmap past the real end",
61 "Attempt to fudge end of inode bitmap past the real end",
ext2_err.et.in 165 "Attempt to fudge end of block bitmap past the real end"
168 "Attempt to fudge end of inode bitmap past the real end"

Completed in 1051 milliseconds

1 2 3 4 5 6 7 8 91011>>