/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 223 + " does not exist or is not a regular file", null));
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
GlobalProjectMonitor.java | 527 // this a regular resource change. We get the delta and go through it with a visitor.
|
/bootable/recovery/minzip/ |
Zip.c | 1073 * so treat symlinks as regular files. [all...] |
/external/chromium/googleurl/src/ |
url_canon_unittest.cc | 428 // Invalid escaping should trigger the regular host error handling. 547 // Regular IP addresses in different bases. 670 // Regular IP address is invalid without bounding '[' and ']'. 674 // Regular IP addresses. [all...] |
url_parse_unittest.cc | 73 // Used for regular URL parse cases. 236 // Regular URL with all the parts
|
/external/chromium/net/disk_cache/ |
rankings.cc | 582 // from a regular open/create path. 733 // A regular linked node.
|
/external/clang/docs/ |
Block-ABI-Apple.rst | 82 case (2<<29): ABI.2010.3.16, regular calling convention, presence of signature field 797 ``const`` objects) must support a regular copy constructor. The ``block_byref`` [all...] |
/external/grub/stage2/ |
fsys_reiserfs.c | 129 * for regular files this is the offset to the first byte of the 146 * for regular files this is the offset to the first byte of the [all...] |
/external/icu4c/common/unicode/ |
utypes.h | 631 * The error codes in the range 0x10300-0x103ff are reserved for regular expression related errrs 651 U_REGEX_STACK_OVERFLOW, /**< Regular expression backtrack stack overflow. */
|
/external/javassist/ |
Readme.html | 143 <p>Compare this result with that of the regular execution without reflection: 173 <p>Compare this result with that of the regular execution without reflection:
|
/external/javassist/src/main/javassist/compiler/ |
Parser.java | 1004 * "#" is not an operator of regular Java. It separates 1007 * java.lang.Integer.toString(3) in regular Java [all...] |
/external/jsr305/javadoc/ |
index-all.html | 190 <DT><A HREF="./javax/annotation/RegEx.html" title="annotation in javax.annotation"><B>RegEx</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>This qualifier is used to denote String values that should be a Regular 200 or regular expression syntax.</DL>
|
/external/llvm/include/llvm/ADT/ |
FoldingSet.h | 220 // just calls Profile and does a regular comparison. Implementations 227 // just calls Profile and does a regular hash computation.
|
/external/mockito/src/org/mockito/ |
Matchers.java | 728 * <code>String</code> argument that matches the given regular expression.
733 * the regular expression.
|
Mockito.java | [all...] |
/external/openfst/src/include/fst/ |
determinize.h | 772 // For this algorithm, epsilon transitions are treated as regular 965 // transitions are treated as regular symbols (cf. RmEpsilon). [all...] |
/external/protobuf/src/google/protobuf/io/ |
coded_stream_unittest.cc | [all...] |
/external/v8/src/ |
ast.cc | 653 // Regular expressions 780 // Convert regular expression trees to a simple sexp representation. [all...] |
scanner.cc | 1002 // Scan regular expression body: According to ECMA-262, 3rd, 7.8.5, 1071 // Scan regular expression flags.
|
/frameworks/base/docs/html/training/sync-adapters/ |
creating-sync-adapter.jd | 284 In addition to your sync-related tasks, you should try to combine your regular 657 a regular schedule.
|
/packages/apps/Phone/src/com/android/phone/ |
OutgoingCallBroadcaster.java | 378 * - voicemail: URIs take the same path as regular tel: URIs. 676 // Handle one special case: If this is a regular CALL to a tel: URI, [all...] |
RespondViaSmsManager.java | 306 // So restart the ringer and bring back the regular incoming [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarInstancesHelper.java | 615 * event (has ORIGINAL_ID or ORIGINAL_SYNC_ID), or a regular event. Recurring events 641 // Want to do this for regular event, recurrence, or exception. [all...] |
/external/regex-re2/re2/ |
dfa.cc | 5 // A DFA (deterministic finite automaton)-based regular expression search. 51 // A DFA implementation of a regular expression program. 62 // Searches for the regular expression in text, which is considered 341 Prog* prog_; // The regular expression program to run. 564 // implementations like PCRE, which try one possible regular expression [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libc-2.7.so | |