Home
last modified time | relevance | path

Searched refs:start (Results 4501 - 4525 of 7061) sorted by relevance

1...<<181182183184185186187188189190>>...283

/third_party/ffmpeg/libavcodec/
H A Dsbr.h144 int start; member
/third_party/ffmpeg/libavformat/
H A Drtpenc.h100 const uint8_t *ff_h263_find_resync_marker_reverse(const uint8_t *av_restrict start,
H A Ddemux.h187 * @param start chapter start time in time_base units
194 int64_t start, int64_t end, const char *title);
H A Driff.h38 void ff_end_tag(AVIOContext *pb, int64_t start);
/third_party/backends/backend/
H A Dcoolscan.h108 { int start; /* start position of image on film strip */ member
H A Dsm3840_lib.h113 static void select_pixels (unsigned short *map, int dpi, int start, int end);
H A Dmustek_pp.h109 /* start scanning session */
120 /* start actual scan */
121 SANE_Status (*start)(SANE_Handle hndl); member
H A Drts8891_low.h179 SANE_Int left_offset; /* pixels to skip to be on left start of the scanning area */
202 SANE_Int xstart; /* x start coordinate */
203 SANE_Int ystart; /* y start coordinate */
232 /* start of the data within scanned data */
233 SANE_Byte *start; member
258 * warming-up start time
/third_party/backends/include/sane/
H A Dsanei_wire.h82 char *start; member
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.h65 void start(int flatten_forms);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrieBuilder.java58 * [start..start+1024[ .
59 * It is U+10000 <= start <= U+10fc00 and (start&0x3ff)==0.
73 public int getFoldedValue(int start, int offset); in getFoldedValue() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Duformattedvalue.h262 * Gets the INCLUSIVE start and EXCLUSIVE end index stored for the current position.
267 * @param pStart Set to the start index saved in the instance. Ignored if nullptr.
346 * @param start The new inclusive start index.
356 int32_t start,
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_controller.h163 void (*start)(struct usb_xfer *); member
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h129 * start the PCM; required, called inside mutex lock
131 int (*start)(snd_pcm_ioplug_t *io); member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceTestSample.java31 t.start(); in main()
/third_party/icu/tools/colprobe/
H A DextractCollationData.pl163 my $start = $&;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrieBuilder.java61 * [start..start+1024[ .
62 * It is U+10000 <= start <= U+10fc00 and (start&0x3ff)==0.
76 public int getFoldedValue(int start, int offset); in getFoldedValue() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceTestSample.java28 t.start(); in main()
/third_party/icu/icu4c/source/i18n/
H A Dregeximp.h62 URX_STRING = 4, // Value field is index of string start
104 URX_CARET_M_UNIX = 30, // '^' operator, test for start of line in multi-line
134 // First Operand: Index of start of string in string literals
291 int64_t fExtra[1]; // Extra state, for capture group start/ends
301 // match might start before firing up the full match engine.
307 START_START, // Match starts at start of buffer only (^ or \A)
391 CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit);
H A Dnumber_formatimpl.h88 static int32_t writeAffixes(const MicroProps& micros, FormattedStringBuilder& string, int32_t start,
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestriebuilder.h143 virtual int32_t countElementUnits(int32_t start, int32_t limit, int32_t byteIndex) const override;
H A Duiter.h91 * Gets the current position, or the start or limit of the
99 * @param origin get the 0, start, limit, length, or current index
114 * Moves the current position relative to the start or limit of the
118 * Out of bounds movement will be pinned to the start or limit.
134 * @param origin move relative to the 0, start, limit, length, or current index
211 * or return U_SENTINEL if there is none (index is at the start).
328 * limit, and previous() only checks the current index against the start,
361 int32_t start; member
385 * start or limit index of the iteration range.
393 * (public) Moves the current position relative to the start o
[all...]
H A Ducharstriebuilder.h147 virtual int32_t countElementUnits(int32_t start, int32_t limit, int32_t unitIndex) const override;
/third_party/libsnd/examples/
H A Dsndfile-loopify.c164 instr.loops [0].start = 0 ; in add_instrument_data()
/third_party/mbedtls/include/mbedtls/
H A Dasn1.h229 * \param p On entry, \c *p points to the start of the ASN.1 element.
239 * \return #MBEDTLS_ERR_ASN1_UNEXPECTED_TAG if the data does not start
255 * \param p On entry, \c *p points to the start of the ASN.1 element.
263 * \return An ASN.1 error code if the input does not start with
274 * \param p On entry, \c *p points to the start of the ASN.1 element.
282 * \return An ASN.1 error code if the input does not start with
295 * \param p On entry, \c *p points to the start of the ASN.1 element.
303 * \return An ASN.1 error code if the input does not start with
316 * \param p On entry, \c *p points to the start of the ASN.1 element.
326 * \return An ASN.1 error code if the input does not start wit
[all...]

Completed in 15 milliseconds

1...<<181182183184185186187188189190>>...283