HomeSort by relevance Sort by last modified time
    Searched refs:outer (Results 101 - 125 of 142) sorted by null

1 2 3 45 6

  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 53 # coefficients and all relevant history stay in registers, so the outer loop
57 # and there may be a somewhat more clever way to do the outer loop
  /external/javassist/src/main/javassist/compiler/
MemberCodeGen.java 698 private boolean isEnclosing(CtClass outer, CtClass inner) {
702 if (inner == outer)
    [all...]
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 62 lax-ioctls, enable-outer [none]
  /external/v8/src/
full-codegen.h 152 NestedStatement* outer() { return previous_; } function in class:v8::internal::FullCodeGenerator::BASE_EMBEDDED
  /external/webkit/Source/WebCore/css/
html.css 454 input::-webkit-outer-spin-button {
455 -webkit-appearance: outer-spin-button;
  /external/guava/src/com/google/common/collect/
CustomConcurrentHashMap.java 2069 continue outer; local
    [all...]
  /libcore/luni/src/main/java/java/lang/
String.java 270 outer:
305 continue outer; local
    [all...]
  /external/grub/docs/
texinfo.tex 73 % We never want plain's \outer definition of \+ in Texinfo.
327 \hfil % center the page within the outer (page) hsize.
    [all...]
  /external/opencv/cv/src/
cvcalibinit.cpp 685 // if there is an outer quad missing, fill it in
724 // if we have found inner quads, add corresponding outer quads,
728 PRINTF("Found %d inner quads not connected to outer quads, repairing\n", found);
741 // final trimming of outer quads
744 PRINTF("Inner bounds ok, check outer quads\n");
751 bool outer = false; local
755 outer = true;
757 if (!outer) // not an outer quad, eliminate
773 // add an outer qua
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c     [all...]
  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java 2238 break outer; local
2247 break outer; local
    [all...]
  /external/libvpx/vp8/common/arm/neon/
loopfilter_neon.asm 385 ; outer tap adjustments: ++vp8_filter >> 1
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 252 * var a = a in ... # refers to outer 'a'. *)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/
Hyperlinks.java 355 // Don't match the outer element if the user is hovering over a specific attribute
1207 ITextRegion outer = context.getElementRegion(); local
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 345 * The outer array is a stack of such queues.
432 * elements, hence the name "outer". The remainder of the attributes
449 me.logState_('Outer', template, jstAttributes.jstAttributeValues);
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 345 * The outer array is a stack of such queues.
432 * elements, hence the name "outer". The remainder of the attributes
449 me.logState_('Outer', template, jstAttributes.jstAttributeValues);
    [all...]
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 474 ;# add outer taps if we have high edge variance
572 ;# outer tap adjustments
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow.h 637 struct omp_region *outer; member in struct:omp_region
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow.h 637 struct omp_region *outer; member in struct:omp_region
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-flow.h 637 struct omp_region *outer; member in struct:omp_region
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 71 % We never want plain's \outer definition of \+ in Texinfo.
381 \hfil % center the page within the outer (page) hsize.
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 89 inner packet to outer one. It means that path traversed by tunneled
  /external/libvpx/vp8/common/x86/
subpixel_mmx.asm 77 ; do outer positive taps
  /cts/tools/dasm/src/dasm/
DAsm.java 224 void addInner(short iacc, String name, String inner, String outer) {
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js     [all...]

Completed in 3709 milliseconds

1 2 3 45 6