| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_new.py | 75 # Jython doesn't have a __builtins__, so use a portable alternative
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_new.py | 75 # Jython doesn't have a __builtins__, so use a portable alternative
|
| /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/include/google/protobuf/ |
| type.proto | 131 // Whether to use alternative packed wire representation.
|
| /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/ |
| stl_util.h | 95 // As an alternative to calling STLDeleteElements() directly, consider
|
| /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
| type.proto | 131 // Whether to use alternative packed wire representation.
|
| /system/core/logd/ |
| LogCommand.cpp | 38 // Race-free alternative is to introduce pairs of sockets
|
| /toolchain/binutils/binutils-2.25/include/ |
| md5.h | 34 alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but
|
| sha1.h | 33 alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but
|
| /toolchain/binutils/binutils-2.25/intl/ |
| gmo.h | 35 alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but
|
| /toolchain/binutils/binutils-2.25/libiberty/ |
| lrealpath.c | 106 compile time buffer size and no alternative function. Query the
|
| regex.c | 534 /* Same as jump, but marks the end of an alternative. */ 565 of jump when compiling an alternative. */ [all...] |
| /tools/tradefederation/core/src/com/android/tradefed/log/ |
| FileLogger.java | 83 * Alternative to {@link #init()} where we can specify the file name and suffix.
|
| /tools/tradefederation/core/src/com/android/tradefed/testtype/ |
| GTestXmlResultParser.java | 177 // For some reason, the alternative GTest format doesn't specify Failed in the
|
| /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/ |
| TestFilePushSetupTest.java | 174 + "alternative directories were provided null", expected.getMessage());
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
| CHANGES_FROM_133_BEFORE_MR13.txt | 449 alternative with some other alternative with lookahead ID. In
528 alternative, which is also "Upper || Lower". Because they are
[all...] |
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
| CHANGES_FROM_133_before_mr13.txt | 449 alternative with some other alternative with lookahead ID. In
528 alternative, which is also "Upper || Lower". Because they are
[all...] |
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
| DecisionProbe.java | 77 * alternative's left edge. Though, later, we may find that predicates 93 * state that predicts more than one alternative, must be resolved 281 * the alternative is totally unreachable necessarily, it just means 332 /** Given an alternative associated with a nondeterministic DFA state, 687 /** Report the list of predicates found for each alternative; copy [all...] |
| NFAToDFAConverter.java | 50 * stack trace) for each alternative that could be predicted. 131 * this alternative one, let's make this alt n+1 where n is the number of 180 // move to next alternative 291 // If a unique alternative is mentioned among all NFA [all...] |
| /external/pcre/dist2/doc/ |
| pcre2.txt | 50 alternative function that matches the same compiled patterns in a dif- 51 ferent way. In certain circumstances, the alternative function has some 499 matching. The alternative algorithm finds all possible matches (at a [all...] |
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
| gen.c | 246 * and j is the element number within an alternative.
984 predicate is true as far as enabling an alternative
[all...] |
| /frameworks/av/media/libaudioprocessing/ |
| AudioResamplerFirProcessNeon.h | 101 // (alternative to below) accum = veorq_s32(accum, accum); 104 // (alternative to below) accum2 = veorq_s32(accum2, accum2); 208 // (alternative to below) accum = veorq_s32(accum, accum); 211 // (alternative to below) accum2 = veorq_s32(accum2, accum2); 383 // (alternative to below) accum = veorq_s32(accum, accum); 386 // (alternative to below) accum2 = veorq_s32(accum2, accum2); [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| warnings.py | 316 The 'module' argument is to specify an alternative module to the module
323 """Specify whether to record warnings and if an alternative module
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/ |
| xmlreader.py | 327 def get(self, name, alternative=None):
328 return self._attrs.get(name, alternative)
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| base64.py | 48 alternative alphabet for the '+' and '/' characters. This allows an
65 alternative alphabet used instead of the '+' and '/' characters.
|
| warnings.py | 312 The 'module' argument is to specify an alternative module to the module
319 """Specify whether to record warnings and if an alternative module
|