| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | cpuid.c | 107 int off = (env[0] == '~') ? 1 : 0; in OPENSSL_cpuid_setup() local
|
| H A D | s390xcap.c | 674 int rc, off, i, n; in parse_env() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | eck_prn.c | 21 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off) in ECPKParameters_print_fp() argument 36 int EC_KEY_print_fp(FILE *fp, const EC_KEY *x, int off) in EC_KEY_print_fp() argument 70 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) in ECPKParameters_print() argument 225 print_bin(BIO *fp, const char *name, const unsigned char *buf, size_t len, int off) print_bin() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | strset.c | 56 long off; in strset__new() local
|
| /third_party/rust/crates/humantime/src/ |
| H A D | duration.rs | 104 fn off(&self) -> usize { in off() functions 159 let mut off = self.off(); in parse() variables 178 let mut off = self.off(); parse() variables [all...] |
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | CodedInputStreamTest.java | 84 public int read(byte[] b, int off, int len) throws IOException { in read() argument
|
| /third_party/openssl/crypto/ec/ |
| H A D | eck_prn.c | 21 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off) in ECPKParameters_print_fp() argument 36 int EC_KEY_print_fp(FILE *fp, const EC_KEY *x, int off) in EC_KEY_print_fp() argument 70 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) in ECPKParameters_print() argument 225 print_bin(BIO *fp, const char *name, const unsigned char *buf, size_t len, int off) print_bin() argument [all...] |
| /third_party/openssl/crypto/ |
| H A D | cpuid.c | 107 int off = (env[0] == '~') ? 1 : 0; in OPENSSL_cpuid_setup() local
|
| H A D | s390xcap.c | 674 int rc, off, i, n; in parse_env() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_digestauth.c | 136 size_t off = 0; in testDigestAuth() local
|
| H A D | test_digestauth_with_arguments.c | 135 size_t off = 0; in testDigestAuth() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
| H A D | EnvelopeADSR.java | 79 public void off() { in off() method in EnvelopeADSR
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsCurve.cpp | 55 void SkDCurve::offset(SkPath::Verb verb, const SkDVector& off) { in offset() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| H A D | XCoreMachineFunctionInfo.h | 50 void setVarArgsFrameIndex(int off) { VarArgsFrameIndex = off; } in setVarArgsFrameIndex() argument
|
| /third_party/toybox/toys/other/ |
| H A D | blkid.c | 88 int off, i, j, len; in do_blkid() local
|
| /third_party/toybox/toys/pending/ |
| H A D | dd.c | 201 off_t off = TT.in.offset; in dd_main() local
|
| H A D | mdev.c | 119 regmatch_t off; in make_device() local
|
| /third_party/toybox/toys/posix/ |
| H A D | od.c | 194 off_t pos = TT.j-TT.pos, off = lskip(fd, pos); in do_od() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Message.java | 256 Builder mergeFrom(byte[] data, int off, int len) throws InvalidProtocolBufferException; in mergeFrom() argument 263 Builder mergeFrom(byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) in mergeFrom() argument
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deMemory.c | 347 size_t off; in deMemory_selfTest() local
|
| /third_party/zlib/contrib/iostream/ |
| H A D | zfstream.cpp | 129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { in seekoff() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | dashing.cpp | 35 static void drawline(OH_Drawing_Canvas *canvas, int on, int off, OH_Drawing_Pen *pen, Dashings dashings) in drawline() argument [all...] |
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
| H A D | file_operations_helper.cpp | 148 FuseReplyLimited(fuse_req_t req, const char *buf, size_t bufSize, off_t off, size_t maxSize) FuseReplyLimited() argument
|
| H A D | file_operations_base.cpp | 96 void FileOperationsBase::ReadDir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, in ReadDir() argument 167 void FileOperationsBase::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument 149 WriteBuf(fuse_req_t req, fuse_ino_t ino, struct fuse_bufvec *bufv, off_t off, struct fuse_file_info *fi) WriteBuf() argument
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
| H A D | file_operations_helper_mock.cpp | 173 FuseReplyLimited(fuse_req_t req, const char *buf, size_t bufSize, off_t off, size_t maxSize) FuseReplyLimited() argument
|