HomeSort by relevance Sort by last modified time
    Searched refs:descend (Results 1 - 19 of 19) sorted by null

  /external/ImageMagick/MagickCore/
xwindow.h 31 descend, member in struct:_XImportInfo
xwindow.c     [all...]
  /bionic/libc/bionic/
fts.c 554 int nitems, cderrno, descend, level, nlinks, nostat = 0, doadjust; local
594 * If we're going to need to stat anything or we want to descend
614 descend = 0;
619 descend = 1;
621 descend = 0;
772 if (descend && (type == BCHILD || !nitems) &&
  /external/ImageMagick/scripts/
xsnap 138 checkbutton .options.input.checks.descend -text "Descend" -anchor w \
139 -variable snap(descend)
141 .options.input.checks.screen .options.input.checks.descend -side left
449 if {$snap(descend)} {
450 set command [concat $command -descend]
580 set snap(descend) 0
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
jsilver.sablecc 534 {->New variable.descend(
537 {->New variable.descend(
540 {->New variable.descend(
707 | {descend} [parent]:variable [child]:variable // foo.bar
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
prove.go 461 descend walkState = iota
472 state: descend,
487 case descend:
506 state: descend,
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
prove.go 461 descend walkState = iota
472 state: descend,
487 case descend:
506 state: descend,
  /external/pdfium/core/fpdfapi/parser/
cpdf_document.cpp 322 int descend,
333 pFontDesc->SetNewFor<CPDF_Number>("Descent", descend);
1008 int descend = ptm->otmrcFontBox.bottom; local
    [all...]
  /external/ImageMagick/MagickWand/
import.c 145 "-descend obtain image by descending window hierarchy",
374 "descend","False");
375 ximage_info.descend=IsStringTrue(resource_value);
687 if (LocaleCompare("descend",option+1) == 0)
689 ximage_info.descend=(*option == '-') ? MagickTrue : MagickFalse;
    [all...]
  /prebuilts/go/darwin-x86/src/path/filepath/
path.go 339 // to handle that error (and Walk will not descend into that directory). If
  /prebuilts/go/linux-x86/src/path/filepath/
path.go 339 // to handle that error (and Walk will not descend into that directory). If
  /libcore/ojluni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java 3115 descend(); method
3139 private void descend() { method in class:ConcurrentSkipListMap.SubMap.SubMapIter
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
read.go 72 // will descend into the XML structure looking for elements with the
  /prebuilts/go/linux-x86/src/encoding/xml/
read.go 72 // will descend into the XML structure looking for elements with the
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 14139 unsigned char *descdata, *filenames, *descend; local
    [all...]
  /prebuilts/misc/common/robolectric/lib/
backport-util-concurrent-3.1.jar 
  /prebuilts/tools/common/m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/
backport-util-concurrent-3.1.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 986 milliseconds