Home
last modified time | relevance | path

Searched refs:first (Results 3876 - 3900 of 5813) sorted by relevance

1...<<151152153154155156157158159160>>...233

/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsa1111_generic.c160 s->soc.nr = ops->first + i; in sa1111_pcmcia_add()
/kernel/linux/linux-6.6/net/rxrpc/
H A Dpeer_event.c212 call = hlist_entry(error_targets.first, in rxrpc_distribute_error()
/kernel/linux/linux-6.6/net/mptcp/
H A Dmptcp_diag.c210 struct sock *lsk = READ_ONCE(msk->first); in mptcp_diag_get_info()
/third_party/ffmpeg/libavcodec/arm/
H A Dstartcode_armv6.S175 beq 98f @ don't look back a byte if found at first byte in buffer
186 beq 95f @ not in first 4 bytes
194 beq 98f @ don't look back a byte if found at first byte in buffer
/third_party/ffmpeg/libavcodec/x86/
H A Dsimple_idct10.asm193 ; on output of the first butterfly instead
H A Dlossless_videoencdsp.asm59 ; mov type used for src1q, dstq, first reg, second reg
/third_party/ffmpeg/libavformat/
H A Disom.h67 int first; member
/third_party/eudev/hm_src/
H A Dkeyboard-keys-from-name.h512 {"first", KEY_FIRST}, in keyboard_lookup_key()
/third_party/gn/src/base/strings/
H A Dstring_split.cc108 result_pair.first.assign(input.substr(0, end_key_pos)); in AppendStringKeyValue()
/third_party/gn/src/gn/
H A Dcreate_bundle_target_generator.cc164 std::make_pair(std::string(iter.first), iter.second.string_value())); in FillXcodeExtraAttributes()
H A Dresolved_target_data.cc12 if (ret.first) { in GetTargetInfo()
H A Dswitches.cc143 first thing loaded.
241 The files will be relative to the root_build_dir. The first line of the file
/third_party/ffmpeg/tests/checkasm/arm/
H A Dcheckasm.S91 @ Load the first non-parameter value from the stack, that should be
/third_party/ffmpeg/tests/fate/
H A Dcover-art.mak40 fate-cover-art-aiff-id3v2-remux: CMD = transcode flac $(TARGET_SAMPLES)/cover_art/cover_art.flac aiff "-map 0 -map 0:v -map 0:v -map 0:v -c:a pcm_s16be -c:v:0 copy -filter:v:1 scale -c:v:1 png -filter:v:2 scale -c:v:2 bmp -c:v:3 copy -write_id3v2 1 -metadata:g unknown_key=unknown_value -metadata compilation=foo -metadata:s:v:0 title=first -metadata:s:v:1 title=second -metadata:s:v:1 comment=Illustration -metadata:s:v:2 title=third -metadata:s:v:2 comment=Conductor -metadata:s:v:3 title=fourth -metadata:s:v:3 comment=Composer" "-map 0 -c copy -t 0.1" "-show_entries format_tags:stream_tags:stream_disposition=attached_pic:stream=index,codec_name"
H A Dqt.mak56 #FIXME: first frame changes depending on --enable-memory-poisoning being used to configure or not
/third_party/ffmpeg/tests/checkasm/x86/
H A Dcheckasm.asm168 ; Save the return value located in rdx:rax first to prevent clobbering.
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-timer-mmap.c86 logging(state, " bits for offset: %u\n", area->first); in timer_mmap_pre_process()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberrangeformatter.h181 * Sets the NumberFormatter instance to use for the first number in the range.
187 * The formatter to use for the first number in the range.
197 * The formatter to use for the first number in the range.
208 * The formatter to use for the first number in the range.
219 * The formatter to use for the first number in the range.
480 * @param first
481 * The first number in the range, usually to the left in LTR locales.
490 const Formattable& first, const Formattable& second, UErrorCode& status) const;
620 * auto [ first, second ] = range.getDecimalNumbers<std::string>(status);
633 * used. For example, if the first an
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest.h363 double first,
/third_party/icu/icu4c/source/common/
H A Dubrk.cpp241 return ((BreakIterator*)bi)->first(); in ubrk_first()
H A Duchriter.cpp98 UCharCharacterIterator::first() { in first() function in UCharCharacterIterator
/third_party/NuttX/include/nuttx/video/
H A Dfb.h391 uint16_t first; /* Offset offset first color entry in tables */ member
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicInputMethodImpl.java312 public char first() { in first() method in IndicInputMethodImpl.ACIText
/third_party/icu/icu4c/source/i18n/
H A Dsearch.cpp200 int32_t SearchIterator::first(UErrorCode &status) in first() function in SearchIterator
/third_party/icu/icu4c/source/common/unicode/
H A Dstringtriebuilder.h117 // Finds the first unit index after this one where
118 // the first and last element have different units again.
120 virtual int32_t getLimitOfLinearMatch(int32_t first, int32_t last, int32_t unitIndex) const = 0;
156 * @return newNode if it is the first of its kind, or
183 * they call the static Node::hashCode() which checks for a NULL pointer first.
210 * Traverses the Node graph and numbers branch edges, with rightmost edges first.
220 * This function visits and marks right branch edges first.
223 * A branch edge also remembers the first number for any of its edges.
227 * and we can avoid writing it first.
232 * @param edgeNumber The first edg
[all...]

Completed in 19 milliseconds

1...<<151152153154155156157158159160>>...233