/external/clang/tools/clang-format/ |
clang-format-sublime.py | 56 # FIXME: Without the 10ms delay, the viewport sometimes jumps.
|
/external/compiler-rt/lib/builtins/arm/ |
switch16.S | 20 // address to jump to. If R0 is greater than the size of the table, it jumps
|
switch32.S | 20 // address to jump to. If R0 is greater than the size of the table, it jumps
|
switch8.S | 20 // address to jump to. If R0 is greater than the size of the table, it jumps
|
switchu8.S | 20 // address to jump to. If R0 is greater than the size of the table, it jumps
|
/external/guava/guava-tests/test/com/google/common/hash/ |
Murmur3Hash32Test.java | 52 murmur3_32().hashUnencodedChars("The quick brown fox jumps over the lazy dog"));
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
BasicBlock.java | 292 BasicBlock[] jumps = makeArray(to.block); 293 makeMark(marks, pos, jumps, size, true); 303 BasicBlock[] jumps = makeArray(to.block, next.block); 304 makeMark(marks, pos, jumps, size, false);
|
/external/llvm/unittests/Support/ |
CompressionTest.cpp | 65 zlib::crc32(StringRef("The quick brown fox jumps over the lazy dog")));
|
/external/skia/gm/ |
textblobcolortrans.cpp | 44 text = "The quick brown fox jumps over the lazy dog.";
|
/external/tcpdump/tests/ |
epgm_zmtp1v.out | 29 0x0010: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t 32 0x0040: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the. 46 0x0050: 726f 776e 2066 6f78 206a 756d 7073 206f rown.fox.jumps.o 57 0x0030: 6272 6f77 6e20 666f 7820 6a75 6d70 7320 brown.fox.jumps.
|
/external/icu/icu4c/source/config/ |
mh-beos | 16 # -ffunction-cse -fstrength-reduce -fthread-jumps -fcse-follow-jumps \
|
/external/libhevc/common/arm/ |
ihevc_inter_pred_chroma_vert_w16inp.s | 123 bgt core_loop_ht_2 @jumps to loop handles wd 2 126 beq core_loop_ht_4 @jumps to loop handles ht mul of 4 168 b end_loops @jumps to end 230 beq epilog @jumps to epilog 285 bgt kernel_4 @jumps to kernel_4
|
/external/libhevc/common/arm64/ |
ihevc_inter_pred_chroma_vert_w16inp.s | 128 bgt core_loop_ht_2 //jumps to loop handles wd 2 131 beq core_loop_ht_4 //jumps to loop handles ht mul of 4 173 b end_loops //jumps to end 238 beq epilog //jumps to epilog 296 bgt kernel_4 //jumps to kernel_4
|
ihevc_inter_pred_chroma_vert_w16inp_w16out.s | 128 bgt core_loop_ht_2 //jumps to loop handles wd 2 131 beq core_loop_ht_4 //jumps to loop handles ht mul of 4 171 b end_loops //jumps to end 235 beq epilog //jumps to epilog 289 bgt kernel_4 //jumps to kernel_4
|
/frameworks/base/core/java/android/widget/ |
DayPickerView.java | 265 * Sets the currently selected date to the specified timestamp. Jumps 276 * Sets the currently selected date to the specified timestamp. Jumps 345 // don't really have stable IDs. Jumps immediately to the new position.
|
/external/clang/lib/CodeGen/ |
README.txt | 40 jumps. At -O0, this penalizes us all the way from IRgen (malloc &
|
/external/droiddriver/src/io/appium/droiddriver/scroll/ |
Scrollers.java | 82 // TODO: A {@link Scroller} that directly jumps to the view if an
|
/external/llvm/lib/Target/PowerPC/ |
PPC.h | 61 /// used for calls and jumps to external functions on Tiger and earlier, and
|
/external/mesa3d/src/glsl/ |
opt_redundant_jumps.cpp | 26 * Remove certain types of redundant jumps
|
/external/skia/tests/ |
SHA1Test.cpp | 32 { "The quick brown fox jumps over the lazy dog", 1, {{ 0x2f, 0xd4, 0xe1, 0xc6, 0x7a, 0x2d, 0x28, 0xfc, 0xed, 0x84, 0x9e, 0xe1, 0xbb, 0x76, 0xe7, 0x39, 0x1b, 0x93, 0xeb, 0x12 }} },
|
/external/valgrind/docs/internals/ |
performance.txt | 18 AMD64 use jumps instead of call/return for calling translations.
|
/frameworks/av/media/libeffects/testlibs/ |
AudioShelvingFilter.cpp | 31 // gain - gain, in millibel, starting at -9600, jumps of 1024, to 4736 millibel.
|
/libcore/luni/src/test/java/libcore/xml/ |
SimpleBuilderTest.java | 106 assertEquals("The quick brown fox jumps over the lazy dog.", proinst);
|
/packages/apps/Camera2/src/com/android/camera/captureintent/stateful/ |
StateMachineImpl.java | 47 * Jumps directly to a specific state.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
AutoScrollListView.java | 52 * first it jumps to some position near the one requested and then does a smooth
|