Home
last modified time | relevance | path

Searched refs:eat (Results 1 – 25 of 63) sorted by relevance

123

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorAttributeSet.java65 ElemAttributeSet eat = new ElemAttributeSet(); in startElement() local
67 eat.setLocaterInfo(handler.getLocator()); in startElement()
70 eat.setPrefixes(handler.getNamespaceSupport()); in startElement()
77 eat.setDOMBackPointer(handler.getOriginatingNode()); in startElement()
78 setPropertiesFromAttributes(handler, rawName, attributes, eat); in startElement()
79 handler.getStylesheet().setAttributeSet(eat); in startElement()
84 parent.appendChild(eat); in startElement()
85 handler.pushElemTemplateElement(eat); in startElement()
/external/google-breakpad/autotools/
Dcompile138 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 …]
Ddepcomp635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
/external/elfutils/src/config/
Dcompile138 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 …]
Ddepcomp635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
/external/libedit/
Dcompile138 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/protobuf/
Dcompile138 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/pcre/dist/
Dcompile138 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 …]
Ddepcomp635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
/external/libvncserver/
Dcompile134 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 …]
Ddepcomp554 cleared=no eat=no
562 if test $eat = yes; then
563 eat=no
572 eat=yes ;;
/external/libopus/
Dcompile134 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 …]
Ddepcomp554 cleared=no eat=no
562 if test $eat = yes; then
563 eat=no
572 eat=yes ;;
/external/protobuf/gtest/build-aux/
Dcompile138 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/toybox/toys/posix/
Dprintf.c26 static int eat(char **s, char c) in eat() function
45 if (eat(&ptr, 'x')) base = 16; in handle_slash()
88 if (eat(&f, '\\')) putchar(handle_slash(&f)); in printf_main()
89 else if (!eat(&f, '%') || *f == '%') putchar(*f++); in printf_main()
100 if (eat(&f, '*')) { in printf_main()
103 if (i++ || !eat(&f, '.')) break; in printf_main()
113 while (*aa) putchar(eat(&aa, '\\') ? handle_slash(&aa) : *aa++); in printf_main()
/external/libcap-ng/libcap-ng-0.7/
Dcompile92 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
Ddepcomp533 cleared=no eat=no
541 if test $eat = yes; then
542 eat=no
551 eat=yes ;;
/external/bison/build-aux/
Dcompile92 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/llvm/utils/lit/lit/
DShUtil.py14 def eat(self): member in 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()
/external/clang/test/CodeGenCXX/
Ddevirtualize-virtual-function-calls.cpp89 virtual void eat();
92 virtual void eat();
100 p->fish.eat(); in test()
/external/clang/test/SemaObjCXX/
Dinstantiate-stmt.mm36 template<typename T> void eat(T); function
42 eat(element);
48 eat(element);
51 eat(str);
55 eat(str);
/external/libexif/
Ddepcomp477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
/external/libmtp/
Ddepcomp477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
/external/google-tv-pairing-protocol/cpp/
Ddepcomp477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
/external/openfst/
Ddepcomp533 cleared=no eat=no
541 if test $eat = yes; then
542 eat=no
551 eat=yes ;;

123