HomeSort by relevance Sort by last modified time
    Searched full:assuming (Results 76 - 100 of 3358) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/syslinux/txt/
syslinux-cli.txt 78 assuming that the current working directory is /boot/foo, and assuming
  /external/valgrind/tests/
filter_stderr_basic 23 # Remove "WARNING: assuming toc 0x.." strings
24 sed "/^WARNING: assuming toc 0x*/d" |
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
PolicyServiceProxy.java 63 LogUtils.e(TAG, "PolicyService unavailable in isActive; assuming false");
99 LogUtils.e(TAG, "PolicyService unavailable in canDisableCamera; assuming false");
  /art/test/429-ssa-builder/src/
Main.java 38 // assuming that a float phi following a phi *must* be for the same DEX
  /development/host/windows/usb/api/
BUILDME.TXT 31 Assuming that WDK is installed, you need to set one of the WDK's build
  /device/asus/fugu/recovery/
fw_version_check.h 41 /* Assuming data points to a blob of memory containing an IFWI
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_bisectmodule.c 65 Return the index where to insert item x in list a, assuming a is sorted.\n\
107 Insert item x in list a, and keep it sorted assuming a is sorted.\n\
170 Return the index where to insert item x in list a, assuming a is sorted.\n\
211 Insert item x in list a, and keep it sorted assuming a is sorted.\n\
  /external/clang/test/Analysis/
cxx11-crashes.cpp 68 // radar://14164698 Don't crash on "assuming" a ComoundVal.
  /external/fio/os/
os-mac.h 68 * Could be a raw block device, this is better than just assuming
  /external/guava/guava-gwt/src/com/google/common/collect/
EmptyImmutableSortedSet_CustomFieldSerializer.java 39 * Nothing we can do, but we're already assuming the serialized form is
ImmutableSortedMap_CustomFieldSerializerBase.java 38 * Nothing we can do, but we're already assuming the serialized form is
RegularImmutableSortedSet_CustomFieldSerializer.java 42 * Nothing we can do, but we're already assuming the serialized form is
Table_CustomFieldSerializerBase.java 46 * the backing map is serializable (assuming that the row, column and values, along with any
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Charsets.java 27 * <p>Assuming you're free to choose, note that <b>{@link #UTF_8} is widely preferred</b>.
  /external/kernel-headers/original/uapi/linux/
eventpoll.h 36 * Assuming neither EPOLLET nor EPOLLONESHOT is set, system suspends will not be
  /external/libhevc/decoder/
ihevcd_boundary_strength.c 318 * will reduce to the following assuming ctb size is one of 16, 32 and 64
331 * will reduce to the following assuming ctb size is one of 16, 32 and 64
429 * will reduce to the following assuming ctb size is one of 16, 32 and 64
443 * will reduce to the following assuming ctb size is one of 16, 32 and 64
604 * will reduce to the following assuming ctb size is one of 16, 32 and 64
617 * will reduce to the following assuming ctb size is one of 16, 32 and 64
638 * will reduce to the following assuming ctb size is one of 16, 32 and 64
651 * will reduce to the following assuming ctb size is one of 16, 32 and 64
748 * will reduce to the following assuming ctb size is one of 16, 32 and 64
764 * will reduce to the following assuming ctb size is one of 16, 32 and 6
    [all...]
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
sg_include.h 27 kernel supplied header files (assuming they are in the normal place).
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
ReadMe.txt 1 The mdnsNSP is a NameSpace Provider. It hooks into the Windows name resolution infrastructure to allow any software using the standard Windows APIs for resolving names to work with DNS-SD. For example, when the mdnsNSP is installed, you can type "http://computer.local./" in Internet Explorer and it will resolve "computer.local." using DNS-SD and go to the web site (assuming you have a computer named "computer" on the local network and advertised via DNS-SD).
  /external/proguard/examples/annotations/
examples.pro 9 # This is assuming the code has been compiled in the examples directory.
  /external/python/cpython2/Modules/
_bisectmodule.c 65 Return the index where to insert item x in list a, assuming a is sorted.\n\
107 Insert item x in list a, and keep it sorted assuming a is sorted.\n\
170 Return the index where to insert item x in list a, assuming a is sorted.\n\
211 Insert item x in list a, and keep it sorted assuming a is sorted.\n\
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
memmap.c 109 DBG ( "INT 15,e801 reported whole 4GB; assuming insane\n" );
262 DBG ( "INT 15,e820 returned only %d regions; assuming "
268 "assuming insane\n", memmap->regions[0].start );
273 "assuming insane\n", memmap->regions[0].start );
  /external/valgrind/none/tests/x86/
shift_ndep.c 16 unchanged. Then we add-with-carry 0 to %x, which (assuming the
  /external/webp/src/utils/
quant_levels_dec_utils.h 23 // Apply post-processing to input 'data' of size 'width'x'height' assuming that
  /external/webrtc/webrtc/base/
ratetracker.h 20 // each bucket of a given size and calculating the instantaneous rate assuming
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ActivityStarterDelegate.java 24 * delegates to an actual implementation such as StatusBar, assuming it exists.

Completed in 483 milliseconds

1 2 34 5 6 7 8 91011>>