OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_1
(Results
1 - 20
of
20
) sorted by null
/external/clang/test/SemaTemplate/
deduction.cpp
33
struct
_1
{};
struct
36
// Replaces all occurrences of
_1
with Arg1 and _2 with Arg2 in T.
44
struct Replace<
_1
, Arg1, Arg2> {
79
int array0[is_same<Replace<
_1
, int, float>::type, int>::value? 1 : -1];
80
int array1[is_same<Replace<const
_1
, int, float>::type, const int>::value? 1 : -1];
81
int array2[is_same<Replace<vector<
_1
>, int, float>::type, vector<int> >::value? 1 : -1];
82
int array3[is_same<Replace<vector<const
_1
>, int, float>::type, vector<const int> >::value? 1 : -1];
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p1.cpp
39
test<2>
_1
= (foo)(a);
local
65
a
_1
= A::a();
/external/clang/test/SemaCXX/
class-layout.cpp
56
SA(6
_1
, sizeof(I) == 5);
/external/markdown/markdown/extensions/
headerid.py
145
""" Ensure ID is unique. Append '
_1
', '_2'... if not """
/external/bluetooth/glib/tests/
onceinit.c
195
DEFINE_16_TEST_INITIALIZERS (P##
_1
) \
231
LIST_16_TEST_INITIALIZERS (P##
_1
), \
/external/stlport/stlport/
functional
85
using ::
_1
;
/ndk/sources/cxx-stl/stlport/stlport/
functional
85
using ::
_1
;
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
functional
85
using ::
_1
;
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
functional
85
using ::
_1
;
/external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-darwin.S
96
L_$0
_1
: /* Even though we can't take a signal until the sigprocmask completes,
syscall-x86-darwin.S
90
L_$0
_1
: /* Even though we can't take a signal until the
/external/qemu-pc-bios/bochs/bios/
apmbios.S
259
APMSYM(07
_1
):
261
jmp APMSYM(07
_1
)
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp
345
placeholder<1>
_1
;
variable
351
bind(plus<int>(), x,
_1
)(y);
/external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties
188
8859
_1
ISO-8859-1 0x00FF
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
/dalvik/vm/analysis/
CodeVerify.cpp
143
#define
_1
kRegTypeOne
macro
193
{ /*1*/ _X,_X,_X,_Z,
_1
,_Z,_y,_Y,_h,_H,_c,_i,_b,_B,_s,_S,_C,_I,_F,_X,_X,_X,_X,_X,_X },
220
#undef
_1
macro
[
all
...]
/external/clang/lib/Sema/
SemaChecking.cpp
452
{ Builtin::BI##x##
_1
, Builtin::BI##x##_2, Builtin::BI##x##_4, \
[
all
...]
/external/dropbear/libtommath/
bn.tex
165
another pre--defined class ``SC\_RSA\
_1
'' which works in conjunction with the RSA from LibTomCrypt. Additional
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
Completed in 314 milliseconds