/external/srtp/srtp/ |
ekt.c | 205 uint16_t isn; local 233 /* copy ISN into packet */ 234 isn = (uint16_t)pkt_index; 235 *((uint16_t *)packet) = htons(isn); 236 debug_print(mod_srtp, "writing EKT ISN: %s,", 237 octet_string_hex_string(packet, sizeof(isn))); 238 packet += sizeof(isn);
|
/external/srtp/include/ |
ekt.h | 120 uint16_t isn; /* initial sequence number */ member in struct:ekt_stream_ctx_t
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
fldcw_check.S | 19 # that can cause false positives if the test isn't explicit enough
|
/external/valgrind/main/exp-bbv/tests/x86/ |
fldcw_check.S | 21 # that can cause false positives if the test isn't explicit enough
|
/external/chromium/chrome/browser/resources/ntp4/tools/ |
externs.js | 6 // This isn't actually used when running the code.
|
/external/chromium/chrome/browser/resources/touch_ntp/tools/ |
externs.js | 6 // This isn't actually used when running the code.
|
/external/v8/test/mjsunit/ |
regexp-cache-replace.js | 28 // Tests that regexp caching isn't messing things up.
|
instanceof.js | 87 // isn't a proper JavaScript object.
|
string-indexof-1.js | 82 // Long string that isn't a simple repeat of a shorter string.
|
json.js | 427 assertEquals(Object.prototype, o.__proto__); // __proto__ isn't changed. 428 assertEquals(0, Object.keys(o).length); // __proto__ isn't added as enumerable.
|
/dalvik/vm/ |
Android.mk | 97 # Note: HOST_ARCH_VARIANT isn't defined. 118 # have sufficient custom code so that libffi isn't needed at all,
|
/external/v8/test/mjsunit/regress/ |
regress-990205.js | 29 // (Notice that the example isn't valid ECMAScript due to the
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLCollection12.js | 81 on those elements that are allowed a name attribute. If there isn't
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLCollection12.js | 81 on those elements that are allowed a name attribute. If there isn't
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
host.js | 51 // Something that isn't exactly an IP should get treated as a host and
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/ |
popup.js | 193 // when the search box isn't focused.
|
/external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/ |
createDocument-namespace-err.js | 119 // Gecko throws "undefined" if createDocument isn't
|
/build/core/ |
java.mk | 202 # common even if LOCAL_BUILT_MODULE isn't. 227 # Droiddoc isn't currently able to generate stubs for modules, so we're just
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/ |
openid.php | 536 # The field name isn't part of the SREG spec, so we ignore it.
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 212 // the file isn't under toroot. Fail.
|
/external/libvpx/vp8/common/ppc/ |
filter_altivec.asm | 209 ;# If there isn't any filtering to be done for the horizontal, then 400 ;# If there isn't any filtering to be done for the horizontal, then 572 ;# If there isn't any filtering to be done for the horizontal, then
|
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-reference.js | 233 // the file isn't under toroot. Fail.
|
/external/chromium/sdch/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 226 rem Decode using something that isn't a delta file
|
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 491 print '***Unfortunately the vsproj creator isn\'t smart enough to '
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-reference.js | 214 // the file isn't under toroot. Fail.
|