/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_image_homography.h | 134 3 points is minimal for (s,R,t) (R,t) 135 2 points is minimal for (s,t) (s,R) (R) 136 1 point is minimal for (s) (t) 141 2 points is minimal for (s,R,t) (R,t) (s,t) 142 1 point is minimal for (s,R) (R) (s) (t)
|
/external/libxml2/include/libxml/ |
nanoftp.h | 2 * Summary: minimal FTP implementation 3 * Description: minimal FTP implementation allowing to fetch resources
|
/external/valgrind/main/coregrind/ |
pub_core_libcsetjmp.h | 3 /*--- A minimal setjmp/longjmp facility. pub_core_libcsetjmp.h ---*/ 36 // PURPOSE: Provides a minimal setjmp/longjmp facility, that saves/
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
MenuView.java | 25 * Minimal interface for a menu view. {@link #initialize(MenuBuilder)} must be called for the 46 * Minimal interface for a menu item view. {@link #initialize(MenuItemImpl, int)} must be called
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/ |
MinToolsPackage.java | 37 * The minimal revision of the tools package required by this extra package, if > 0,
89 * The minimal revision of the tools package required by this extra package, if > 0,
|
/bionic/libc/stdio/ |
wcio.h | 35 /* minimal requirement of SUSv2 */
|
/cts/tests/src/android/widget/cts/ |
TabHostStubActivity.java | 28 * A minimal application for TabHost test.
|
/development/samples/StackWidget/ |
_index.html | 4 ; however, only minimal changes are required to include
|
/external/chromium/sdch/open-vcdiff/ |
configure.ac | 4 # make sure we're interpreted by some minimal autoconf
|
/external/kernel-headers/original/linux/ |
if_packet.h | 84 unsigned int tp_block_size; /* Minimal size of contiguous block */
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_config_minimal.h | 28 /* This is the minimal configuration that can be used to build SDL */
|
/external/srtp/include/ |
getopt_s.h | 4 * interface to a minimal implementation of the getopt() function,
|
/frameworks/wilhelm/src/ |
interfaces.c | 17 // Map minimal perfect hash of an interface ID to its name
|
/libcore/ |
Android.mk | 52 # "m dalvik-host" for quick minimal host build
|
/packages/apps/Email/tests/src/com/android/email/ |
MessagingControllerUnitTests.java | 76 * Create a dummy account with minimal fields
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
treestruct.def | 42 DEFTREESTRUCT(TS_DECL_MINIMAL, "decl minimal")
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
treestruct.def | 42 DEFTREESTRUCT(TS_DECL_MINIMAL, "decl minimal")
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
treestruct.def | 42 DEFTREESTRUCT(TS_DECL_MINIMAL, "decl minimal")
|
/external/iproute2/man/man8/ |
tc-tbf.8 | 32 it is able to shape up to 1mbit/s of normal traffic with ideal minimal burstiness, 35 Much higher rates are possible but at the cost of losing the minimal burstiness. In that 98 determines the minimal token usage (specified in bytes) for a packet. Defaults to zero.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
posix1_lim.h | 34 /* Minimal number of outstanding asynchronous I/O operations. */ 47 /* Minimal number of timer expiration overruns. */ 104 /* Minimal number of realtime signals reserved for the application. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix1_lim.h | 34 /* Minimal number of outstanding asynchronous I/O operations. */ 47 /* Minimal number of timer expiration overruns. */ 104 /* Minimal number of realtime signals reserved for the application. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix1_lim.h | 34 /* Minimal number of outstanding asynchronous I/O operations. */ 47 /* Minimal number of timer expiration overruns. */ 104 /* Minimal number of realtime signals reserved for the application. */
|
/external/llvm/lib/Analysis/ |
ProfileEstimatorPass.cpp | 190 // Check if there is a necessary minimal weight, if yes, subtract it 229 // Read necessary minimal weight. 236 // Add minimal weight to paths to all exit edges, this is used to ensure 247 DEBUG(dbgs() << "Minimal Weight for " << e << ": " << format("%.20g",MinimalWeight[e]) << "\n"); 279 // If minimal weight is necessary, reserve weight by subtracting weight 332 // Clear Minimal Edges.
|
/system/extras/cpustats/ |
cpustats.c | 53 static char minimal, aggregate_freq_stats; variable 75 minimal = 0; 98 minimal = 1; 314 if (!minimal) { 351 if (!minimal) { 426 " -m Display minimal output.\n"
|
/external/chromium/chrome/browser/autocomplete/ |
history_contents_provider_unittest.cc | 137 // The "minimal changes" flag should mean that we don't re-query the DB. 139 // A minimal changes request when there have been no real queries should 154 // Now do a minimal one where we want synchronous results, and the results
|