Home
last modified time | relevance | path

Searched refs:Endpoint (Results 1 – 19 of 19) sorted by relevance

/third_party/grpc/
Dsrc_core_lib_iomgr.patch29 - [server](std::unique_ptr<EventEngine::Endpoint> ee_endpoint) {
30 + [server](std::unique_ptr<EventEngine::Endpoint> ee_endpoint, const SliceAllocator&) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h1556 RPCAsyncDispatch(RPCClass &Endpoint) : Endpoint(Endpoint) {} in RPCAsyncDispatch() argument
1560 return Endpoint.template appendCallAsync<Func>(std::move(Handler), Args...); in operator()
1564 RPCClass &Endpoint;
1569 RPCAsyncDispatch<RPCEndpointT, Func> rpcAsyncDispatch(RPCEndpointT &Endpoint) { in rpcAsyncDispatch() argument
1570 return RPCAsyncDispatch<RPCEndpointT, Func>(Endpoint); in rpcAsyncDispatch()
/third_party/node/src/quic/
Dtransportparams.h18 class Endpoint; variable
Dbindingdata.h20 class Endpoint; variable
/third_party/openGLES/extensions/OES/
DOES_texture_compression_astc.txt709 <-Fill direction Color Endpoint Data
750 Endpoint Data is encoded.
874 C.2.11 Color Endpoint Mode
877 In single-partition mode, the Color Endpoint Mode (CEM) field stores one
902 Table C.2.10 - Color Endpoint Modes
918 Table C.2.11 - Multi-Partition Color Endpoint Modes
941 Table C.2.12 - Multi-Partition Color Endpoint Modes
1084 C.2.13 Endpoint Unquantization
1133 C.2.14 LDR Endpoint Decoding
1135 The decoding method used depends on the Color Endpoint Mode (CEM) field,
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_compression_astc.txt696 <-Fill direction Color Endpoint Data
737 Endpoint Data is encoded.
861 C.2.11 Color Endpoint Mode
864 In single-partition mode, the Color Endpoint Mode (CEM) field stores one
889 Table C.2.10 - Color Endpoint Modes
905 Table C.2.11 - Multi-Partition Color Endpoint Modes
928 Table C.2.12 - Multi-Partition Color Endpoint Modes
1071 C.2.13 Endpoint Unquantization
1120 C.2.14 LDR Endpoint Decoding
1122 The decoding method used depends on the Color Endpoint Mode (CEM) field,
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_texture_compression_astc_hdr.txt589 <-Fill direction Color Endpoint Data
630 Endpoint Data is encoded.
736 C.2.11 Color Endpoint Mode
739 In single-partition mode, the Color Endpoint Mode (CEM) field stores one
764 Table C.2.10 - Color Endpoint Modes.
785 Table C.2.11 - Multi-Partition Color Endpoint Modes
809 Figure C.4 - Multi-Partition Color Endpoint Modes
952 C.2.13 Endpoint Unquantization
1001 C.2.14 LDR Endpoint Decoding
1003 The decoding method used depends on the Color Endpoint Mode (CEM) field,
[all …]
/third_party/openGLES/extensions/KHR/
DKHR_texture_compression_astc_hdr.txt600 <-Fill direction Color Endpoint Data
641 Endpoint Data is encoded.
747 C.2.11 Color Endpoint Mode
750 In single-partition mode, the Color Endpoint Mode (CEM) field stores one
775 Table C.2.10 - Color Endpoint Modes.
796 Table C.2.11 - Multi-Partition Color Endpoint Modes
820 Figure C.4 - Multi-Partition Color Endpoint Modes
963 C.2.13 Endpoint Unquantization
1012 C.2.14 LDR Endpoint Decoding
1014 The decoding method used depends on the Color Endpoint Mode (CEM) field,
[all …]
/third_party/icu/icu4j/
Dcoverage-exclusion.txt393 com/ibm/icu/impl/number/Endpoint#<init>:()V
394 com/ibm/icu/impl/number/Endpoint#fromBTA:(Lcom/ibm/icu/impl/number/Properties;Ljava/util/Locale;)Lc…
395 com/ibm/icu/impl/number/Endpoint#fromBTA:(Ljava/lang/String;)Lcom/ibm/icu/impl/number/Format$Singul…
396 com/ibm/icu/impl/number/Endpoint#fromBTA:(Ljava/lang/String;Lcom/ibm/icu/text/DecimalFormatSymbols;…
397 com/ibm/icu/impl/number/Endpoint#fromBTA:(Ljava/lang/String;Lcom/ibm/icu/util/ULocale;)Lcom/ibm/icu…
398 com/ibm/icu/impl/number/Endpoint#fromBTA:(Ljava/lang/String;Ljava/util/Locale;)Lcom/ibm/icu/impl/nu…
399 com/ibm/icu/impl/number/Endpoint#getProperties:(Ljava/lang/String;)Lcom/ibm/icu/impl/number/Propert…
400 com/ibm/icu/impl/number/Endpoint#getSymbols:(Ljava/util/Locale;)Lcom/ibm/icu/text/DecimalFormatSymb…
401 com/ibm/icu/impl/number/Endpoint#staticFormat:(Lcom/ibm/icu/impl/number/FormatQuantity;Lcom/ibm/icu…
402 com/ibm/icu/impl/number/Endpoint#staticFormat:(Lcom/ibm/icu/impl/number/FormatQuantity;Lcom/ibm/icu…
[all …]
/third_party/libcoap/man/
Dcoap_context.txt.in85 Endpoint that is added to the _context_ that is listening for un-encrypted
Dcoap_endpoint_server.txt.in79 has to be done before the Endpoint is created.
83 incoming traffic based on the Endpoint definition. The (D)TLS and CoAP
Dcoap_encryption.txt.in73 to flow. For Servers, this has to be done before the Endpoint is created,
78 incoming traffic based on the Endpoint definition. The TLS and CoAP session
/third_party/node/deps/npm/docs/content/commands/
Dnpm-audit.md99 #### Bulk Advisory Endpoint
124 #### Quick Audit Endpoint
/third_party/openGLES/extensions/EXT/
DEXT_texture_compression_bptc.txt375 EPB: Endpoint P-bits
678 EPB: Endpoint bits
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_compression_bptc.txt374 EPB: Endpoint P-bits
677 EPB: Endpoint bits
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBC_Decoder.cpp1466 using Endpoint = std::array<Color, 2>; in decode() typedef
1467 std::array<Endpoint, MaxSubsets> subsets; in decode()
/third_party/astc-encoder/Docs/
DEncoding.md82 | Input Channels | ASTC Endpoint | Coding Swizzle | Sampling Swizzle |
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_compression_bptc.txt443 EPB: Endpoint P-bits
746 EPB: Endpoint bits
/third_party/openGLES/extensions/ARB/
DARB_texture_compression_bptc.txt454 EPB: Endpoint P-bits
757 EPB: Endpoint bits