| /third_party/rust/crates/memchr/bench/src/memchr/ |
| H A D | imp.rs | 11 let mut start = 0; in memchr1_libc_count() variables 21 let mut start = 0; in fallback1_count() variables 31 let mut start = 0; in naive1_count() variables 45 let mut start in fallback2_count() variables 55 let mut start = 0; naive2_count() variables 69 let mut start = 0; fallback3_count() variables 79 let mut start = 0; naive3_count() variables [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_join.h | 245 std::string StrJoin(Iterator start, Iterator end, absl::string_view sep, in StrJoin() argument 269 std::string StrJoin(Iterator start, Iterator end, absl::string_view separator) { in StrJoin() argument
|
| /third_party/skia/docs/examples/ |
| H A D | bug583299.cpp | 833 SkScalar start = SkDoubleToScalar(wedge.fArc1Angles[0] * 180.f / SK_ScalarPI); in REG_FIDDLE() local
|
| H A D | bug767834.cpp | 1237 SkScalar start = SkDoubleToScalar(wedge.fArc1Angles[0] * 180.f / SK_ScalarPI); in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | dashcubics.cpp | 134 auto start = offset[0] + fOffset, variable
|
| /third_party/skia/modules/audioplayer/ |
| H A D | SkAudioPlayer_oboe.cpp | 67 void renderSilence(float *start, int numFrames) { in renderSilence() argument
|
| /third_party/rust/crates/regex/src/ |
| H A D | utf8.rs | 125 let mut start = src.len() - 1; in decode_last_utf8() variables [all...] |
| /third_party/rust/crates/regex/regex-capi/include/ |
| H A D | rure.h | 63 size_t start; member [all...] |
| /third_party/spirv-tools/utils/vscode/src/lsp/span/ |
| H A D | span.go | |
| H A D | token.go | |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | main.c | 129 static void wpa_supplicant_fd_workaround(int start) in wpa_supplicant_fd_workaround() argument
|
| /test/testfwk/developer_test/examples/sleep/src/ |
| H A D | sleep_ex.cpp | 72 struct timeval start;
in ElapsedTime() local
|
| /test/testfwk/xdevice/plugins/devicetest/utils/ |
| H A D | time_util.py | 37 def start(): member in TS
|
| /test/xts/acts/developtools/hiplugintest/ |
| H A D | hipluginmoduleapitest.cpp | 73 struct timeval start, end; in MemoryPluginTest() local
|
| /test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
| H A D | hap_resource_test.cpp | 73 auto start = CurrentTimeUsec(); in HWTEST_F() local 152 auto start = CurrentTimeUsec(); in HWTEST_F() local 220 auto start = CurrentTimeUsec(); HWTEST_F() local [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | segment.c | 37 __libdwfl_segment_start (Dwfl *dwfl, GElf_Addr start) in __libdwfl_segment_start() argument 54 insert (Dwfl *dwfl, size_t i, GElf_Addr start, GElf_Addr end, int segndx) in insert() argument 166 const GElf_Addr start = __libdwfl_segment_start (dwfl, mod->low_addr); in reify_segments() local 310 GElf_Addr start = __libdwfl_segment_start (dwfl, bias + phdr->p_vaddr); INTDEF() local [all...] |
| /third_party/elfutils/tests/ |
| H A D | backtrace-child.c | 203 start (void *arg UNUSED) in start() function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | kgv1dec.c | 107 int start; in decode_frame() local
|
| H A D | cbs_mpeg2_syntax_template.c | 183 GetBitContext start = *rw; in extra_information() local
|
| H A D | snappy.c | 78 static int snappy_copy(uint8_t *start, uint8_t *p, int size, in snappy_copy() argument 94 static int snappy_copy1(GetByteContext *gb, uint8_t *start, uint8_t *p, in snappy_copy1() argument 103 static int snappy_copy2(GetByteContext *gb, uint8_t *start, uint8_t *p, in snappy_copy2() argument 112 static int snappy_copy4(GetByteContext *gb, uint8_t *start, uint8_t *p, in snappy_copy4() argument
|
| /third_party/elfutils/libdw/ |
| H A D | fde.c | 206 Dwarf_Addr start; binary_search_fde() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | subfile.c | 29 int64_t start; member [all...] |
| H A D | stldec.c | 63 int64_t start = (hh1*3600LL + mm1*60LL + ss1) * 100LL + ms1; in get_pts() local
|
| /third_party/curl/projects/ |
| H A D | generate.bat | 77 :start
label
|
| /third_party/ffmpeg/tools/ |
| H A D | probetest.c | 51 int64_t start = AV_READ_TIME(); in probe() local
|