HomeSort by relevance Sort by last modified time
    Searched refs:eat (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorAttributeSet.java 65 ElemAttributeSet eat = new ElemAttributeSet(); local
67 eat.setLocaterInfo(handler.getLocator());
70 eat.setPrefixes(handler.getNamespaceSupport());
77 eat.setDOMBackPointer(handler.getOriginatingNode());
78 setPropertiesFromAttributes(handler, rawName, attributes, eat);
79 handler.getStylesheet().setAttributeSet(eat);
81 // handler.pushElemTemplateElement(eat);
84 parent.appendChild(eat);
85 handler.pushElemTemplateElement(eat);
  /external/chromium_org/third_party/opus/src/
compile 134 if test -n "$eat"; then
135 eat=
140 eat=1
155 eat=1
166 eat=1
177 eat=1
196 eat=1
228 eat=
264 if test -n "$eat"; then
265 eat
    [all...]
  /external/libopus/
compile 134 if test -n "$eat"; then
135 eat=
140 eat=1
155 eat=1
166 eat=1
177 eat=1
196 eat=1
228 eat=
264 if test -n "$eat"; then
265 eat
    [all...]
  /external/bison/build-aux/
compile 92 if test -n "$eat"; then
93 eat=
98 eat=1
163 eat=1
195 eat=
231 if test -n "$eat"; then
232 eat=
238 eat=1
  /external/libcap-ng/libcap-ng-0.7/
compile 92 if test -n "$eat"; then
93 eat=
98 eat=1
163 eat=1
195 eat=
231 if test -n "$eat"; then
232 eat=
238 eat=1
  /external/libpng/
compile 138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat
    [all...]
  /external/clang/test/CodeGenCXX/
devirtualize-virtual-function-calls.cpp 89 virtual void eat();
92 virtual void eat();
100 p->fish.eat();
  /external/libedit/
compile 138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/io/
TextGraphReader.java 212 String curCommand = scanner.eat(commandPattern, "<command>");
234 String packageName = scanner.eat(packageNamePattern, "<package-name>");
241 String libraryName = scanner.eat(libraryNamePattern, "<library-name>");
248 curClassName = scanner.eat(wordPattern, "<class-name>");
253 String curFilterName = scanner.eat(wordPattern, "<filter-name>");
260 scanner.eat(curlyOpenPattern, "{");
272 scanner.eat(curlyClosePattern, "}");
277 curSourceFilterName = scanner.eat(wordPattern, "<source-filter-name>");
282 String portString = scanner.eat(portPattern, "[<source-port-name>]");
289 scanner.eat(rightArrowPattern, "=>")
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
coffeescript.js 169 if (stream.eat("\\")) {
178 stream.eat(/['"\/]/);
  /external/llvm/utils/lit/lit/
ShUtil.py 14 def eat(self): member in class:ShLexer
69 self.eat()
72 self.eat()
76 self.eat()
81 str += self.eat()
83 str += self.eat()
89 c = self.eat()
99 c = self.eat()
134 c = self.eat()
165 self.eat()
    [all...]
  /external/chromium_org/third_party/libxslt/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/chromium_org/third_party/tcmalloc/vendor/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/cmockery/cmockery_0_1_2/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/libogg/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/libusb/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/libusb-compat/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/libvorbis/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /ndk/sources/host-tools/make-3.81/config/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
adt.hpp 20 # include <boost/preprocessor/tuple/eat.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
cat.hpp 21 # include <boost/preprocessor/tuple/eat.hpp>
  /external/chromium_org/sdch/open-vcdiff/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
  /external/chromium_org/third_party/libxml/src/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
  /external/elfutils/0.153/config/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;

Completed in 503 milliseconds

1 2 3