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

1 2 3 4 5 6 7 8 91011>>

  /external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
Benchmark.java 63 /** True to use TLS. */
66 boolean tls; field in class:Benchmark
84 /** Which ALPN protocols are in use. Only useful with TLS. */
143 if (tls) modifiers.add("tls");
163 if (tls) {
ApacheHttpClient.java 44 if (benchmark.tls) {
OkHttpAsync.java 55 if (benchmark.tls) {
  /frameworks/native/libs/binder/
BufferedTextOutput.cpp 92 static thread_store_t tls; member in namespace:android
96 ThreadState* ts = (ThreadState*) thread_store_get( &tls );
99 thread_store_set( &tls, ts, threadDestructor );
  /external/wpa_supplicant_8/hostapd/
Android.mk 548 # Shared TLS functions (needed for EAP_TLS, EAP_PEAP, and EAP_TTLS)
609 OBJS += src/tls/tlsv1_common.c
610 OBJS += src/tls/tlsv1_record.c
611 OBJS += src/tls/tlsv1_cred.c
612 OBJS += src/tls/tlsv1_server.c
613 OBJS += src/tls/tlsv1_server_write.c
614 OBJS += src/tls/tlsv1_server_read.c
615 OBJS += src/tls/asn1.c
616 OBJS += src/tls/rsa.c
617 OBJS += src/tls/x509v3.
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 41 #include "tls.h"
312 gold_error(_("missing expected TLS relocation"));
329 // Do a TLS relocation.
379 // Create a GOT entry for the TLS module index.
435 GOT_TYPE_TLS_OFFSET = 1, // GOT entry for TLS offset
436 GOT_TYPE_TLS_PAIR = 2, // GOT entry for TLS module/offset pair
449 // Offset of the GOT entry for the TLS module index;
    [all...]
powerpc.cc 41 #include "tls.h"
502 // Offset of tp and dtp pointers from start of TLS block.
609 // for a local tls symbol specified by OBJECT, SYMNDX.
616 // for global tls symbol GSYM.
1108 // Optimize the TLS relocation type based on what we know about the
1112 tls::Tls_optimization
1118 return tls::TLSOPT_NONE;
1121 return tls::TLSOPT_TO_IE;
1122 return tls::TLSOPT_TO_LE;
1125 tls::Tls_optimizatio
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_screen.h 33 struct nouveau_bo *tls; member in struct:nvc0_screen
  /external/valgrind/exp-bbv/tests/amd64-linux/
clone_test.S 27 # int clone (flags, stack_pointer,parent_tidptr,child_tidptr,tls)
  /external/valgrind/exp-bbv/tests/x86-linux/
clone_test.S 27 # int clone (flags, stack_pointer,parent_tidptr,child_tidptr,tls)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
tls-dynamic-1.d 1 #name: FRV TLS relocs, dynamic linking
2 #source: tls-1.s
4 #ld: tmpdir/tls-1-dep.so
tls-pie-1.d 1 #name: FRV TLS relocs, pie linking
2 #source: tls-1.s
4 #ld: -pie tmpdir/tls-1-dep.so
tls-static-1.d 1 #name: FRV TLS relocs, static linking
2 #source: tls-1.s
4 #ld: -static tmpdir/tls-1-dep.o
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlstoc.s 83 lhzx 10,9,.Lie0@tls
powerpc.exp 154 {"TLS static exec" "-melf64ppc" "" "-a64" {tls.s tlslib.s}
155 {{objdump -dr tls.d} {objdump -sj.got tls.g} {objdump -sj.tdata tls.t}}
156 "tls"}
157 {"TLS helper shared library" "-shared -melf64ppc tmpdir/tlslib.o" "" "" {}
159 {"TLS helper old shared lib" "-shared -melf64ppc" "" "-a64" {oldtlslib.s}
161 {"TLS dynamic exec" "-melf64ppc --no-ld-generated-unwind-info tmpdir/tls.o tmpdir/libtlslib.so" "" "" {
    [all...]
tls.d 1 #source: tls.s
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 84 ScriptTLSStruct * tls = (ScriptTLSStruct *)pthread_getspecific(gThreadTLSKey); local
85 return tls->mContext;
89 ScriptTLSStruct * tls = (ScriptTLSStruct *)pthread_getspecific(gThreadTLSKey); local
90 return tls->mScript;
229 ALOGE("Failed to init thread tls key.");
923 ScriptTLSStruct * tls = (ScriptTLSStruct *)pthread_getspecific(gThreadTLSKey); local
924 rsAssert(tls);
925 RsdCpuScriptImpl *old = tls->mImpl;
926 tls->mImpl = sc;
927 tls->mContext = mRSC
    [all...]
  /external/webrtc/webrtc/libjingle/xmpp/
xmppsocket.cc 33 XmppSocket::XmppSocket(buzz::TlsOptions tls) : cricket_socket_(NULL),
34 tls_(tls) {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
tls.d 3 #name: ia64 tls
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
tlsd.d 3 #name: sh dynamic tls
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
tls-descseq.d 2 tmpdir/tls-lib2inline.so: file format elf32-.*arm
tls-gdesc.d 2 tmpdir/tls-lib2.so: file format elf32-.*arm
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-e-tpiecomm1.d 2 #source: tls-e-tpiecomm1.s
17 TLS off 0x0+a4 vaddr 0x0+820a4 paddr 0x0+820a4 align 2\*\*2
tls-err-67.d 2 #source: tls-gdgotrelm.s --defsym r=8203
  /frameworks/rs/
rsScriptC.cpp 51 #define GET_TLS() Context::ScriptTLSStruct * tls = \
53 Context * rsc = tls->mContext; \
54 ScriptC * sc = (ScriptC *) tls->mScript

Completed in 699 milliseconds

1 2 3 4 5 6 7 8 91011>>