/third_party/curl/projects/ |
H A D | checksrc.bat | 114 :start
label
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_null.c | 87 /* the prepared stream, otherwise the start is not called */ in snd_pcm_null_avail_update() 350 .start = snd_pcm_null_start,
|
H A D | pcm_mmap_emul.c | 220 /* 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 D | pcm_hooks.c | 180 .start = snd_pcm_generic_start,
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationKeys.java | 65 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 D | calendar.h | 97 * 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 D | cpdtrtst.cpp | 423 index.start = 0; in expect()
|
H A D | callimts.cpp | 198 threads.start(); in TestLimits()
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | usb_ethernet.c | 308 drv_sc->funs->start = ue_init; in ue_attach_post_task()
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | strtod.cc | 101 return Vector<const char>(buffer.start(), 0); in TrimLeadingZeros()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationKeys.java | 72 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 D | double-conversion-strtod.cpp | 115 return Vector<const char>(buffer.start(), 0); in TrimLeadingZeros()
|
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/ |
H A D | BuildMetadataProtoFromXml.java | 106 public boolean start() { in start() method in BuildMetadataProtoFromXml
|
/third_party/libsnd/include/ |
H A D | sndfile.h | 276 ** 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 D | sndfile-info.c | 318 inst.loops [k].start, inst.loops [k].end, inst.loops [k].count) ; in instrument_dump()
|
/third_party/libdrm/amdgpu/ |
H A D | amdgpu.h | 359 * execution can start. 1389 uint64_t *start,
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | macro_collector.py | 295 This function analyzes lines that start with "#define PSA_" 349 line = line[:m.start(0)] + cont
|
H A D | c_wrapper_generator.py | 122 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 D | mesa3d_cross.mk | 157 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--start-group) \
|
/third_party/mesa3d/.gitlab-ci/lava/ |
H A D | lava_job_submitter.py | 414 print_log(f"Waiting for job {job.job_id} to start.") 425 print(gl.start())
|
/third_party/mbedtls/tests/scripts/ |
H A D | audit-validity-dates.py | 297 result = self.parse_bytes(data[m.start():m.end()]) 413 # start main routine 433 # validity period start date
|
/third_party/jinja2/ |
H A D | utils.py | 245 :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 D | Makefile | 112 fuzzing-start:
|
/third_party/lame/ACM/tinyxml/ |
H A D | tinyxml.h | 129 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 D | ltp_tpci.c | 439 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()
|