HomeSort by relevance Sort by last modified time
    Searched full:sequence (Results 326 - 350 of 7716) sorted by null

<<11121314151617181920>>

  /external/bluetooth/bluedroid/stack/include/
a2d_sbc.h 121 ** the SBC Media Codec Capabilities byte sequence
129 ** p_result: the resulting codec info byte sequence.
142 ** the SBC Media Codec Capabilities byte sequence
145 ** p_info: the byte sequence to parse.
147 ** for_caps: TRUE, if the byte sequence is for get capabilities response.
176 ** p_dst: the resulting media payload header byte sequence.
190 ** p_src: the byte sequence to parse..
  /external/chromium/third_party/libjingle/source/talk/session/phone/
rtpdump.h 75 // Get the sequence number, timestampe, and SSRC of the RTP packet. Return
118 // RTP sequence number and the RTP timestamp properly. RtpDumpLoopReader can
128 // count, timestamps, and sequence number, of the input stream.
136 // packet. If the dumped packet is a RTP packet, update its RTP sequence
141 // How much to increase the elapsed time, RTP sequence number, RTP timestampe
149 // dump timestamp, and different RTP sequence number.
152 // The elapsed time, RTP sequence number, and RTP timestamp of the first and
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
simplefileflags.py 54 suffixes: Sequence of suffixes to check.
69 argv: Sequence of command line arguments. The second and following arguments
74 A sequence of files to be linted.
118 argv: Sequence of command line arguments. The second and following arguments
140 files: Sequence of files that needs filtering.
180 argv: Sequence of command line arguments.
181 suffixes: Sequence of acceptable suffixes for the file type.
  /external/chromium_org/chrome/browser/metrics/
tracking_synchronizer.h 26 // each group of requests with a sequence number. For each group of requests, we
27 // create RequestContext object which stores the sequence number, pending
30 // associated with sequence number and send the unpickled profiler data to the
74 // given sequence number. This method is accessible on UI thread.
91 // sequence number. If we have received a response from all renderers and
99 // Get a new sequence number to be sent to processes from browser process.
107 // requests. All sequence numbers used are non-negative.
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
simplefileflags.py 54 suffixes: Sequence of suffixes to check.
69 argv: Sequence of command line arguments. The second and following arguments
74 A sequence of files to be linted.
118 argv: Sequence of command line arguments. The second and following arguments
140 files: Sequence of files that needs filtering.
180 argv: Sequence of command line arguments.
181 suffixes: Sequence of acceptable suffixes for the file type.
  /external/llvm/utils/TableGen/
