/external/clang/include/clang/Serialization/ |
ASTReader.h | 828 /// loaded once the recursive loading has completed. 870 /// The DeclContexts for these Decls will be set once recursive loading has [all...] |
/external/dnsmasq/po/ |
ro.po | 818 msgid "nameserver %s refused to do a recursive query" 819 msgstr "serverul DNS %s refuz? interog?rile recursive" [all...] |
/external/google-diff-match-patch/name/fraser/neil/plaintext/ |
diff_match_patch_test.java | 200 assertEquals("diff_cleanupMerge: Slide edit left recursive.", diffList(new Diff(DELETE, "abc"), new Diff(EQUAL, "acx")), diffs); 204 assertEquals("diff_cleanupMerge: Slide edit right recursive.", diffList(new Diff(EQUAL, "xca"), new Diff(DELETE, "cba")), diffs); [all...] |
/external/jmdns/src/javax/jmdns/impl/ |
JmDNSImpl.java | [all...] |
/external/libmtp/src/ |
libusb-glue.c | 152 * Small recursive function to append a new usb_device to the linked list of 188 * Small recursive function to free dynamic memory allocated to the linked list [all...] |
/external/libxslt/libxslt/ |
variables.c | [all...] |
/external/llvm/lib/Analysis/ |
ConstantFolding.cpp | 222 /// constantexprs, this function is recursive. 253 /// ReadDataFromGlobal - Recursive helper to read bits out of global. C is the [all...] |
/external/openssl/ssl/ |
d1_pkt.c | [all...] |
/frameworks/base/core/java/android/transition/ |
Transition.java | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/ |
fixincl | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_re.py | 618 # non-recursive scheme was implemented. 626 # nasty cases that used to overflow the straightforward recursive [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
xmlrpclib.py | 709 raise TypeError, "cannot marshal recursive sequences" 723 raise TypeError, "cannot marshal recursive dictionaries" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_re.py | 618 # non-recursive scheme was implemented. 626 # nasty cases that used to overflow the straightforward recursive [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
xmlrpclib.py | 709 raise TypeError, "cannot marshal recursive sequences" 723 raise TypeError, "cannot marshal recursive dictionaries" [all...] |
/art/runtime/ |
monitor.cc | 425 * deep in a recursive lock, and we need to restore that later. [all...] |
/cts/libs/json/src/com/android/json/stream/ |
JsonReader.java | 34 * To create a recursive descent parser for your own JSON streams, first create [all...] |
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ANTLR.g | 76 RECURSIVE_RULE_REF; // flip recursive RULE_REF to RECURSIVE_RULE_REF in prec rules
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFAState.java | 119 * and throw out entire DFA; retry with k=1. Since recursive, do not
|
DecisionProbe.java | 629 /** Report that at least 2 alts have recursive constructs. There is [all...] |
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
MessageFormatTest.java | 380 assertTrue("Choice not recursive:\n" + expected + "\n" + result, [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 391 * interspersed with any recursive calls that they make.
[all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 391 * interspersed with any recursive calls that they make. [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
jsunittest.js | 860 // tail recursive, hopefully the browser will skip the stackframe [all...] |
/external/chromium/testing/gmock/test/ |
gmock-generated-matchers_test.cc | [all...] |
/external/chromium/webkit/glue/ |
dom_serializer_unittest.cc | [all...] |