Home
last modified time | relevance | path

Searched defs:out (Results 1576 - 1600 of 3415) sorted by relevance

1...<<61626364656667686970>>...137

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c241 nir_ssa_def *out = nir_logicop_func(b, options->logicop_func, src, dst); in nir_blend_logicop() local
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c444 unsigned char *out = mtubuf + LWS_PRE; in rops_write_role_protocol_h2() local
[all...]
/third_party/ltp/pan/
H A Dtag_report.c382 FILE *out; in print_header() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py373 out = os.path.join(output_folder, "piglit") variable
412 out = os.path.join(output_folder, "glcts") variable
451 out = os.path.join(output_folder, "deqp") variable
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c509 float out = fy + fh - fb_height; /* number of vp pixels out of view */ in get_viewport_prescale() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c44 dri_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) dri_st_framebuffer_validate() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c104 radeon_get_drm_value(int fd, unsigned request, const char *errname, uint32_t *out) radeon_get_drm_value() argument
730 radeon_read_registers(struct radeon_winsys *rws, unsigned reg_offset, unsigned num_registers, uint32_t *out) radeon_read_registers() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c203 xmesa_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) xmesa_st_framebuffer_validate() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_disasm.c265 vc4_qpu_disasm_pack_mul(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_mul() argument
271 vc4_qpu_disasm_pack_a(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_a() argument
277 vc4_qpu_disasm_unpack(FILE *out, uint32_t unpack) in vc4_qpu_disasm_unpack() argument
284 vc4_qpu_disasm_cond(FILE *out, uint32_t cond) in vc4_qpu_disasm_cond() argument
290 vc4_qpu_disasm_cond_branch(FILE *out, uint32_t cond) in vc4_qpu_disasm_cond_branch() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c289 amdgpu_read_registers(struct radeon_winsys *rws, unsigned reg_offset, unsigned num_registers, uint32_t *out) amdgpu_read_registers() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c157 hgl_st_framebuffer_validate(struct st_context_iface *stctxi, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) hgl_st_framebuffer_validate() argument
/third_party/node/src/crypto/
H A Dcrypto_aes.cc34 AES_Cipher( Environment* env, KeyObjectData* key_data, WebCryptoCipherMode cipher_mode, const AESCipherConfig& params, const ByteSource& in, ByteSource* out) AES_Cipher() argument
223 AES_CTR_Cipher2( KeyObjectData* key_data, WebCryptoCipherMode cipher_mode, const AESCipherConfig& params, const ByteSource& in, unsigned const char* counter, unsigned char* out) AES_CTR_Cipher2() argument
265 AES_CTR_Cipher( Environment* env, KeyObjectData* key_data, WebCryptoCipherMode cipher_mode, const AESCipherConfig& params, const ByteSource& in, ByteSource* out) AES_CTR_Cipher() argument
573 DoCipher( Environment* env, std::shared_ptr<KeyObjectData> key_data, WebCryptoCipherMode cipher_mode, const AESCipherConfig& params, const ByteSource& in, ByteSource* out) DoCipher() argument
[all...]
H A Dcrypto_bio.cc80 int NodeBIO::Read(BIO* bio, char* out, int len) { in Read() argument
103 size_t NodeBIO::PeekMultiple(char** out, size_t* size, size_t* count) { in PeekMultiple() argument
144 int NodeBIO::Gets(BIO* bio, char* out, int size) { in Gets() argument
259 size_t NodeBIO::Read(char* out, size_t size) { in Read() argument
[all...]
H A Dcrypto_hash.cc232 EncodeOutput( Environment* env, const HashConfig& params, ByteSource* out, v8::Local<v8::Value>* result) EncodeOutput() argument
285 DeriveBits( Environment* env, const HashConfig& params, ByteSource* out) DeriveBits() argument
H A Dcrypto_rsa.cc190 RSA_JWK_Export( KeyObjectData* key_data, const RSAKeyExportConfig& params, ByteSource* out) RSA_JWK_Export() argument
199 RSA_Cipher( Environment* env, KeyObjectData* key_data, const RSACipherConfig& params, const ByteSource& in, ByteSource* out) RSA_Cipher() argument
261 DoExport( std::shared_ptr<KeyObjectData> key_data, WebCryptoKeyFormat format, const RSAKeyExportConfig& params, ByteSource* out) DoExport() argument
342 DoCipher( Environment* env, std::shared_ptr<KeyObjectData> key_data, WebCryptoCipherMode cipher_mode, const RSACipherConfig& params, const ByteSource& in, ByteSource* out) DoCipher() argument
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.cc118 std::ostream& operator<<(std::ostream& out, const Progress& progress) { in operator <<() argument
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h183 unsigned char *out; /* output buffer (double-sized when reading) */ member
H A Dinflate.c634 unsigned in, out; /* save starting available input and output */ local
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c645 unsigned in, out; /* save starting available input and output */ local
[all...]
/third_party/node/deps/zlib/google/
H A Dzip.cc118 std::ostream& operator<<(std::ostream& out, const Progress& progress) { in operator <<() argument
/third_party/node/deps/zlib/
H A Dinflate.c598 unsigned in, out; /* save starting available input and output */ in inflate() local
[all...]
H A Dinfback.c242 inflateBack(z_streamp strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc) inflateBack() argument
[all...]
H A Dgzguts.h182 unsigned char *out; /* output buffer (double-sized when reading) */ member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor_test.cc839 std::string out; in TEST() local
863 std::string out; in TEST() local
888 std::string out; in TEST() local
899 std::string out; in TEST() local
915 std::string out; TEST() local
933 std::string out; TEST() local
948 std::string out; TEST() local
959 std::string out; TEST() local
989 std::string out; TEST() local
1006 std::string out; TEST() local
1036 std::string out; TEST() local
1046 std::string out; TEST() local
1065 std::string out; TEST() local
1075 std::string out; TEST() local
1094 std::string out; TEST() local
1116 std::string out; TEST() local
1135 std::string out; TEST() local
1156 std::string out; TEST() local
1176 std::string out; TEST() local
1196 std::string out; TEST() local
1218 std::string out; TEST() local
1240 std::string out; TEST() local
1275 std::string out; TEST() local
1296 std::string out; TYPED_TEST() local
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c609 unsigned in, out; /* save starting available input and output */ in inflate() local
[all...]

Completed in 22 milliseconds

1...<<61626364656667686970>>...137