Home
last modified time | relevance | path

Searched defs:offset (Results 901 - 925 of 6050) sorted by relevance

1...<<31323334353637383940>>...242

/third_party/node/src/crypto/
H A Dcrypto_hkdf.cc43 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, HKDFConfig* params) AdditionalConfig() argument
[all...]
H A Dcrypto_keygen.cc33 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, NidKeyPairGenConfig* params) AdditionalConfig() argument
60 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int* offset, SecretKeyGenConfig* params) AdditionalConfig() argument
H A Dcrypto_random.cc37 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, RandomBytesConfig* params) AdditionalConfig() argument
86 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, RandomPrimeConfig* params) AdditionalConfig() argument
177 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, CheckPrimeConfig* params) AdditionalConfig() argument
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dspan.h35 constexpr span<T> subspan(index_type offset, index_type count) const { in subspan() argument
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.h60 uint64_t offset; member
/third_party/node/src/
H A Dnode_blob.h24 size_t offset; member
/third_party/musl/src/hook/linux/
H A Dmalloc_common.c131 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h33 size_t len, size, align, offset; member
/third_party/musl/porting/linux/user/src/hook/
H A Dmalloc_common.c103 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h17 size_t len, size, align, offset; member
/third_party/musl/src/internal/
H A Dlibc.h19 size_t len, size, align, offset; member
/third_party/musl/third_party/openbsd/gnu/lib/libexecinfo/
H A Dbacktrace.c145 ptrdiff_t offset = (char *)addr - (char *)dli.dli_fbase; in format_address() local
149 ptrdiff_t offset = (char *)dli.dli_fbase - (char *)addr; in format_address() local
/third_party/ninja/misc/
H A Dninja-mode.el
/third_party/node/deps/icu-small/source/common/
H A Dlocavailable.cpp227 uloc_getAvailable(int32_t offset) { in uloc_getAvailable() argument
H A Druleiter.cpp75 int32_t offset = 0; in next() local
H A Dutf_impl.cpp221 int32_t offset; in utf8_appendCharSafeBody() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dstringpiece.h150 StringPiece(const char* offset, int32_t len) : ptr_(offset), length_(len) { } in StringPiece() argument
/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c37 const size_t offset = dictionary->offsets_by_length[len] + len * id; in DictMatchLength() local
47 const size_t offset = dictionary->offsets_by_length[w.len] + in IsMatch() local
82 size_t offset = dictionary->buckets[Hash(data)]; in BrotliFindAllStaticDictionaryMatches() local
327 size_t offset = dictionary->buckets[Hash(&data[1])]; in BrotliFindAllStaticDictionaryMatches() local
422 size_t offset = dictionary->buckets[Hash(&data[2])]; BrotliFindAllStaticDictionaryMatches() local
451 size_t offset = dictionary->buckets[Hash(&data[5])]; BrotliFindAllStaticDictionaryMatches() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_atomicbuf.c50 unsigned offset = 0; in st_binding_to_sb() local
/third_party/mesa3d/src/intel/vulkan/
H A Dgfx7_cmd_buffer.c197 uint32_t offset = cmd_buffer->state.gfx.index_offset; in cmd_buffer_flush_dynamic_state() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dflagparser.cpp120 int32_t offset=0; in extractFlag() local
166 int32_t offset = 0; in getFlagOffset() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dunits_data.h43 CharString offset; member in units::ConversionRateInfo
32 ConversionRateInfo(StringPiece sourceUnit, StringPiece baseUnit, StringPiece factor, StringPiece offset, UErrorCode &status) ConversionRateInfo() argument
H A Dnumber_affixutils.h36 int32_t offset; member
231 static inline AffixTag makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, in makeTag() argument
[all...]
H A Dquant.cpp65 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_serialize.cpp158 nv50_ir_prog_info_out_deserialize(void *data, size_t size, size_t offset, in nv50_ir_prog_info_out_deserialize() argument

Completed in 14 milliseconds

1...<<31323334353637383940>>...242