/external/chromium/third_party/icu/source/test/cintltst/ |
udatatst.c | 1513 const uint8_t *original; local [all...] |
/external/icu4c/test/cintltst/ |
udatatst.c | 1522 const uint8_t *original; local [all...] |
/external/libvpx/vp8/common/arm/neon/ |
sixtappredict4x4_neon.asm | 77 vmov q4, q3 ;keep original src data in q4 q6 143 vmov q4, q3 ;keep original src data in q4 q6 289 vmov q4, q3 ;keep original src data in q4 q6
|
/cts/tests/tests/view/src/android/view/cts/ |
LayoutInflaterTest.java | 496 public MockLayoutInflater(LayoutInflater original, Context newContext) { 497 super(original, newContext);
|
/external/skia/src/animator/ |
SkScript.cpp | 428 const char** original = scriptPtr; local 459 SkDebugf("script failed: %s", *original); [all...] |
SkDisplayable.cpp | 514 bool SkDisplayable::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) {
|
/external/v8/src/ |
conversions.cc | 94 static inline void ReleaseCString(const char* original, const char* str) { 98 static inline void ReleaseCString(String* original, const char* str) { 683 // be read back and yield the original value. To implement this
|
assembler.h | 31 // The original source code covered by the above license above has been 365 typedef void* ExternalReferenceRedirector(void* original, bool fp_return);
|
/external/v8/test/mjsunit/ |
array-unshift.js | 28 // Check that unshifting array of holes keeps the original array
|
/external/chromium/third_party/icu/source/i18n/ |
dtptngen_impl.h | 111 UnicodeString original[UDATPG_FIELD_COUNT]; member in class:PtnSkeleton
|
/external/guava/src/com/google/common/collect/ |
CustomConcurrentHashMap.java | 86 * InternalEntry<K, V> original, InternalEntry<K, V> next) { 87 * return new InternalEntry<K, V>(key, original.hash, original.value, next); 323 * {@code original} to the returned entry. For example, 327 * @param key for {@code original} as well as the returned entry. 331 * @param original entry from which the value and other 336 E copyEntry(K key, E original, E newNext); [all...] |
/external/icu4c/i18n/ |
dtptngen_impl.h | 111 UnicodeString original[UDATPG_FIELD_COUNT]; member in class:PtnSkeleton
|
/external/v8/src/ia32/ |
virtual-frame-ia32.h | 79 explicit VirtualFrame(VirtualFrame* original);
|
/external/v8/src/mips/ |
virtual-frame-mips.h | 67 explicit VirtualFrame(VirtualFrame* original);
|
/external/v8/src/x64/ |
virtual-frame-x64.h | 79 explicit VirtualFrame(VirtualFrame* original);
|
/external/webkit/WebKit/android/nav/ |
CachedFrame.h | 204 void findClosest(BestData* , Direction original, Direction test,
|
/ndk/build/core/ |
build-binary.mk | 103 # The original Android build system allows you to use the .arm prefix 123 # As a special case, the original Android build system
|
/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 314 want its recipients to know that what they have is not the original, so 315 that any problems introduced by others will not reflect on the original 459 original licensor to copy, distribute or modify the Program subject to 499 original copyright holder who places the Program under this License
|
/external/chromium/third_party/icu/source/common/ |
uresbund.c | [all...] |
/external/icu4c/common/ |
uresbund.c | [all...] |
/external/zlib/contrib/masmx86/ |
gvmat32.asm | 557 pushfd ; push original EFLAGS
558 pop eax ; get original EFLAGS
559 mov ecx, eax ; save original EFLAGS
574 mov eax, ecx ; get original EFLAGS
580 popfd ; restore original EFLAGS
|
/external/chromium/third_party/icu/source/test/intltest/ |
apicoll.cpp | 1671 const char *original; member in struct:teststruct [all...] |
/external/icu4c/test/intltest/ |
apicoll.cpp | 1625 const char *original; member in struct:teststruct [all...] |
/external/webkit/WebKitTools/Scripts/ |
resolve-ChangeLogs | 303 rmtree(qw(.git/refs/original)); 327 # Copy the header from the original patch.
|
/device/samsung/crespo/ |
device.mk | 35 # but not to the original vendor tree. Be sure to update both.
|