SequenceToOffsetTable.h 11 // sequences as one big array. Use the same memory when a sequence is a suffix
32 /// @tparam SeqT The sequence container. (vector or string).
39 // sequence with that suffix.
49 // Map each sequence to its offset in the table.
66 /// add - Add a sequence to the table.
72 // If SeqMap contains a sequence that has Seq as a suffix, I will be
103 "get() called with sequence that wasn't added first");
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
find_format.hpp 51 // Match not found - return original sequence
56 // Copy the beginning of the sequence
61 // Copy the rest of the sequence
115 // Match not found - return original sequence
120 // Copy the beginning of the sequence
124 // Copy the rest of the sequence
174 // Search not found - return original sequence
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
safe_sequence.h 1 // Safe sequence implementation -*- C++ -*-
96 * @brief Base class for constructing a @a safe sequence type that
101 * sequence, so that the iterators are notified of changes in the
102 * sequence that may affect their operation, e.g., if the container
108 * class template _Safe_iterator for this sequence. Iterators will
115 /** Invalidates all iterators @c x that reference this sequence,
123 /** Transfers all iterators @c x that reference @c from sequence,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
safe_sequence.h 1 // Safe sequence implementation -*- C++ -*-
96 * @brief Base class for constructing a @a safe sequence type that
101 * sequence, so that the iterators are notified of changes in the
102 * sequence that may affect their operation, e.g., if the container
108 * class template _Safe_iterator for this sequence. Iterators will
115 /** Invalidates all iterators @c x that reference this sequence,
123 /** Transfers all iterators @c x that reference @c from sequence,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h 1 // Safe sequence implementation -*- C++ -*-
96 * @brief Base class for constructing a @a safe sequence type that
101 * sequence, so that the iterators are notified of changes in the
102 * sequence that may affect their operation, e.g., if the container
108 * class template _Safe_iterator for this sequence. Iterators will
115 /** Invalidates all iterators @c x that reference this sequence,
123 /** Transfers all iterators @c x that reference @c from sequence,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 1 // Safe sequence implementation -*- C++ -*-
96 * @brief Base class for constructing a @a safe sequence type that
101 * sequence, so that the iterators are notified of changes in the
102 * sequence that may affect their operation, e.g., if the container
108 * class template _Safe_iterator for this sequence. Iterators will
115 /** Invalidates all iterators @c x that reference this sequence,
123 /** Transfers all iterators @c x that reference @c from sequence,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h 1 // Safe sequence implementation -*- C++ -*-
96 * @brief Base class for constructing a @a safe sequence type that
101 * sequence, so that the iterators are notified of changes in the
102 * sequence that may affect their operation, e.g., if the container
108 * class template _Safe_iterator for this sequence. Iterators will
115 /** Invalidates all iterators @c x that reference this sequence,
123 /** Transfers all iterators @c x that reference @c from sequence,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 1 // Safe sequence implementation -*- C++ -*-
96 * @brief Base class for constructing a @a safe sequence type that
101 * sequence, so that the iterators are notified of changes in the
102 * sequence that may affect their operation, e.g., if the container
108 * class template _Safe_iterator for this sequence. Iterators will
115 /** Invalidates all iterators @c x that reference this sequence,
123 /** Transfers all iterators @c x that reference @c from sequence,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_sequence.h 1 // Safe sequence implementation -*- C++ -*-
95 * @brief Base class for constructing a @a safe sequence type that
100 * sequence, so that the iterators are notified of changes in the
101 * sequence that may affect their operation, e.g., if the container
107 * class template _Safe_iterator for this sequence. Iterators will
114 /** Invalidates all iterators @c x that reference this sequence,
122 /** Transfers all iterators @c x that reference @c from sequence,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
list_partition.h 79 /** @brief Splits a sequence given by input iterators into parts of
82 * The function needs only one pass over the sequence.
83 * @param __begin Begin iterator of input sequence.
84 * @param __end End iterator of input sequence.
87 * contains the end iterator of the sequence.
89 * @param __num_parts Number of parts to split the sequence into.
97 * @return Length of the whole sequence.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_merge.h 52 /** @brief Length of a sequence described by a pair of iterators. */
76 * of the sequence, dominating all comparisons.
90 /** @brief End iterator of the sequence. */
97 /** @brief Constructor. Sets iterator to beginning of sequence.
98 * @param begin Begin iterator of sequence.
99 * @param end End iterator of sequence.
193 /** @brief Constructor. Sets iterator to beginning of sequence.
194 * @param begin Begin iterator of sequence.
275 * @param seqs_begin Begin iterator of iterator pair input sequence.
276 * @param seqs_end End iterator of iterator pair input sequence
    [all...]
  /external/chromium_org/apps/
saved_files_service_unittest.cc 97 // Test that no entry has a sequence number.
102 // Test that only entry #1 has a sequence number.
107 // Test that entry #1 has not changed sequence number because it is the most
114 // sequence number.
125 // Test that entry #1 has been assigned the next sequence number.
219 // The sequence numbers should be sparse, as they have not gone over the
231 // This should push the sequence number to the limit of 8, and trigger a
232 // sequence number compaction. Expect that the sequence numbers are
  /external/libselinux/src/
sestatus.c 25 uint32_t sequence; /* sequence number of seqlock logic */ member in struct:selinux_status_t
51 * seqlock logic. Since selinux_status->sequence is an odd value during
54 * The sequence is almost even number.
71 seqno = status->sequence;
84 * Because `selinux_status->sequence' shall be always incremented on
148 /* sequence must not be changed during references */
185 /* sequence must not be changed during references */
216 /* sequence must not be changed during references */
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/spdy/
MockSpdyPeer.java 108 if (nextOutFrame != null && nextOutFrame.sequence == i) {
150 private final int sequence; field in class:MockSpdyPeer.OutFrame
154 private OutFrame(int sequence, int start, int truncateToLength) {
155 this.sequence = sequence;
162 public final int sequence; field in class:MockSpdyPeer.InFrame
176 public InFrame(int sequence, SpdyReader reader) {
177 this.sequence = sequence;
  /external/proguard/src/proguard/optimize/peephole/
InstructionSequenceReplacer.java 33 * This InstructionVisitor replaces a given pattern instruction sequence by
34 * another given replacement instruction sequence. The arguments of the
61 * @param patternInstructions the pattern instruction sequence.
62 * @param replacementInstructions the replacement instruction sequence.
115 // Reset the instruction sequence matcher if the instruction is a branch
126 // Did the instruction sequence match and is it still unmodified?
147 // Replace the instruction sequence.
154 // Delete any remaining instructions in the from sequence.
205 * instruction sequence.
  /external/chromium_org/content/renderer/pepper/
pepper_browser_connection.h 65 // Return the next sequence number.
68 // Sequence number to track pending callbacks.
71 // Maps a sequence number to the callback to be run.
  /external/chromium_org/media/base/
audio_timestamp_helper.h 13 // Generates timestamps for a sequence of audio sample frames. This class should
14 // be used any place timestamps need to be calculated for a sequence of audio
21 // timestamp of the audio sequence. As audio samples are received, their frame
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
default_map_storage.h 61 // Sorted sequence of phone number prefixes.
64 // Sequence of prefix descriptions, in the same order than prefixes_.
66 // Sequence of unique possible lengths in ascending order.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
rune.c 77 * one character sequence (7-bit value)
92 * two character sequence (11-bit value)
114 * three character sequence (16-bit value)
132 * four character sequence (21-bit value)
173 * one character sequence
183 * two character sequence
200 * three character sequence
215 * four character sequence (21-bit value)
255 * one character sequence
265 * two character sequence
    [all...]
  /external/chromium_org/ui/keyboard/resources/layouts/
qwerty.html 14 <kb-key-sequence keys="QWERTYUIOP" hintTexts="1234567890">
15 </kb-key-sequence>
21 <kb-key-sequence keys="ASDFGHJKL"></kb-key-sequence>
27 <kb-key-sequence keys="ZXCVBNM"></kb-key-sequence>
48 <kb-key-sequence keys="qwertyuiop" hintTexts="1234567890">
49 </kb-key-sequence>
55 <kb-key-sequence keys="asdfghjkl"></kb-key-sequence>
    [all...]

Completed in 1466 milliseconds

<<11121314151617181920>>