Searched
full:literals (Results
451 -
475 of
1087) sorted by null
<<11121314151617181920>>
/external/zlib/src/ |
inffast.c | 118 /* decode literals and length/distances until end-of-block or not enough
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
SHA1Impl.java | 89 // are hex literals in the loops.
|
/system/core/libsysutils/src/ |
NetlinkEvent.cpp | 269 /* Same as strlen(x) for constant string literals ONLY */
|
/external/chromium_org/v8/ |
ChangeLog | 1075 Enabled pretenuring of fast literals in high promotion mode. 1186 Hardened Function()'s parsing of function literals. (issue 2470) [all...] |
/art/compiler/dex/quick/ |
mir_to_lir.h | [all...] |
/external/chromium/chrome/browser/net/ |
url_fixer_upper_unittest.cc | 262 // URLs containing IPv6 literals. 267 // TODO(pmarks): Maybe we should parse bare IPv6 literals someday.
|
/external/chromium/net/base/ |
net_util.h | 422 // CIDR notation literals can use either IPv4 or IPv6 literals. Some examples:
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
indentation.py | 532 # For braces and brackets, which can be object and array literals, remove 587 """Pops all transient tokens - i.e. not blocks, literals, or parens."""
|
/external/chromium_org/chrome/common/net/ |
url_fixer_upper_unittest.cc | 307 // URLs containing IPv6 literals. 312 // TODO(pmarks): Maybe we should parse bare IPv6 literals someday.
|
/external/chromium_org/net/base/ |
net_util.h | 475 // CIDR notation literals can use either IPv4 or IPv6 literals. Some examples:
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
indentation.py | 532 # For braces and brackets, which can be object and array literals, remove 587 """Pops all transient tokens - i.e. not blocks, literals, or parens."""
|
/external/chromium_org/third_party/re2/re2/testing/ |
parse_test.cc | 124 // Test Perl quoted literals 143 // Case-folded literals
|
/external/chromium_org/v8/src/ |
json-parser.h | 117 // literals. The string must only be double-quoted (not single-quoted), and 163 // decimal number literals.
|
runtime.h | 301 /* Literals */ \ 859 Handle<FixedArray> literals,
|
scopes.h | 333 // literals, or NULL. Only valid for function scopes. 382 // For global scopes, the number of module literals (including nested ones).
|
/external/clang/include/clang/ASTMatchers/ |
ASTMatchers.h | 1039 /// \brief Matches bool literals. 1049 /// \brief Matches string literals (also matches wide string literals). 1059 /// \brief Matches character literals (also matches wchar_t). 1072 /// \brief Matches integer literals of all sizes / encodings, e.g. 1080 /// \brief Matches float literals of all sizes / encodings, e.g. 1098 /// \brief Matches compound (i.e. non-scalar) literals [all...] |
/external/clang/include/clang/Basic/ |
DiagnosticGroups.td | 329 def UserDefinedLiterals : DiagGroup<"user-defined-literals">; 390 // - conversion warnings for literals are on by default
|
TokenKinds.def | 128 // C99 6.4.5: String Literals. 133 // C++11 String Literals.
|
/external/protobuf/ |
CHANGES.txt | 68 * Floating-point literals in generated code that are intended to be 233 * Adjacent string literals in .proto files will now be concatenated, like in
|
/external/regex-re2/re2/testing/ |
parse_test.cc | 124 // Test Perl quoted literals 143 // Case-folded literals
|
/external/v8/src/ |
runtime.h | 276 /* Literals */ \ 691 Handle<FixedArray> literals,
|
/frameworks/base/core/java/com/android/internal/util/ |
TypedProperties.java | 47 * - number literals: [-0-9.eExXA-Za-z] ('x' for 0xNNN hex literals. "NaN", "Infinity")
|
/libcore/luni/src/main/java/java/util/regex/ |
Pattern.java | 52 * has no regular expression literals, and uses plain old string literals instead. This means that
|
/ndk/sources/host-tools/make-3.81/ |
ansi2knr.c | 73 Add support for concatenated string literals. 75 (main): Invoke concatlits to concatenate string literals.
|
rule.c | 379 /* These will all be string literals, but we malloc space for 400 /* These will all be string literals, but we malloc space for them
|
Completed in 514 milliseconds
<<11121314151617181920>>