HomeSort by relevance Sort by last modified time
    Searched full:gather (Results 101 - 125 of 754) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/java/android/os/health/
HealthKeys.java 79 * Class to gather the constants defined in a class full of constants and
89 * Pass in a class to gather the public static final int fields that are
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mr_dissim.c 117 /* Gather mv of neighboring MBs */
146 /* No alt_ref and gather mv of neighboring MBs */
  /toolchain/binutils/binutils-2.25/libiberty/
gather-docs 50 print STDERR "Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
113 print OUT "\@c run 'make stamp-functions' and gather-docs will build a new copy.\n\n";
  /external/autotest/client/site_tests/platform_BootPerf/
platform_BootPerf.py 17 """Test to gather recorded boot time statistics.
19 The primary function of this test is to gather a rather large
457 """Gather boot time statistics.
460 summary statistics for time elapsed and disk usage. Gather
464 Additionally, gather information about firmware startup time
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/
genericTargets.xml 129 1) the gather targets do more than just gather. These are packaging targets.
130 We need to continue ot separate the two concepts (gather and package) as
140 <!-- Gather items listed in bin.includes -->
143 <!-- ant antfile="build.xml" dir="${elementPath}" target="gather.bin.parts"/ -->
151 <!-- Gather source for a build element -->
166 <!-- Gather log files for an element -->
  /frameworks/base/services/core/java/com/android/server/hdmi/
DeviceDiscoveryAction.java 37 * <li>Gather "Physical address" and "device type" of all acknowledged devices
38 * <li>Gather "OSD (display) name" of all acknowledge devices
39 * <li>Gather "Vendor id" of all acknowledge devices
  /development/testrunner/test_defs/
host_test.py 91 # gather all the host jars that are needed to run tests
  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
Estimator.java 26 * gather all the information needed by the solver.</p>
  /external/autotest/server/site_tests/desktopui_CrashyRebootServer/
desktopui_CrashyRebootServer.py 52 # Gather results to determine why device didn't reboot.
  /external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
network_WiFi_OverlappingBSSScan.py 55 # Gather some statistics about ping latencies without scanning going on.
  /external/autotest/server/site_tests/platform_BootPerfServer/
platform_BootPerfServer.py 75 logging.info('BootPerfServer: gather client results')
  /external/blktrace/btt/
misc.c 2 * blktrace output analysis: generate a timeline & gather statistics
mmap.c 2 * blktrace output analysis: generate a timeline & gather statistics
q2d.c 2 * blktrace output analysis: generate a timeline & gather statistics
trace.c 2 * blktrace output analysis: generate a timeline & gather statistics
  /external/e2fsprogs/lib/ext2fs/
bmove.c 124 * gather directory block information while we're doing the
  /external/google-breakpad/src/common/mac/
macho_id.h 30 // macho_id.h: Functions to gather identifying information from a macho file
  /external/guice/extensions/dagger-adapter/src/com/google/inject/daggeradapter/
DaggerAdapter.java 60 // TODO(cgruber): Gather injects=, dedupe, factor out instances, instantiate the rest, and go.
  /external/libchrome/dbus/
dbus_statistics.h 12 // The functions defined here are used to gather DBus statistics, and
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.h 47 /// gather sufficient information that allows us to reason about the register
  /external/llvm/lib/Target/X86/
X86IntrinsicsInfo.h 21 GATHER, SCATTER, PREFETCH, RDSEED, RDRAND, RDPMC, RDTSC, XTEST, ADX, FPCLASS, FPCLASSS,
64 X86_INTRINSIC_DATA(avx512_gather3div2_df, GATHER, X86::VGATHERQPDZ128rm, 0),
65 X86_INTRINSIC_DATA(avx512_gather3div2_di, GATHER, X86::VPGATHERQQZ128rm, 0),
66 X86_INTRINSIC_DATA(avx512_gather3div4_df, GATHER, X86::VGATHERQPDZ256rm, 0),
67 X86_INTRINSIC_DATA(avx512_gather3div4_di, GATHER, X86::VPGATHERQQZ256rm, 0),
68 X86_INTRINSIC_DATA(avx512_gather3div4_sf, GATHER, X86::VGATHERQPSZ128rm, 0),
69 X86_INTRINSIC_DATA(avx512_gather3div4_si, GATHER, X86::VPGATHERQDZ128rm, 0),
70 X86_INTRINSIC_DATA(avx512_gather3div8_sf, GATHER, X86::VGATHERQPSZ256rm, 0),
71 X86_INTRINSIC_DATA(avx512_gather3div8_si, GATHER, X86::VPGATHERQDZ256rm, 0),
72 X86_INTRINSIC_DATA(avx512_gather3siv2_df, GATHER, X86::VGATHERDPDZ128rm, 0)
    [all...]
  /external/webrtc/talk/session/media/
audiomonitor.cc 103 // Gather connection infos
  /frameworks/base/docs/html/training/id-auth/
authenticate.jd 18 <li><a href="#Gather">Gather Information</a></li>
50 <h2 id="Gather">Gather Information</h2>
  /frameworks/base/wifi/java/android/net/wifi/
WifiConnectionStatistics.java 28 * Wifi Connection Statistics: gather various stats regarding WiFi connections,
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_script_group2_gatherscatter.java 49 // This test tests ScriptGroup2 API for handling gather scatter operations

Completed in 1234 milliseconds

1 2 3 45 6 7 8 91011>>