/external/webkit/JavaScriptCore/jit/ |
JIT.cpp | 184 if (m_bytecodeIndex > 0) // Avoid the overhead of sampling op_enter twice.
|
/external/webkit/JavaScriptCore/wtf/ |
TCSystemAlloc.cpp | 349 // Try twice, once avoiding allocators that failed before, and once
|
/external/webkit/WebCore/inspector/front-end/ |
ProfilesPanel.js | 384 // incremented twice as often as it's displayed
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontChromiumWin.cpp | 338 // the bounding box. So we run Uniscribe twice. If we find this happens a
|
/external/webkit/WebKit/android/jni/ |
JavaBridge.cpp | 323 LOG_ASSERT(javaBridge, "Finalize should not be called twice for the same java bridge!");
|
/external/webkit/WebKit/gtk/WebCoreSupport/ |
EditorClientGtk.cpp | 623 // check characters twice.
|
/external/wpa_supplicant/ |
crypto.h | 20 * functions twice.
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
crypto.h | 20 * functions twice.
|
/frameworks/base/core/jni/android/graphics/ |
Matrix.cpp | 278 // we allocate twice the count, 1 set for src, 1 for dst
|
/frameworks/base/docs/html/videos/ |
index.jd | 31 /* Some playlists include the title in the description meta-data, so we need to account for this when building the thumbnail lists, so we don't show the title twice
|
/frameworks/base/media/java/android/media/ |
ThumbnailUtils.java | 79 * consideration, we want to let MediaThumbRequest avoid calling this method twice for
|
/frameworks/base/tools/aapt/ |
Package.cpp | 301 "ERROR: '%s' exists twice (check for with & w/o '.gz'?)\n",
|
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
FileHandlerTest.java | 584 // batch output twice to test the append mode 603 // batch output twice to test the append mode [all...] |
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/ |
AbstractCharsetEncoderTestCase.java | 174 // Illegal state: flush twice 706 // normal case, one complete operation, but call twice, first time set [all...] |
/external/jpeg/ |
jchuff.c | 378 * Since we're encoding a difference, the range limit is twice as much. 592 * Since we're encoding a difference, the range limit is twice as much.
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
idct.cpp | 215 /* scaled by 1/8, that is scaled twice by */ 438 /* scaled by 1/8, that is scaled twice by */
|
/external/opencore/nodes/pvomxencnode/src/ |
pvmf_omx_enc_node.h | [all...] |
/external/speex/libspeex/ |
filters.c | 519 /* We multiply twice by the same coef to avoid overflows */ 536 /* We multiply twice by the same coef to avoid overflows */
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/ |
test_expectations.py | 215 -A test can be included twice, but not via the same path. 216 -If a test is included twice, then the more precise path wins. [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
idct.cpp | 215 /* scaled by 1/8, that is scaled twice by */ 438 /* scaled by 1/8, that is scaled twice by */
|
/prebuilt/linux-x86/oprofile/bin/ |
oparchive | |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/ |
SoftGemini.c | [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-10 | 59 option_name twice. (#334519, Chris Wilson) 336 twice for the same event via a wakeup_serial. This fixes #324228. [all...] |
/external/guava/javadoc/com/google/common/collect/ |
Multimap.html | 109 values with a single key. If you call <A HREF="../../../../com/google/common/collect/Multimap.html#put(K, V)"><CODE>put(K, V)</CODE></A> twice, with the same key 122 key and value twice varies between implementations. In multimaps allowing 124 return a collection that includes the value twice. In multimaps not [all...] |
/external/libpcap/ |
pcap-linux.c | 36 * - The loopback device gives every packet twice; on 2.2[.x] kernels, 556 * and we don't want to see it twice. 731 * count packets *twice* on systems where we can get kernel [all...] |