/external/mesa3d/src/glsl/ |
glsl_parser.h | 87 MAT4X4 = 304,
|
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/ |
SDL_aaevents.c | 157 keymap[304] = SDLK_DELETE;
|
/external/srtp/crypto/test/ |
sha1_driver.c | 337 304,
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-ppc64-linux.S | 158 li 5,304 530 li 4,304 602 std 20,304(1) 634 ld 20,304(1)
|
/external/webkit/Source/WebCore/inspector/front-end/ |
Resource.js | 253 if (this.statusCode === 304) // Not modified 642 // it is 304 Not Modified and its guessed mime-type is text/php, which is wrong. 643 // Don't check for mime-types in 304-resources. 644 if (this.statusCode >= 400 || this.statusCode === 304)
|
/external/webrtc/src/common_audio/signal_processing/ |
randomization_functions.c | 64 -1566, 17064, 3519, 2518, 304, -6805, -10269, 2105,
|
/frameworks/base/tests/CoreTests/android/core/ |
HttpConstants.java | 34 public static final int HTTP_NOT_MODIFIED = 304;
|
/hardware/invensense/mlsdk/mllite/ |
dmpmap.h | 174 #define DMP_TMP1BH 304
|
/hardware/ti/wlan/wl1271/Test/ |
TxDbg.c | 193 WLAN_OS_REPORT(("304 - Print TxDataQueue Statistics.\n"));
|
/libcore/luni/src/test/java/libcore/java/lang/ |
DoubleTest.java | 123 assertEquals(2.2250738585072014E-308, Double.parseDouble("0.00022250738585072012e-304"));
|
/libcore/luni/src/test/java/libcore/java/net/ |
InetSocketAddressTest.java | 49 "0:0:0:0:0:0:102:304",
|
/libcore/support/src/test/java/tests/support/ |
Support_HttpConstants.java | 34 public static final int HTTP_NOT_MODIFIED = 304;
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
iconv.m4 | 96 static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
|
/packages/apps/Settings/res/layout-sw720dp/ |
date_time_settings_setupwizard.xml | 61 android:layout_width="304dip"
|
/packages/inputmethods/OpenWnn/res/xml-sw768dp/ |
keyboard_qwerty_jp.xml | 43 <Key android:codes="-304" android:keyLabel=".?123"
|
keyboard_qwerty_jp_half_symbols.xml | 72 <Key android:codes="-304" android:keyIcon="@drawable/key_mode_half_num"
|
keyboard_qwerty_jp_half_symbols_shift.xml | 71 <Key android:codes="-304" android:keyIcon="@drawable/key_mode_half_num"
|
keyboard_qwerty_jp_shift.xml | 43 <Key android:codes="-304" android:keyLabel=".?123"
|
/external/webkit/Source/WebCore/loader/appcache/ |
ApplicationCacheGroup.cpp | 512 if (m_newestCache && response.httpStatusCode() == 304) { // Not modified. 523 // The server could return 304 for an unconditional request - in this case, we handle the response as a normal error. 663 if (response.httpStatusCode() == 304) 685 // The server returned 304 Not Modified even though we didn't send a conditional request. 697 if (!m_manifestResource || // The resource will be null if HTTP response was 304 Not Modified. [all...] |
/external/chromium/net/http/ |
http_cache_unittest.cc | 836 // Returns only 416 or 304 when set. 839 // Returns 206 when revalidating a range (instead of 304). 879 response_status->assign("HTTP/1.1 304 Not Modified"); 938 response_status->assign("HTTP/1.1 304 Not Modified"); [all...] |
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/ |
T_iget_4.dfh | 55 // parsed: offset 116, len 4: [1] string_data_off: 304 (0x000130) "I" 161 // parsed: offset 304, len 3: TYPE_STRING_DATA_ITEM [1] "I"
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/ |
T_iget_boolean_4.dfh | 55 // parsed: offset 116, len 4: [1] string_data_off: 304 (0x000130) "Ldot/junit/opcodes/iget_boolean/d/T_iget_boolean_4;" 161 // parsed: offset 304, len 53: TYPE_STRING_DATA_ITEM [1] "Ldot/junit/opcodes/iget_boolean/d/T_iget_boolean_4;"
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/ |
T_iget_byte_4.dfh | 55 // parsed: offset 116, len 4: [1] string_data_off: 304 (0x000130) "B" 161 // parsed: offset 304, len 3: TYPE_STRING_DATA_ITEM [1] "B"
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/ |
T_iget_char_4.dfh | 55 // parsed: offset 116, len 4: [1] string_data_off: 304 (0x000130) "C" 161 // parsed: offset 304, len 3: TYPE_STRING_DATA_ITEM [1] "C"
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/ |
T_iget_short_4.dfh | 55 // parsed: offset 116, len 4: [1] string_data_off: 304 (0x000130) "Ldot/junit/opcodes/iget_short/d/T_iget_short_4;" 161 // parsed: offset 304, len 49: TYPE_STRING_DATA_ITEM [1] "Ldot/junit/opcodes/iget_short/d/T_iget_short_4;"
|