/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer_scarlett_gen2.c | 315 u8 start; member
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6afe.c | 1487 struct afe_port_cmd_device_start *start; in q6afe_port_start() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 108 __u64 start; member 146 struct btrfs_ioctl_dev_replace_start_params start; member 314 __u64 start; member
|
H A D | hdreg.h | 259 unsigned long start; member
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_policy.c | 3347 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok() argument
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 108 __u64 start; member 146 struct btrfs_ioctl_dev_replace_start_params start; member 314 __u64 start; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 94 __u64 start; member 133 struct btrfs_ioctl_dev_replace_start_params start; member 315 __u64 start; member
|
H A D | hdreg.h | 257 unsigned long start; member
|
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
H A D | ffrtndk.cpp | 719 auto start = std::chrono::high_resolution_clock::now(); in DelayCTest001() local 1586 auto start = std::chrono::high_resolution_clock::now(); in QueueDelayTest001() local 1638 auto start = std::chrono::high_resolution_clock::now(); in QueueDelayTest002() local 1682 auto start = std::chrono::high_resolution_clock::now(); in QueueDelayTest005() local 2885 auto start = std::chrono::system_clock::now(); StallUs() local [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 1901 int start, end, q; in new_video_stream() local [all...] |
H A D | ffmpeg.h | 322 int64_t start; /* time when read started */ member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | Bidi.java | 540 short start; /* index of first opening entry for this run */ global() field in Bidi.IsoRun 1230 verifyRange(int index, int start, int limit) verifyRange() argument 3132 setLevelsOutsideIsolates(int start, int limit, byte level) setLevelsOutsideIsolates() argument 3162 processPropertySeq(LevState levState, short _prop, int start, int limit) processPropertySeq() argument 3403 resolveImplicitLevels(int start, int limit, short sor, short eor) resolveImplicitLevels() argument 4774 setLine(int start, int limit) setLine() argument 5644 requiresBidi(char[] text, int start, int limit) requiresBidi() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.c | 494 int32_t start, len; in printCaseInfo() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 3587 int32_t start = groupStarts.elementAti(i); regex_find() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Bidi.java | 540 short start; /* index of first opening entry for this run */ global() field in Bidi.IsoRun 1206 verifyRange(int index, int start, int limit) verifyRange() argument 3098 setLevelsOutsideIsolates(int start, int limit, byte level) setLevelsOutsideIsolates() argument 3128 processPropertySeq(LevState levState, short _prop, int start, int limit) processPropertySeq() argument 3369 resolveImplicitLevels(int start, int limit, short sor, short eor) resolveImplicitLevels() argument 4718 setLine(int start, int limit) setLine() argument 5551 requiresBidi(char[] text, int start, int limit) requiresBidi() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | measunit.cpp | 2107 binarySearch( const char * const * array, int32_t start, int32_t end, StringPiece key) binarySearch() argument
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 922 void assign(I start, I end) in assign() argument
|
/third_party/libbpf/src/ |
H A D | btf.c | 276 const char *start = btf->strs_data; in btf_parse_str_sec() local [all...] |
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_server2.c | 1386 dummy_ticket_write(void *p_ticket, const mbedtls_ssl_session *session, unsigned char *start, const unsigned char *end, size_t *tlen, uint32_t *ticket_lifetime) dummy_ticket_write() argument
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | spirv_to_nir.c | 472 vtn_foreach_instruction(struct vtn_builder *b, const uint32_t *start, in vtn_foreach_instruction() argument 4419 size_t start = 3 + name_words; in vtn_handle_entry_point() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 1959 int lock_file_region(char *fname, int fd, int type, int start, int nbytes) in lock_file_region() argument
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 1175 int count, start, offsize; in stbtt__cff_get_index() local 1218 int start = b->cursor, end, op; in stbtt__dict_get() local 1245 int count, offsize, start, end; stbtt__cff_index_get() local 1512 stbtt_uint16 offset, start; stbtt_FindGlyphIndex() local 1953 int nranges, start, end, v, fmt, fdselector = -1, i; stbtt__cid_get_glyph_subrs() local [all...] |
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 1035 void LiftoffAssembler::FillStackSlotsWithZero(int start, int size) { in FillStackSlotsWithZero() argument
|
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder-impl.h | 604 const byte* start; member 1078 WasmDecoder(Zone* zone, const WasmModule* module, const WasmFeatures& enabled, WasmFeatures* detected, const FunctionSig* sig, const byte* start, const byte* end, uint32_t buffer_offset = 0) WasmDecoder() argument 5102 Value start = Peek(2, 0, kWasmI32); DecodeNumericOpcode() local 5374 Value& start = c->start_merge[i]; TypeCheckOneArmedIf() local [all...] |
H A D | wasm-code-manager.cc | 1440 WasmCode** start = code_table_.get(); SnapshotCodeTable() local 2232 Address start = code_space.address(); NewNativeModule() local [all...] |