HomeSort by relevance Sort by last modified time
    Searched full:each (Results 301 - 325 of 23250) sorted by null

<<11121314151617181920>>

  /external/skia/tools/
PictureBenchmark.h 39 * If true, tells run to log separate timing data for each individual tile. Each tile will be
  /external/valgrind/main/docs/internals/
m_replacemalloc.txt 12 uses a client request each time it needs to call one of these.
14 This means that the following sequence occurs each time a tool that uses
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_Version.h 17 /* Define this in order to turn on ARM version/release/build strings in each domain */
30 /* They are used in the ARM version strings defined for each domain. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_Version.h 17 /* Define this in order to turn on ARM version/release/build strings in each domain */
30 /* They are used in the ARM version strings defined for each domain. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM_Version.h 17 /* Define this in order to turn on ARM version/release/build strings in each domain */
30 /* They are used in the ARM version strings defined for each domain. */
  /frameworks/av/services/camera/libcameraservice/utils/
CameraTraces.h 33 * Save the current stack trace for each thread in the process. At most
43 * <p>Each line is indented by DUMP_INDENT spaces.</p>
  /frameworks/compile/mclinker/unittests/
FragmentRefTest.h 38 // SetUp() will be called immediately before each test.
41 // TearDown() will be called immediately after each test.
HashTableTest.h 32 // SetUp() will be called immediately before each test.
35 // TearDown() will be called immediately after each test.
LDSymbolTest.h 35 // SetUp() will be called immediately before each test.
38 // TearDown() will be called immediately after each test.
LEB128Test.h 31 // SetUp() will be called immediately before each test.
34 // TearDown() will be called immediately after each test.
LinkerTest.h 29 // SetUp() will be called immediately before each test.
32 // TearDown() will be called immediately after each test.
MCRegionFragmentTest.h 38 // SetUp() will be called immediately before each test.
41 // TearDown() will be called immediately after each test.
SectionDataTest.h 30 // SetUp() will be called immediately before each test.
33 // TearDown() will be called immediately after each test.
SystemUtilsTest.h 26 // SetUp() will be called immediately before each test.
29 // TearDown() will be called immediately after each test.
TargetMachineTest.h 31 // SetUp() will be called immediately before each test.
34 // TearDown() will be called immediately after each test.
  /ndk/build/core/
add-platform.mk 18 # For each platform, determine the corresponding supported ABIs
28 # Record the sysroots for each supported ABI
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
mult_targets 3 ."many rules, each with one target, and all identical aside\n"
7 ."is called twice, once for each target, and the output which \n"
  /packages/apps/Mms/src/com/android/mms/ui/
ChipsRecipientAdapter.java 34 * Returns a layout id for each item inside auto-complete list.
36 * Each View must contain two TextViews (for display name and destination) and one ImageView
  /system/core/libutils/
primes.py 21 # Each prime is chosen such that it is a little more than twice as large as
24 # of two each time.
  /external/chromium_org/chrome/app/
image_pre_reader_win.h 32 // pages in each of the image's sections to avoid subsequent hard page
41 // for each section, in order, the given percentage of the blocks in that
42 // section are paged in, starting at the beginning of each section. For
48 // each step (for Vista and greater, where this is the way the pages are
52 // an optimized layout, such that the blocks in each section are arranged
  /external/chromium_org/chromeos/network/onc/
onc_mapper.h 51 // into each field of |onc_object|, and drops unknown fields. Result of the
67 // Maps each field of the given |onc_object| according to |object_signature|.
68 // Adds the mapping of each field to |result| using |MapField| and drops
90 // the type of the entries. Maps each entry by calling |MapValue|. If any of
99 // Calls |MapValue| and returns its result. Called by |MapArray| for each
  /external/chromium_org/content/browser/
browsing_instance.h 26 // tabs and frames that can have script connections to each other. In that
31 // the documents within each BrowsingInstance that are from the same site and
32 // thus can have script access to each other. Different SiteInstances can
34 // each other's contents (due to the same origin policy).
38 // might be able to script each other if they are in the same BrowsingInstance.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
TODO 25 should be tuned so that each category contributes about the same
26 total, and so each test in each category contributes about the same
31 each test. The latter is more work. IE7 is probably a reasonable
62 result showing result and error bar for each version.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_resolve_map.h 64 * Immediately before drawing, a full depth resolve performed on each
65 * enabled depth texture. If design 1 were chosen, then at each draw call
66 * it would be necessary to iterate over each miptree slice of each
67 * enabled depth texture in order to query if each slice needed a resolve.
  /external/chromium_org/third_party/opus/src/silk/fixed/
LTP_analysis_filter_FIX.c 37 const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ],/* I LTP_ORDER LTP coefficients for each MAX_NB_SUBFR subframe */
38 const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lag, one for each subframe */
39 const opus_int32 invGains_Q16[ MAX_NB_SUBFR ], /* I Inverse quantization gains, one for each subframe */
40 const opus_int subfr_length, /* I Length of each subframe */
42 const opus_int pre_length /* I Length of the preceding samples starting at &x[0] for each subframe */

Completed in 454 milliseconds

<<11121314151617181920>>