Home
last modified time | relevance | path

Searched defs:TLS (Results 1 – 16 of 16) sorted by relevance

/third_party/pulseaudio/m4/
Dax_tls.m472 …AC_DEFINE_UNQUOTED([TLS], $ac_cv_tls, [If the compiler supports a TLS storage class define it to t… definition
/third_party/grpc/test/cpp/util/
Dcreate_test_channel.h38 typedef enum { INSECURE = 0, TLS, ALTS } transport_security; enumerator
/third_party/e2fsprogs/
Dacinclude.m445 …AC_DEFINE_UNQUOTED([TLS], $ac_cv_tls, [If the compiler supports a TLS storage class define it to t… definition
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex()
DAddressPool.h26 bool TLS; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/ELF/
DELFStub.h31 TLS = ELF::STT_TLS, enumerator
/third_party/pixman/
Dconfig.h125 #define TLS __thread macro
Dconfigure.ac961 AC_DEFINE_UNQUOTED([TLS], $ac_cv_tls, [The compiler supported TLS storage class]) definition
/third_party/grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto28 TLS = 1; enumerator
/third_party/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto28 TLS = 1; enumerator
/third_party/grpc/src/proto/grpc/gcp/
Dhandshaker.proto35 TLS = 1; enumerator
/third_party/mbedtls/docs/architecture/testing/
Dinvasive-testing.md18 ### TLS subsection
/third_party/python/Lib/
Dtelnetlib.py122 TLS = bytes([46]) # Telnet Start TLS variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h293 TLS, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4908 SDValue TLS = DAG.getLoad(PtrVT, DL, Chain, in LowerWindowsGlobalTLSAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp3194 SDValue TLS = DAG.getLoad(PtrVT, DL, Chain, in LowerGlobalTLSAddressWindows() local