Home
last modified time | relevance | path

Searched refs:XXX (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/external/chromium_org/v8/test/mjsunit/regress/
Dregress-2594.js34 var XXX = 0
35 try { throw 1 } catch (XXX) {
43 var XXX = 0
44 try { throw 1 } catch (XXX) {
52 var XXX = 0
53 try { throw 1 } catch (XXX) {
63 var XXX = 0
64 try { throw 1 } catch (XXX) {
74 var XXX = 0
75 try { throw 1 } catch (XXX) {
[all …]
Dregress-670147.js28 function XXX(x) { class
33 assertFalse(XXX('Hello'));
/external/mesa3d/docs/OLD/
DMESA_program_debug.spec15 XXX - Not complete yet!!!
277 XXX finish
283 FRAGMENT_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
284 VERTEX_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
285 FRAGMENT_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX -
286 VERTEX_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX -
287 FRAGMENT_PROGRAM_CALLBACK_FUNC_MESA P GetPointerv NULL XXX XXX -
288 VERTEX_PROGRAM_CALLBACK_FUNC_MESA P GetPointerv NULL XXX XXX -
289 FRAGMENT_PROGRAM_CALLBACK_DATA_MESA P GetPointerv NULL XXX XXX -
290 VERTEX_PROGRAM_CALLBACK_DATA_MESA P GetPointerv NULL XXX XXX -
[all …]
/external/chromium_org/third_party/mesa/src/docs/OLD/
DMESA_program_debug.spec15 XXX - Not complete yet!!!
277 XXX finish
283 FRAGMENT_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
284 VERTEX_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
285 FRAGMENT_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX -
286 VERTEX_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX -
287 FRAGMENT_PROGRAM_CALLBACK_FUNC_MESA P GetPointerv NULL XXX XXX -
288 VERTEX_PROGRAM_CALLBACK_FUNC_MESA P GetPointerv NULL XXX XXX -
289 FRAGMENT_PROGRAM_CALLBACK_DATA_MESA P GetPointerv NULL XXX XXX -
290 VERTEX_PROGRAM_CALLBACK_DATA_MESA P GetPointerv NULL XXX XXX -
[all …]
/external/clang/test/CodeGen/
D2005-03-06-OffsetOfStructCrash.c4 struct XXX { struct
9 (int)&((struct XXX*)(((void *)0)))->F; in test1() argument
13 &((struct XXX*)(((void *)0)))->F; in test2()
D2005-09-24-BitFieldCrash.c13 enum XXX { yyy }; enum
18 __extension__ enum XXX built_in_class : 2;
/external/compiler-rt/lib/asan/lit_tests/TestCases/
Dglobal-overflow.cc8 static char XXX[10]; in main() local
11 memset(XXX, 0, 10); in main()
19 res += XXX[argc] + ZZZ[argc]; in main()
Dglobal-demangle.cc3 namespace XXX { namespace
12 return (int)XXX::YYY::ZZZ[argc + 5]; // BOOM in main()
Dstack-frame-demangle.cc5 namespace XXX { namespace
20 int res = XXX::YYY::ZZZ(argc + 10); in main()
/external/clang/test/CodeGenCXX/
Dlambda-expressions.cpp114 struct XXX {}; struct
116 XXX localKey; in nestedCapture()
119 ^{ XXX k = localKey; }; in nestedCapture()
/external/icu4c/data/curr/
Dmt.txt22 XXX{
23 "XXX",
28 XXX{
Dii.txt18 XXX{
19 "XXX",
Dbo.txt22 XXX{
23 "XXX",
Dmgo.txt18 XXX{
19 "XXX",
Dkk.txt50 XXX{
51 "XXX",
Dbe.txt62 XXX{
63 "XXX",
/external/clang/test/Parser/
Dc-namespace.c3 struct XXX; in bla1()
4 int XXX; in bla1() local
/external/v8/test/mjsunit/regress/
Dregress-670147.js28 function XXX(x) { class
33 assertFalse(XXX('Hello'));
/external/clang/test/Preprocessor/
Dexpr_liveness.c50 #if (!defined(XXX) || XXX > 42)
/external/clang/test/CodeGenObjCXX/
Dblock-in-template-inst.mm14 DYFuture* XXX();
19 DYFuture* ResourceManager<T>::XXX() function
33 ^(void) { rm->XXX(); }();
/external/chromium_org/net/third_party/nss/patches/
Drestartclientauth.patch28 + * Return value: XXX
30 + * XXX This code only works on the initial handshake on a connection, XXX
43 + /* XXX This code only works on the initial handshake on a connection,
44 + ** XXX It does not work on a subsequent handshake (redo).
160 + * Return value: XXX
162 + * XXX This code only works on the initial handshake on a connection, XXX
/external/llvm/test/Instrumentation/AddressSanitizer/
Dinstrument_initializer_metadata.ll5 @XXX = global i32 0, align 4 ; With dynamic initializer.
11 !1 = metadata !{i32* @XXX}
51 ; Check that XXX is instrumented.
53 store i32 0, i32 *@XXX, align 4
/external/chromium_org/third_party/icu/source/data/curr/
Dii.txt14 XXX{
15 "XXX",
Dbo.txt22 XXX{
23 "XXX",
Dmt.txt22 XXX{
23 "XXX",

12345678910>>...14