/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/ |
H A D | minimal-secure-streams.c | 175 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx() argument
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail/ |
H A D | minimal-secure-streams-testsfail.c | 624 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx() argument
|
/third_party/libwebsockets/lib/secure-streams/ |
H A D | secure-streams-client.c | 1077 lws_sspc_change_handlers(struct lws_sspc_handle *h, lws_ss_state_return_t (*rx)(void *userobj, const uint8_t *buf, size_t len, int flags), lws_ss_state_return_t (*tx)(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags), lws_ss_state_return_t (*state)(void *userobj, void *h_src , lws_ss_constate_t state, lws_ss_tx_ordinal_t ack)) lws_sspc_change_handlers() argument
|
H A D | secure-streams-serialize.c | 201 lws_ss_deserialize_tx_payload(struct lws_dsh *dsh, struct lws *wsi, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags) lws_ss_deserialize_tx_payload() argument
|
H A D | secure-streams.c | 1784 lws_ss_change_handlers(struct lws_ss_handle *h, lws_ss_state_return_t (*rx)(void *userobj, const uint8_t *buf, size_t len, int flags), lws_ss_state_return_t (*tx)(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags), lws_ss_state_return_t (*state)(void *userobj, void *h_src , lws_ss_constate_t state, lws_ss_tx_ordinal_t ack)) lws_ss_change_handlers() argument
|
H A D | private-lib-secure-streams.h | 345 uint32_t ord; member
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/ |
H A D | minimal-secure-streams.c | 275 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colorconstancy.c | 257 const int ord = td->meta_data[INDEX_ORD]; in slice_get_derivative() local 366 get_deriv(AVFilterContext *ctx, ThreadData *td, int ord, int dir, in get_deriv() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 576 static ConstantInt *createOrdering(IRBuilder<> *IRB, AtomicOrdering ord) { in createOrdering() argument
|
/third_party/icu/icu4c/source/test/perf/collperf/ |
H A D | collperf.cpp | 406 DataIndex * ord; member in CmdBinSearch 410 CmdBinSearch(UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex * ord,Func fn) in CmdBinSearch() argument [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-x86_64.s | |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/ec/ |
H A D | ecp_nistz256-x86_64.s | |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface.h | 212 uint8_t ord:5; /* 0..31 */ member
|
/third_party/python/Python/ |
H A D | bltinmodule.c | 1907 long ord; in builtin_ord() local [all...] |
/third_party/python/Modules/ |
H A D | _testbuffer.c | 2364 char ord; in get_ascii_order() local 2397 char ord; in get_contiguous() local 2434 char ord; py_buffer_to_contiguous() local 2573 char ord; is_contiguous() local [all...] |
H A D | _zoneinfo.c | 2204 int ord; in get_local_timestamp() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | speexdec.c | 585 iir_mem(const float *x, const float *den, float *y, int N, int ord, float *mem) iir_mem() argument
|
/third_party/python/Objects/ |
H A D | memoryobject.c | 2182 char ord = 'C'; in memoryview_tobytes_impl() local
|
/third_party/FatFs/source/ |
H A D | ff.c | 1832 BYTE ord = 0xFF, sum = 0xFF; in dir_read() local 1703 put_lfn( const WCHAR* lfn, BYTE* dir, BYTE ord, BYTE sum ) put_lfn() argument 1889 BYTE ord = 0xFF, sum = 0xFF; dir_read_massive() local 1948 BYTE a, ord, sum; dir_find() local [all...] |
/third_party/mesa3d/src/amd/addrlib/inc/ |
H A D | addrinterface.h | 2963 UINT_8 ord; /* 0..31 */ member
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_lib.c | 98 uint8_t ord; member 217 dane_mtype_set(struct dane_ctx_st *dctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) dane_mtype_set() argument 1209 SSL_CTX_dane_mtype_set(SSL_CTX *ctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) SSL_CTX_dane_mtype_set() argument
|
/third_party/openssl/ssl/ |
H A D | ssl_lib.c | 98 uint8_t ord; member 217 dane_mtype_set(struct dane_ctx_st *dctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) dane_mtype_set() argument 1145 SSL_CTX_dane_mtype_set(SSL_CTX *ctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) SSL_CTX_dane_mtype_set() argument
|
/third_party/mksh/ |
H A D | sh.h | 1545 #define ord(c) __builtin_choose_expr( \ macro 1557 #define ord(c) ((unsigned int)(unsigned char)(c)) macro [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |