HomeSort by relevance Sort by last modified time
    Searched refs:tls (Results 1 - 25 of 328) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/misc/cgo/testtls/
tls_unix.c 7 static __thread int tls; variable
12 tls = v;
18 return tls;
  /prebuilts/go/linux-x86/misc/cgo/testtls/
tls_unix.c 7 static __thread int tls; variable
12 tls = v;
18 return tls;
  /bionic/libc/arch-arm64/bionic/
__set_tls.c 31 __LIBC_HIDDEN__ void __set_tls(void* tls) {
32 asm("msr tpidr_el0, %0" : : "r" (tls));
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
tlssec32.d 2 Entry 9 00003000 00000018 Thread Storage Directory \[\.tls\]
tlssec64.d 2 Entry 9 0000000000003000 00000028 Thread Storage Directory \[\.tls\]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
tls-gd-3.d 2 #source: tls-gd-3.s
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
tls-shared-1-fail.d 1 #name: FRV TLS relocs, shared linking
2 #source: tls-1.s
3 #ld: -shared tmpdir/tls-1-dep.so
  /frameworks/native/opengl/libs/EGL/
egl_tls.cpp 73 egl_tls_t* tls = getTLS(); local
74 if (tls->error != error) {
84 tls->error = error;
89 egl_tls_t* tls = getTLS(); local
90 if (tls->logCallWithNoContext == true) {
91 tls->logCallWithNoContext = false;
98 egl_tls_t* tls = (egl_tls_t*)pthread_getspecific(sKey); local
99 if (tls == 0) {
100 tls = new egl_tls_t;
101 pthread_setspecific(sKey, tls);
108 egl_tls_t* tls = (egl_tls_t*)pthread_getspecific(sKey); local
126 egl_tls_t* tls = (egl_tls_t*)pthread_getspecific(sKey); local
144 egl_tls_t* tls = (egl_tls_t *)pthread_getspecific(sKey); local
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testthread.c 22 static SDL_TLSID tls; variable
36 SDL_TLSSet(tls, "baby thread", NULL);
38 (char *) data, SDL_ThreadID(), (const char *)SDL_TLSGet(tls));
70 tls = SDL_TLSCreate();
71 SDL_assert(tls);
72 SDL_TLSSet(tls, "main thread", NULL);
73 SDL_Log("Main thread data initially: %s\n", (const char *)SDL_TLSGet(tls));
86 SDL_Log("Main thread data finally: %s\n", (const char *)SDL_TLSGet(tls));
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-vxworks/
tls-3.d 1 # source: tls-3.s
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-err-20x.d 2 #source: tls-ie-9.s --pic
3 #source: tls-ld-6.s --pic
4 #source: tls-ie-10.s --pic
5 #source: tls-hx.s --pic
10 # Code coverage case similar to tls-e-20.d, except with an undefined
tls-err-53.d 2 #source: tls-ld-4.s
4 #ld: -m crislinux tmpdir/tls-dso-xz-1.so
tls-err-65.d 2 #source: tls-le-12s.s
4 #ld: -m crislinux tmpdir/tls-dso-xz-1.so
tls-dso-xz-1.d 2 #source: tls-hx1x2.s
3 #source: tls-x.s
4 #source: tls-z.s
9 # A DSO providing the TLS variables x and z.
tls-global-74.d 2 #source: tls-x.s
3 #source: tls-gd-2.s
4 #source: tls-ie-10.s
5 #source: tls-gd-1.s
6 #source: tls-ie-8.s
13 # symbol. Check that we have proper NPTL/TLS markings and GOT.
19 TLS off .*
tls-ldgde-14.d 3 #source: tls-ld-5.s
4 #source: tls-gd-1.s
5 #source: tls-ldgd-14.s
6 #source: tls-x.s
7 #source: tls-z.s
8 #source: tls-hx1x2.s
13 # Check that we have proper NPTL/TLS markings and GOT for two
21 TLS off 0x0+a8 vaddr 0x0+820a8 paddr 0x0+820a8 align 2\*\*2
tls-ldgdex-14.d 3 #source: tls-ld-5.s
4 #source: tls-gd-1.s
5 #source: tls-ldgd-14.s
6 #source: tls-hx1x2.s
8 #ld: -m crislinux tmpdir/tls-dso-xz-1.so
11 # Check that we have proper NPTL/TLS markings and GOT for two
19 TLS off .*
23 NEEDED tmpdir/tls-dso-xz-1.so
tls-ldgdex-15.d 3 #source: tls-ld-7.s
4 #source: tls-gd-2.s
5 #source: tls-ldgd-15.s
6 #source: tls-hx1x2.s
8 #ld: -m crislinux tmpdir/tls-dso-xz-1.so
11 # Check that we have proper NPTL/TLS markings and GOT for two
19 TLS off .*
23 NEEDED tmpdir/tls-dso-xz-1.so
tls-ldgdx-14.d 2 #source: tls-ld-5.s
3 #source: tls-gd-1.s
4 #source: tls-ldgd-14.s
5 #source: tls-hx1x2.s
7 #ld: --shared -m crislinux tmpdir/tls-dso-xz-1.so
10 # Check that we have proper NPTL/TLS markings and GOT for two
18 TLS off .*
22 NEEDED tmpdir/tls-dso-xz-1.so
tls-ldgdx-15.d 2 #source: tls-ld-7.s
3 #source: tls-gd-2.s
4 #source: tls-ldgd-15.s
5 #source: tls-hx1x2.s
7 #ld: --shared -m crislinux tmpdir/tls-dso-xz-1.so
10 # Check that we have proper NPTL/TLS markings and GOT for two
18 TLS off .*
22 NEEDED tmpdir/tls-dso-xz-1.so
tls-legd-16.d 3 #source: tls-le-13.s
4 #source: tls-gd-3.s
5 #source: tls-legd-16.s
6 #source: tls-x.s
7 #source: tls-z.s
8 #source: tls-x1x2.s
13 # Check that we have proper NPTL/TLS markings and GOT for an
21 TLS off 0x0+b4 vaddr 0x0+820b4 paddr 0x0+820b4 align 2\*\*2
  /system/core/libcutils/
threads.c 54 return pthread_getspecific( store->tls );
63 if (pthread_key_create( &store->tls, destroy) != 0) {
71 pthread_setspecific( store->tls, value );
80 return (void*) TlsGetValue( store->tls );
98 store->tls = TlsAlloc();
99 if (store->tls == TLS_OUT_OF_INDEXES) {
107 TlsSetValue( store->tls, value );
  /external/valgrind/gdbserver_tests/
hgtls.stdoutB.exp 1 Breakpoint 1 at 0x........: file tls.c, line 55.
3 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
6 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
9 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
12 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
15 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
18 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
21 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
24 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
27 Breakpoint 1, tls_ptr (p=0x........) at tls.c:5
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/
m68k.exp 71 run_dump_test "tls-gd-1"
72 run_dump_test "tls-gd-2"
73 run_dump_test "tls-gd-ie-1"
74 run_dump_test "tls-ie-1"
75 run_dump_test "tls-ld-1"
76 run_dump_test "tls-ld-2"
79 {"TLS definition"
80 "-shared" "" "" {tls-def-1.s}
81 {{nm -ngD tls-def-1.d}}
82 "tls-def-1.so"
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
ConnectionSpec.java 25 * https:} URLs, this includes the TLS version and cipher suites to use when negotiating a secure
54 /** A modern TLS connection with extensions like SNI and ALPN available. */
70 final boolean tls; field in class:ConnectionSpec
73 * Used if tls == true. The cipher suites to set on the SSLSocket. {@code null} means "use
78 /** Used if tls == true. The TLS protocol versions to use. */
84 this.tls = builder.tls;
91 return tls;
135 * Returns a copy of this that omits cipher suites and TLS versions not enabled b
272 private boolean tls; field in class:ConnectionSpec.Builder
    [all...]

Completed in 656 milliseconds

1 2 3 4 5 6 7 8 91011>>