OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:literals
(Results
376 - 400
of
1087
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
SIMCCodeEmitter.cpp
148
// XXX: Not all instructions can use inline
literals
246
// XXX: Not all instructions can use inline
literals
/external/chromium_org/v8/test/cctest/
test-strtod.cc
186
// It would be more readable to put non-zero
literals
on the left side (i.e.
202
// It would be more readable to put the
literals
(and not V8_INFINITY) on the
/external/chromium_org/v8/test/mjsunit/
allocation-site-info.js
294
// We have two cases, one for
literals
one for constructed arrays.
424
// Make sure object
literals
with array fields benefit from the type feedback
/external/icu4c/common/
util.cpp
302
// logic applies to
literals
, but
literals
are never escaped.
/external/llvm/lib/Bitcode/Reader/
BitstreamReader.cpp
94
assert(!Op.isLiteral() && "Use ReadAbbreviatedLiteral for
literals
!");
114
assert(!Op.isLiteral() && "Use ReadAbbreviatedLiteral for
literals
!");
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
SIMCCodeEmitter.cpp
148
// XXX: Not all instructions can use inline
literals
246
// XXX: Not all instructions can use inline
literals
/external/v8/src/
json-parser.h
99
//
literals
. The string must only be double-quoted (not single-quoted), and
117
// decimal number
literals
.
/external/v8/test/cctest/
test-strtod.cc
161
// It would be more readable to put non-zero
literals
on the left side (i.e.
177
// It would be more readable to put the
literals
(and not V8_INFINITY) on the
/art/compiler/dex/quick/
codegen_util.cc
360
// Push code and method
literals
, record offsets for the compiler to patch.
721
* and
literals
and compute the total size of the compiled unit.
729
/* Set up offsets for
literals
*/
770
// Install
literals
[
all
...]
/dalvik/vm/compiler/
CompilerIR.h
225
bool hasClassLiterals; // Contains class ptrs used as
literals
/docs/source.android.com/src/devices/tech/input/
input-device-configuration-files.jd
69
<p>Property values are non-empty string
literals
, integers or floating point numbers.
/external/chromium_org/base/
callback_internal.h
94
// break passing of C-string
literals
.
/external/chromium_org/base/strings/
string_split_unittest.cc
19
// test the string16 version with wide character
literals
.
/external/chromium_org/components/url_matcher/
url_matcher_factory.cc
38
// that allows translating string
literals
from the extension API into
/external/chromium_org/net/dns/
mock_host_resolver.h
41
//
literals
. The first parameter to AddRule specifies a host pattern to match
/external/chromium_org/third_party/icu/source/common/unicode/
stringpiece.h
32
// Arghh! I wish C++
literals
were "string".
/external/chromium_org/tools/idl_parser/
idl_ppapi_parser.py
154
# Boolean & Float
Literals
area already BuildAttributes
/external/chromium_org/v8/src/
scanner.cc
56
// in object
literals
.
625
// Allow CR+LF newlines in multiline string
literals
.
627
// Allow LF+CR newlines in multiline string
literals
.
[
all
...]
/external/chromium_org/v8/test/preparser/
duplicate-property.pyt
28
# Tests of duplicate properties in object
literals
.
/external/clang/docs/
ReleaseNotes.rst
105
available in C++. WideCharTy is the type used for wide character
literals
; in
/external/clang/include/clang/Basic/
LangOptions.def
135
BENIGN_LANGOPT(DebuggerObjCLiteral , 1, 0, "debugger Objective-C
literals
and subscripting support")
/external/clang/include/clang/Frontend/
FrontendOptions.h
159
/// \brief Enable migration to modern ObjC
literals
.
/external/clang/include/clang/Lex/
LiteralSupport.h
167
///
literals
) (C99 5.1.1.2p1).
/external/clang/lib/CodeGen/
CGBlocks.h
10
// This is the internal state used for llvm translation for block
literals
.
/external/clang/test/ARCMT/
objcmt-subscripting-literals.m
2
// RUN: %clang_cc1 -objcmt-migrate-
literals
-objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c -triple x86_64-apple-darwin11
Completed in 1129 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>