Searched
full:means (Results
401 -
425 of
6054) sorted by null
<<11121314151617181920>>
/external/webkit/LayoutTests/fast/url/script-tests/ |
relative-win.js | 30 // means that the path is UNC.
|
/external/webkit/LayoutTests/storage/indexeddb/ |
set_version_queue-expected.txt | 51 Note: This means that a connection can receive a blocked event after its close() method has been called. Spec is silent on the issue and this is easiest to implement.
|
/external/webkit/Source/WebCore/bridge/jni/v8/ |
JavaValueV8.h | 45 // JNI. This means that the 'object' field of this variant uses JavaInstance,
|
/external/webkit/Source/WebCore/bridge/objc/ |
objc_instance.h | 43 static void setGlobalException(NSString*, JSGlobalObject* exceptionEnvironment = 0); // A null exceptionEnvironment means the exception should propogate to any execution environment.
|
/external/webkit/Source/WebCore/dom/ |
DocumentOrderedMap.h | 64 // excluding the one referenced in m_map, if any. This means it one less than the total count
|
/external/webkit/Source/WebCore/platform/efl/ |
PlatformWheelEventEfl.cpp | 55 // A negative z value means (in EFL) that we are scrolling down, so we need
|
/external/webkit/Source/WebCore/platform/text/mac/ |
TextBreakIteratorInternalICUMac.mm | 65 // Empty string means "root locale", and that is what we use if we can't get a preference.
|
/external/webkit/Source/WebKit/android/jni/ |
WebHistory.h | 48 // viewport scale factor, default to 100 means 100%. m_textWrapScale records
|
/external/webkit/Source/WebKit/chromium/public/ |
WebURLError.h | 50 // of 0 means no error. WebKit does not interpret the meaning of other
|
/external/webkit/Tools/BuildSlaveSupport/gtk/ |
README | 7 will automatically restart services when they die, and that means less human
|
/external/webkit/Tools/Scripts/ |
new-run-webkit-tests | 38 # (which means a file in sys.path that ends in .py). We also make surei
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
filter.py | 104 name. A plus (+) means the category should be checked, while a 105 minus (-) means the category should not be checked. 269 name. A plus (+) means the category should be checked, while a 270 minus (-) means the category should not be checked.
|
/frameworks/base/opengl/libagl2/src/ |
gles2context.h | 134 int sampler2tmu[GGL_MAXCOMBINEDTEXTUREIMAGEUNITS]; // sampler2tmu[sampler] is index of tmu, -1 means not used
|
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/forwarder/ |
Forwarder.java | 67 /** This most likely means that mServerSocket is already closed */
|
/frameworks/compile/slang/ |
slang_rs_export_func.h | 103 // is NULL, means there must be no any parameters.
|
/frameworks/ex/common/java/com/android/common/userhappiness/ |
UserHappinessSignals.java | 45 * it means to "accept" text. In the case of Gmail, pressing the "Send"
|
/frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/ |
DynamicProxy.java | 37 * In practice this means that you can make it appear as though {@code delegate} implements the
|
/frameworks/media/libvideoeditor/osal/src/ |
M4OSA_Clock.c | 41 * @note It means it can only be used to get a relative time by computing
|
M4OSA_Random.c | 83 won't overflow, which means that max_value typically shouldn't go over the range of
|
/libcore/luni/src/main/java/java/nio/charset/ |
Charset.java | 64 * integer. This means that any given UTF-16 or UTF-32 byte sequence is either big- or 75 * will appear in the output character sequence. This means that a disadvantage to including a BOM 89 * <p>This table shows what the encoder writes. "BE" means that the byte sequence is big-endian, 90 * "LE" means little-endian. "BE BOM" means a big-endian BOM (that is, {@code 0xfe, 0xff}). 101 * "BE, failure" means "the byte sequence is treated as big-endian, and a little-endian BOM 104 * <p>The phrase "includes BOM" means that the output includes the U+FEFF byte order mark character. 250 // And the name the user used... (Section 1.4 of http://unicode.org/reports/tr22/ means 342 * charset C2 if every character representable by C2 is also representable by C1. This means
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
ThreeIntegerSequence.java | 28 * The auxiliary class providing means to process ASN1Sequence of three Integers.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_alloc.c | 42 //It means that we rolled on size_t, __n must be very large:
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
getopt.m4 | 8 # rather than vanilla POSIX getopt. This means your code should
|
/packages/apps/Email/ |
Android.mk | 41 # leaving out code which is tested by other means (e.g. static libraries) that
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/ |
FileCleaningTracker.java | 82 * @param deleteStrategy the strategy to delete the file, null means normal
112 * @param deleteStrategy the strategy to delete the file, null means normal
127 * @param deleteStrategy the strategy to delete the file, null means normal
238 * @param deleteStrategy the strategy to delete the file, null means normal
|
Completed in 1668 milliseconds
<<11121314151617181920>>