/external/iproute2/doc/ |
ip-cref.tex | 365 The number before each colon is an {\em interface index\/} or {\em ifindex\/}. [all...] |
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
loopfilter_v6.asm | 640 str r12, [sp, #4] ; save current reg before load q0 - q3 data [all...] |
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_short_idct32x32_add_neon.asm | 245 ; additions/substractions before the multiplies. 320 ; internal buffer used to transpose 8 lines into before transforming them [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-amd64-linux.c | 67 the integer registers before entering f. */ 258 after the child is created but before it sets its [all...] |
syswrap-ppc32-linux.c | 66 the integer registers before entering f.*/ 304 after the child is created but before it sets its 914 /* force readability. before the syscall it is [all...] |
syswrap-s390x-linux.c | 69 the integer registers before entering f. 912 /* force readability. before the syscall it is [all...] |
syswrap-arm-linux.c | 69 the integer registers before entering f.*/ 209 after the child is created but before it sets its [all...] |
syswrap-mips32-linux.c | 80 the integer registers before entering f.*/ 274 after the child is created but before it sets its [all...] |
/packages/apps/Calendar/src/com/android/calendar/recurrencepicker/ |
RecurrencePickerDialog.java | 267 public void onTextChanged(CharSequence s, int start, int before, int count) { 287 // Call mStringBuilder.setLength(0) before formatting any string or else the [all...] |
/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
DialpadFragment.java | 315 public void onTextChanged(CharSequence input, int start, int before, int changeCount) { 573 "Screen configuration is requested before onCreateView() is called. Ignored"); [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
teximage.c | 2830 const GLenum before = internalFormat; local [all...] |
/external/mesa3d/src/mesa/main/ |
teximage.c | 2830 const GLenum before = internalFormat; local [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
configure | 438 echo including any error possibly output before this message. [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | 176 /// before SetTokenBoundaries(). 268 /// method right before returning. Flat trees (i.e., lists) will 779 // Emit a token and all hidden nodes before. EOF node holds all [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar | |
/external/eigen/blas/testing/ |
cblat3.f | 511 * Save every datum before calling the 783 * Save every datum before calling the [all...] |
zblat3.f | 512 * Save every datum before calling the 784 * Save every datum before calling the [all...] |
/prebuilts/tools/common/eclipse/ |
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar | |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 144 // Need a copy of the pagePath before it gets changed in the next block; 775 // before the scheduled resize has occured, just ignore the new request [all...] |
/frameworks/base/keystore/tests/src/android/security/ |
AndroidKeyStoreTest.java | [all...] |
/dalvik/vm/mterp/armv5te/ |
footer.S | 14 * "longjmp" to a translation after single-stepping. Before returning 380 * building mode, so we need to refresh before we continue. 397 * before jumping to native translation. 413 * before jumping back to the interpreter. 446 * State registers will be saved to the "thread" area before bailing [all...] |
/external/bison/lib/ |
gnulib.mk | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | 266 before: function() { [all...] |
/external/chromium_org/ui/base/ime/ |
input_method_ibus_unittest.cc | 443 virtual void ExtendSelectionAndDelete(size_t before, [all...] |
/external/v8/src/ |
heap.cc | 299 ReportHeapStatistics("Before GC"); 364 // Similar to the before GC, we use some complicated logic to ensure that 5140 uintptr_t before = reinterpret_cast<intptr_t>(accessors->getter()); local [all...] |