Home
last modified time | relevance | path

Searched refs:start (Results 6076 - 6100 of 7160) sorted by relevance

1...<<241242243244245246247248249250>>...287

/third_party/curl/projects/
H A Dchecksrc.bat114 :start label
/third_party/alsa-lib/src/pcm/
H A Dpcm_null.c87 /* the prepared stream, otherwise the start is not called */ in snd_pcm_null_avail_update()
350 .start = snd_pcm_null_start,
H A Dpcm_mmap_emul.c220 /* HACK: don't auto-start in the slave PCM */ in snd_pcm_mmap_emul_sw_params()
281 /* HACK: don't start stream automatically at commit in mmap mode */ in sync_slave_write()
381 .start = snd_pcm_generic_start,
H A Dpcm_hooks.c180 .start = snd_pcm_generic_start,
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationKeys.java65 start = ignore_; in Append()
119 * @param start
120 * the start index within the array to be appended
127 protected abstract void AppendBeyondCapacity(byte[] bytes, int start, int n, int length); in AppendBeyondCapacity() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h97 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc.
180 * a start date of future era without actual era name, but not enabled
1678 * @param start first enum to look at
1684 int32_t newestStamp(UCalendarDateFields start, UCalendarDateFields end, int32_t bestSoFar) const;
1742 * the start of the line, where <code>F</code> is the desired return
2333 * @return the start of the default century, as a UDate
/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp423 index.start = 0; in expect()
H A Dcallimts.cpp198 threads.start(); in TestLimits()
/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.c308 drv_sc->funs->start = ue_init; in ue_attach_post_task()
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstrtod.cc101 return Vector<const char>(buffer.start(), 0); in TrimLeadingZeros()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationKeys.java72 start = ignore_; in Append()
126 * @param start
127 * the start index within the array to be appended
134 protected abstract void AppendBeyondCapacity(byte[] bytes, int start, int n, int length); in AppendBeyondCapacity() argument
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-strtod.cpp115 return Vector<const char>(buffer.start(), 0); in TrimLeadingZeros()
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataProtoFromXml.java106 public boolean start() { in start() method in BuildMetadataProtoFromXml
/third_party/libsnd/include/
H A Dsndfile.h276 ** Use the following as the start and end index when doing metadata
481 uint32_t start ; member
601 ** When passed a descriptor like this, the library will assume that the start
664 ** samples from the start of the file.
/third_party/libsnd/programs/
H A Dsndfile-info.c318 inst.loops [k].start, inst.loops [k].end, inst.loops [k].count) ; in instrument_dump()
/third_party/libdrm/amdgpu/
H A Damdgpu.h359 * execution can start.
1389 uint64_t *start,
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dmacro_collector.py295 This function analyzes lines that start with "#define PSA_"
349 line = line[:m.start(0)] + cont
H A Dc_wrapper_generator.py122 function name. It may start with additional qualifiers or attributes
425 base_type = base_type[:pointer_match.start(0)]
/third_party/mesa3d/android/
H A Dmesa3d_cross.mk157 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--start-group) \
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py414 print_log(f"Waiting for job {job.job_id} to start.")
425 print(gl.start())
/third_party/mbedtls/tests/scripts/
H A Daudit-validity-dates.py297 result = self.parse_bytes(data[m.start():m.end()])
413 # start main routine
433 # validity period start date
/third_party/jinja2/
H A Dutils.py245 :param extra_schemes: Recognize URLs that start with these schemes
284 # Unlike lead, which is anchored to the start of the string,
292 middle = middle[: match.start()]
/third_party/json/
H A DMakefile112 fuzzing-start:
/third_party/lame/ACM/tinyxml/
H A Dtinyxml.h129 static const char* ReadText( const char* in, // where to start
405 TiXmlNode* Identify( const char* start );
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H A Dltp_tpci.c439 prk_info("name = %s, flags = %lu, start 0x%lx, end 0x%lx", in test_assign_resources()
441 (unsigned long)r->start, (unsigned long)r->end); in test_assign_resources()
454 * because might error if (!r->start && r->end) in test_assign_resources()

Completed in 29 milliseconds

1...<<241242243244245246247248249250>>...287