HomeSort by relevance Sort by last modified time
    Searched full:each (Results 426 - 450 of 14595) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes_s.h 13 ;// Mandatory return codes - use cases are explicitly described for each function
24 ;// Optional return codes - use cases are explicitly described for each function
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 46 * [out] ppBitStream *ppBitStream is updated after each block is decoded
47 * [out] pOffset *pOffset is updated after each block is decoded
  /frameworks/base/media/libstagefright/include/
AVIExtractor.h 58 // If bytes per sample == 0, each chunk represents a single sample,
59 // otherwise each chunk should me a multiple of bytes-per-sample in
  /frameworks/base/tools/aapt/
FileFinder.h 50 * as keys in the KeyedVector. Each key has the modification time
53 * Calls checkAndAddFile on each file encountered in the directory tree
  /frameworks/compile/libbcc/runtime/lib/arm/
switch16.S 15 // the __switch* function followed by a table of displacements for each
21 // to the last entry in the table. Each displacement in the table is actually
switch32.S 15 // the __switch* function followed by a table of displacements for each
21 // to the last entry in the table. Each displacement in the table is actually
switch8.S 15 // the __switch* function followed by a table of displacements for each
21 // to the last entry in the table. Each displacement in the table is actually
switchu8.S 15 // the __switch* function followed by a table of displacements for each
21 // to the last entry in the table. Each displacement in the table is actually
  /frameworks/ex/common/java/com/android/common/userhappiness/
UserHappinessSignals.java 24 * Metrics for User Happiness are recorded here. Each app can define when to
44 * Log when a user "accepted" IME text. Each application can define what
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeYUVtoBGR565.c 38 * Loop on each row (step 2)
39 * Loop on each column (step 2)
47 * each row, and then uses that result in a linear interpolation down each column.
48 * Each estimated pixel in the output image is a weighted
222 Bilinear interpolation linearly interpolates along each row, and then uses that
223 result in a linear interpolation donw each column. Each estimated pixel in the
M4VIFI_ResizeYUVtoRGB565.c 41 * Loop on each row (step 2)
42 * Loop on each column (step 2)
50 * each row, and then uses that result in a linear interpolation down each column.
51 * Each estimated pixel in the output image is a weighted
226 Bilinear interpolation linearly interpolates along each row, and then uses that
227 result in a linear interpolation donw each column. Each estimated pixel in the
  /libcore/luni/src/main/java/java/util/regex/
MatchResult.java 22 * given string. The result is divided into groups, with one group for each
24 * the whole regular expression. The start, end, and contents of each group
  /libcore/luni/src/main/java/org/xml/sax/
