| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compile_ff_gs.c | 173 brw_ff_gs_offset_header_dw2(struct brw_ff_gs_compile *c, int offset) brw_ff_gs_offset_header_dw2() argument
|
| H A D | brw_nir_analyze_ubo_ranges.c | 156 const int offset = byte_offset / 32; in analyze_ubos_block() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_cp_dma.c | 405 unsigned offset = debug_get_num_option("OFFSET", 16); in si_test_gds() local 447 void si_cp_write_data(struct si_context *sctx, struct si_resource *buf, unsigned offset, in si_cp_write_data() argument 189 si_cp_dma_clear_buffer(struct si_context *sctx, struct radeon_cmdbuf *cs, struct pipe_resource *dst, uint64_t offset, uint64_t size, unsigned value, unsigned user_flags, enum si_coherency coher, enum si_cache_policy cache_policy) si_cp_dma_clear_buffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_texture.c | 279 unsigned offset = spr->level_offset[level]; in softpipe_get_tex_image_offset() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_cmd_buffer.c | 331 uint64_t offset = 0; in lvp_CmdPushDescriptorSetWithTemplateKHR() local
|
| /third_party/mesa3d/src/intel/common/tests/ |
| H A D | mi_builder_test.cpp | 40 uint32_t offset; member 53 __gen_address_offset(address addr, uint64_t offset) in __gen_address_offset() argument 94 inline address in_addr(uint32_t offset) in in_addr() argument 102 inline address out_addr(uint32_t offset) in out_addr() argument 110 in_mem64(uint32_t offset) in_mem64() argument 115 in_mem32(uint32_t offset) in_mem32() argument 120 out_mem64(uint32_t offset) out_mem64() argument 125 out_mem32(uint32_t offset) out_mem32() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_valtable.cpp | 346 unsigned offset = total_size % block_size; in allocate() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_aes.cc | 465 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, WebCryptoCipherMode cipher_mode, AESCipherConfig* params) AdditionalConfig() argument [all...] |
| H A D | crypto_bio.cc | 262 size_t offset = 0; in Read() local 357 size_t offset = 0; in Write() local
|
| H A D | crypto_hash.cc | 241 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, HashConfig* params) AdditionalConfig() argument
|
| H A D | crypto_rsa.cc | 126 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, RsaKeyPairGenConfig* params) AdditionalConfig() argument 251 AdditionalConfig( const FunctionCallbackInfo<Value>& args, unsigned int offset, RSAKeyExportConfig* params) AdditionalConfig() argument 298 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, WebCryptoCipherMode cipher_mode, RSACipherConfig* params) AdditionalConfig() argument 419 ImportJWKRsaKey( Environment* env, Local<Object> jwk, const FunctionCallbackInfo<Value>& args, unsigned int offset) ImportJWKRsaKey() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-body-decoder.cc | 195 unsigned offset = 1; in PrintRawWasmCode() local
|
| H A D | init-expr-interface.cc | 197 uint32_t offset = offset_value.runtime_value.to_u32(); in ArrayInitFromData() local
|
| H A D | wasm-result.h | 34 WasmError(uint32_t offset, std::string message) in WasmError() argument 41 WasmError(uint32_t offset, const char* format, ...) : offset_(offset) { in WasmError() argument 53 uint32_t offset() const { return offset_; } in offset() function in v8::internal::wasm::WasmError
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | debug-helper-internal.h | 54 StructProperty(std::string name, std::string type, std::string decompressed_type, size_t offset, uint8_t num_bits, uint8_t shift_bits) StructProperty() argument
|
| /third_party/node/deps/v8/tools/v8windbg/src/ |
| H A D | v8-debug-helper-interop.cc | 47 StructField(std::u16string field_name, std::u16string type_name, std::string uncompressed_type_name, uint64_t offset, uint8_t num_bits, uint8_t shift_bits) StructField() argument
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | iowin32.c | 314 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) in win32_seek_file_func() argument 352 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) in win32_seek64_file_func() argument
|
| /third_party/node/deps/zlib/ |
| H A D | gzlib.c | 342 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) { in gzseek64() argument 415 gzseek(gzFile file, z_off_t offset, int whence) gzseek() argument 447 z_off64_t offset; gzoffset64() local [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | ea.c | 421 int offset; in ntfs_ea_check_wsldev() local
|
| /third_party/musl/porting/liteos_a/kernel/src/time/ |
| H A D | __tz.c | 154 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
|
| /third_party/musl/porting/uniproton/kernel/src/time/ |
| H A D | __tz.c | 160 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
|
| /third_party/musl/porting/linux/user/src/fdsan/ |
| H A D | fdsan.c | 96 size_t offset = idx - FdTableSize; in get_fd_entry() local
|
| /third_party/musl/porting/liteos_m/kernel/src/time/ |
| H A D | __tz.c | 160 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
|
| /third_party/musl/src/fdsan/linux/ |
| H A D | fdsan.c | 101 size_t offset = idx - FdTableSize; in get_fd_entry() local
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_buf.c | 121 nghttp2_bufs_init2(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, size_t offset, nghttp2_mem *mem) nghttp2_bufs_init2() argument 127 nghttp2_bufs_init3(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, size_t chunk_keep, size_t offset, nghttp2_mem *mem) nghttp2_bufs_init3() argument [all...] |