Home
last modified time | relevance | path

Searched refs:single1 (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/lld/test/ELF/lto/
Dthinlto-single-module.ll9 ;; the object code is saved in single1.o1. Note that single1.o is always the dummy
11 ; RUN: ld.lld main.o thin.a --thinlto-single-module=main.o --lto-obj-path=single1.o
12 ; RUN: llvm-readelf -S -s single1.o | FileCheck %s --check-prefix=DEFAULT
13 ; RUN: llvm-readelf -S -s single1.o1 | FileCheck %s --check-prefix=MAIN
14 ; RUN: not ls single1.o2
28 ; RUN: not ls single1.o3
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DConvertTest.kt96 val single1 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
97 checkSingleValue(single1) { in <lambda>()
112 val single1 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
113 checkErroneous(single1) { in <lambda>()
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DConvertTest.kt96 val single1 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
97 checkSingleValue(single1) { in <lambda>()
112 val single1 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
113 checkErroneous(single1) { in <lambda>()
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DClientSessionContextTest.java102 NativeSslSession single1 = new MockSessionBuilder() in testCanRetrieveMultipleSingleUseSessions() local
107 context.cacheSession(single1); in testCanRetrieveMultipleSingleUseSessions()
113 assertSame(single1, in testCanRetrieveMultipleSingleUseSessions()
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DClientSessionContextTest.java98 NativeSslSession single1 = new MockSessionBuilder() in testCanRetrieveMultipleSingleUseSessions() local
103 context.cacheSession(single1); in testCanRetrieveMultipleSingleUseSessions()
109 assertSame(single1, in testCanRetrieveMultipleSingleUseSessions()
/external/python/cpython2/Demo/tkinter/guido/
Drmt.py53 def single1(e): function
59 t.bind('<1>', single1)
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.init.frag.out64 0:9 'single1' ( global structure{ temp int f})
159 0:? 'single1' ( global structure{ temp int f})
230 0:9 'single1' ( global structure{ temp int f})
325 0:? 'single1' ( global structure{ temp int f})
357 Name 40 "single1"
434 40(single1): 39(ptr) Variable Private
492 Store 40(single1) 42
D420.tese.out54 0:55 'single1' ( global structure{ global int f})
144 0:? 'single1' ( global structure{ global int f})
230 0:55 'single1' ( global structure{ global int f})
320 0:? 'single1' ( global structure{ global int f})
D150.tesc.out797 0:55 'single1' ( global structure{ global int f})
887 0:? 'single1' ( global structure{ global int f})
1518 0:55 'single1' ( global structure{ global int f})
1630 0:? 'single1' ( global structure{ global int f})
/external/deqp-deps/glslang/Test/
Dhlsl.init.frag9 static Single1 single1 = { 10 };
D420.tese55 Single1 single1 = { 10 };