HandlerBase.java 196 * each element (such as allocating a new tree node or writing
217 * each element (such as finalising a tree node or writing
236 * method to take specific actions for each chunk of character data
259 * method to take specific actions for each chunk of ignorable
282 * method in a subclass to take specific actions for each
312 * for each warning, such as inserting the message in a log file or
333 * for each error, such as inserting the message in a log file or
354 * they need to take specific actions for each fatal error (such as
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
MediaSource.java 71 // and invoke consumer.consume() for each MediaItem with the given id.
73 // This default implementation uses getMediaObject for each Path. Subclasses
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ifaddrs.h 29 Each element of the list describes one network interface. */
61 /* Create a linked list of `struct ifaddrs' structures, one for each
  /system/core/toolbox/
dynarray.h 25 * _stmnt :: C statement that will be executed in each iteration.
56 * _stmnt :: C statement executed in each iteration
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gprof.info 88 The "flat profile" shows how much time your program spent in each
93 The "call graph" shows, for each function, which functions called
95 an estimate of how much time was spent in the subroutines of each
100 code, labeled with the number of times each line of the program was
144 Each sample counts as 0.01 seconds.
185 count how many times it executed each branch of each `if' statement,
186 each iteration of each `do' loop, etc. This will enable `gprof' to
187 construct an annotated source code listing showing how many times each
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 216 * each Namespace prefix scope (such as storing the prefix mapping).</p>
236 * each prefix mapping.</p>
255 * each element (such as allocating a new tree node or writing
286 * each element (such as finalising a tree node or writing
312 * method to take specific actions for each chunk of character data
335 * method to take specific actions for each chunk of ignorable
358 * method in a subclass to take specific actions for each
380 * method in a subclass to take specific actions for each
408 * for each warning, such as inserting the message in a log file or
429 * for each error, such as inserting the message in a log file o
    [all...]
  /frameworks/base/opengl/tests/hwc/
hwcStress.cpp 33 * In particular, at the start of each group of passes a set of
40 * of vectors. The array is accessed in row major order, so each
43 * have the same dimension, although it is likely that each one is
46 * be made with each of the layer handles changed to a different
58 * -n num Number of set operations to perform after each prepare operation
60 * -d float Delay in seconds performed after each set operation
134 const float defaultPerSetDelay = 0.0; // Default delay after each set
217 * 3. For each pass:
226 * such that there is a unique row to be used for each
236 * g. If additional set calls are to be made, then for each
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 89 The "flat profile" shows how much time your program spent in each
94 The "call graph" shows, for each function, which functions called
96 an estimate of how much time was spent in the subroutines of each
102 code, labeled with the number of times each line of the program was
147 Each sample counts as 0.01 seconds.
315 the number of times each was called. If SYMSPEC is specified,
375 The `-t' option causes the NUM most active source lines in each
393 and the number of times each was called. If SYMSPEC is specified,
512 this option will also identify how many times each line of code
597 FUNCTION_NAME may be indicated with each `-e' option
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 89 The "flat profile" shows how much time your program spent in each
94 The "call graph" shows, for each function, which functions called
96 an estimate of how much time was spent in the subroutines of each
102 code, labeled with the number of times each line of the program was
147 Each sample counts as 0.01 seconds.
315 the number of times each was called. If SYMSPEC is specified,
375 The `-t' option causes the NUM most active source lines in each
393 and the number of times each was called. If SYMSPEC is specified,
512 this option will also identify how many times each line of code
597 FUNCTION_NAME may be indicated with each `-e' option
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info 89 The "flat profile" shows how much time your program spent in each
94 The "call graph" shows, for each function, which functions called
96 an estimate of how much time was spent in the subroutines of each
102 code, labeled with the number of times each line of the program was
147 Each sample counts as 0.01 seconds.
315 the number of times each was called. If SYMSPEC is specified,
375 The `-t' option causes the NUM most active source lines in each
393 and the number of times each was called. If SYMSPEC is specified,
512 this option will also identify how many times each line of code
597 FUNCTION_NAME may be indicated with each `-e' option
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
gprof.info 89 The "flat profile" shows how much time your program spent in each
94 The "call graph" shows, for each function, which functions called
96 an estimate of how much time was spent in the subroutines of each
102 code, labeled with the number of times each line of the program was
147 Each sample counts as 0.01 seconds.
326 the number of times each was called. If SYMSPEC is specified,
386 The `-t' option causes the NUM most active source lines in each
404 and the number of times each was called. If SYMSPEC is specified,
523 this option will also identify how many times each line of code
615 FUNCTION_NAME may be indicated with each `-e' option
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 89 The "flat profile" shows how much time your program spent in each
94 The "call graph" shows, for each function, which functions called
96 an estimate of how much time was spent in the subroutines of each
102 code, labeled with the number of times each line of the program was
147 Each sample counts as 0.01 seconds.
315 the number of times each was called. If SYMSPEC is specified,
375 The `-t' option causes the NUM most active source lines in each
393 and the number of times each was called. If SYMSPEC is specified,
512 this option will also identify how many times each line of code
597 FUNCTION_NAME may be indicated with each `-e' option
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 89 The "flat profile" shows how much time your program spent in each
94 The "call graph" shows, for each function, which functions called
96 an estimate of how much time was spent in the subroutines of each
102 code, labeled with the number of times each line of the program was
147 Each sample counts as 0.01 seconds.
315 the number of times each was called. If SYMSPEC is specified,
375 The `-t' option causes the NUM most active source lines in each
393 and the number of times each was called. If SYMSPEC is specified,
512 this option will also identify how many times each line of code
597 FUNCTION_NAME may be indicated with each `-e' option
    [all...]

Completed in 653 milliseconds

<<11121314151617181920>>