Home
last modified time | relevance | path

Searched defs:ord (Results 26 - 49 of 49) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/
H A Dminimal-secure-streams.c175 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 Dminimal-secure-streams-testsfail.c624 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 Dsecure-streams-client.c1077 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 Dsecure-streams-serialize.c201 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 Dsecure-streams.c1784 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 Dprivate-lib-secure-streams.h345 uint32_t ord; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c275 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 Dvf_colorconstancy.c257 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 DThreadSanitizer.cpp576 static ConstantInt *createOrdering(IRBuilder<> *IRB, AtomicOrdering ord) { in createOrdering() argument
/third_party/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp406 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 Decp_nistz256-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/ec/
H A Decp_nistz256-x86_64.s
/third_party/mesa3d/src/amd/common/
H A Dac_surface.h212 uint8_t ord:5; /* 0..31 */ member
/third_party/python/Python/
H A Dbltinmodule.c1907 long ord; in builtin_ord() local
[all...]
/third_party/python/Modules/
H A D_testbuffer.c2364 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.c2204 int ord; in get_local_timestamp() local
/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c585 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 Dmemoryobject.c2182 char ord = 'C'; in memoryview_tobytes_impl() local
/third_party/FatFs/source/
H A Dff.c1832 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 Daddrinterface.h2963 UINT_8 ord; /* 0..31 */ member
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c98 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 Dssl_lib.c98 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 Dsh.h1545 #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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 88 milliseconds

12