/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | pkcs7.h | 186 long length; member
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | pkcs7.h | 186 long length; member
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | pkcs7.h | 186 long length; member
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | pkcs7.h | 186 long length; member
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | pkcs7.h | 186 long length; member
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_cb.c | 758 size_t length = 0; in generate_stateless_cookie_callback() local
|
/third_party/node/deps/uv/src/win/ |
H A D | tty.c | 1200 static int uv__tty_emit_text(uv_tty_t* handle, WCHAR buffer[], DWORD length, in uv__tty_emit_text() argument
|
H A D | util.c | 396 int length; in uv_set_process_title() local [all...] |
/third_party/libcoap/src/ |
H A D | coap_openssl.c | 1984 int length = i2d_X509(x509, NULL); tls_verify_call_back() local 3632 size_t length; /* in bytes */ global() member 3641 get_hash_alg(cose_alg_t alg, size_t *length) get_hash_alg() argument 3658 unsigned int length; coap_crypto_hash() local [all...] |
H A D | coap_mbedtls.c | 574 size_t length; in setup_pki_credentials() local 654 size_t length; setup_pki_credentials() local [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_match.c | 360 PCRE2_SIZE length; in match_ref() local 607 PCRE2_SIZE length; /* Used for various length calculations */ match() local 6311 pcre2_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext) pcre2_match() argument [all...] |
H A D | pcre2_jit_test.c | 2003 PCRE2_SIZE length, erroroffset; in run_invalid_utf8_test() local 2212 PCRE2_SIZE length, erroroffset; in run_invalid_utf16_test() local 2399 PCRE2_SIZE length, erroroffset; run_invalid_utf32_test() local [all...] |
H A D | pcre2_intmodedep.h | 712 uint16_t length; /* Length of the name */ global() member 793 PCRE2_SIZE length; /* Used for character, string, or code lengths */ global() member [all...] |
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluez5-device.c | 369 size_t length; in bt_process_render() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-loopback.c | 778 size_t length; in source_output_process_msg_cb() local 1167 size_t length; sink_input_process_msg_cb() local [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | stream.c | 1511 pa_stream_write_ext_free( pa_stream *s, const void *data, size_t length, pa_free_cb_t free_cb, void *free_cb_data, int64_t offset, pa_seek_mode_t seek) pa_stream_write_ext_free() argument 1645 pa_stream_write( pa_stream *s, const void *data, size_t length, pa_free_cb_t free_cb, int64_t offset, pa_seek_mode_t seek) pa_stream_write() argument 1656 pa_stream_peek(pa_stream *s, const void **data, size_t *length) pa_stream_peek() argument [all...] |
/third_party/openssl/apps/lib/ |
H A D | s_cb.c | 758 size_t length = 0; in generate_stateless_cookie_callback() local
|
/third_party/opencl-headers/src/ |
H A D | opencl_wrapper.cpp | 837 cl_program clCreateProgramWithIL(cl_context context, const void *il, size_t length, cl_int *ret) in clCreateProgramWithIL() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingDataSpillTests.cpp | 139 const size_t length = getEffectiveVectorLength(vectorType); in getElementSize() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_2_0_autogen.cpp | 978 CaptureGetActiveAttrib(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) CaptureGetActiveAttrib() argument 1058 CaptureGetActiveUniform(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) CaptureGetActiveUniform() argument 1366 CaptureGetProgramInfoLog(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLsizei bufSize, GLsizei *length, GLchar *infoLog) CaptureGetProgramInfoLog() argument 1472 CaptureGetShaderInfoLog(const State &glState, bool isCallValid, ShaderProgramID shaderPacked, GLsizei bufSize, GLsizei *length, GLchar *infoLog) CaptureGetShaderInfoLog() argument 1566 CaptureGetShaderSource(const State &glState, bool isCallValid, ShaderProgramID shaderPacked, GLsizei bufSize, GLsizei *length, GLchar *source) CaptureGetShaderSource() argument 2151 CaptureShaderBinary(const State &glState, bool isCallValid, GLsizei count, const ShaderProgramID *shadersPacked, GLenum binaryformat, const void *binary, GLsizei length) CaptureShaderBinary() argument 2204 CaptureShaderSource(const State &glState, bool isCallValid, ShaderProgramID shaderPacked, GLsizei count, const GLchar *const *string, const GLint *length) CaptureShaderSource() argument [all...] |
H A D | capture_gles_3_0_autogen.cpp | 683 CaptureFlushMappedBufferRange(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr length) CaptureFlushMappedBufferRange() argument 825 CaptureGetActiveUniformBlockName(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformBlockIndex uniformBlockIndexPacked, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName) CaptureGetActiveUniformBlockName() argument 1169 CaptureGetProgramBinary(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary) CaptureGetProgramBinary() argument 1368 CaptureGetSynciv(const State &glState, bool isCallValid, GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) CaptureGetSynciv() argument 1416 CaptureGetTransformFeedbackVarying(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) CaptureGetTransformFeedbackVarying() argument 1816 CaptureMapBufferRange(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr length, GLbitfield access, void *returnValue) CaptureMapBufferRange() argument 1846 CaptureProgramBinary(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLenum binaryFormat, const void *binary, GLsizei length) CaptureProgramBinary() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | BuildSPIRV.cpp | 745 const unsigned int length = type.arraySizes.back(); in declareType() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | mathutil.h | 683 T length() const { return (empty() ? 0 : (mHigh - mLow)); } in length() function in gl::Range
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.cpp | 1699 QuerySynciv(const Context *context, const Sync *sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) QuerySynciv() argument 2015 QueryProgramResourceName(const Program *program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name) QueryProgramResourceName() argument 2078 QueryProgramResourceiv(const Program *program, GLenum programInterface, UniformBlockIndex index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) QueryProgramResourceiv() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Buffer11.cpp | 546 mapRange(const gl::Context *context, size_t offset, size_t length, GLbitfield access, void **mapPtr) mapRange() argument 1358 map(const gl::Context *context, size_t offset, size_t length, GLbitfield access, uint8_t **mapPointerOut) map() argument 1678 map(const gl::Context *context, size_t offset, size_t length, GLbitfield access, uint8_t **mapPointerOut) map() argument 1736 map(const gl::Context *context, size_t offset, size_t length, GLbitfield access, uint8_t **mapPointerOut) map() argument 1861 map(const gl::Context *context, size_t offset, size_t length, GLbitfield access, uint8_t **mapPointerOut) map() argument [all...] |