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

<<11121314151617181920>>

  /prebuilts/tools/gcc-sdk/
elfedit 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
g++ 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
gcc 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
gcov 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
gprof 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
ld 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
nm 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
objcopy 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
objdump 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
ranlib 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
readelf 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
size 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
strings 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
strip 31 # $SHELL is not a 64-bit executable, so assume our userland is too.
  /sdk/docs/
howto_SDK_git_cygwin.txt 117 git update-index --assume-unchanged \
123 git update-index --assume-unchanged \
166 git update-index --assume-unchanged \
172 git update-index --assume-unchanged \
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
TraceFileReader.java 29 * Currently, we assume that the maximum is for a 1080p display. Since the buffers compress
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 98 s = 1; // assume 1
  /sdk/emulator/opengl/host/libs/libOpenglRender/
NativeMacSubWindow.m 44 /* (x,y) assume an upper-left origin, but Cocoa uses a lower-left origin */
  /external/bison/lib/
msvc-inval.h 72 Because we assume no other part of the program installs a different
118 Because we assume no other part of the program installs a different
163 Because we assume no other part of the program installs a different
stdbool.in.h 32 - You cannot assume that sizeof (bool) == 1.
41 - You cannot assume that _Bool is a typedef; it might be a macro.
75 /* If the compiler already has both 'bool' and '_Bool', we can assume they
  /external/bison/m4/
wctype_h.m4 117 dnl We assume that the wctype() and iswctype() functions exist if and only
145 dnl We assume that the wctrans() and towctrans() functions exist if and only
204 dnl Assume proper GNU behavior unless another module says otherwise.
  /external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.h 36 // 7. B should be prepared to assume the role of init(1). In particular, B
39 // B can fork() and the parent can assume the role of init(1), by using
56 // assume the role of init.
  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryEvaluator.cpp 150 // Assume true if we are at the end of the list, otherwise assume false.
203 // FIXME: We currently assume that we do not support indexed displays, as it is unknown
247 // assume if we have a device, its aspect ratio is non-zero.
257 // assume if we have a device, its aspect ratio is non-zero.
324 // assume we have bitmap device
353 // assume if we have a device, assume non-zero
364 // assume if we have a device, assume non-zer
    [all...]
  /external/chromium_org/tools/deep_memory_profiler/lib/
range_dict.py 74 # Assume that self._tree has at least one element.
100 # Note that we can assume self._tree has at least one element.
131 # Note that we can assume that we have a range beginning with |begin|
  /external/clang/lib/StaticAnalyzer/Checkers/
ReturnUndefChecker.cpp 62 // is not available, but the return value expression has 'void' type, assume
106 std::tie(StNonNull, StNull) = C.getState()->assume(RetVal);
109 // Going forward, assume the location is non-null.

Completed in 243 milliseconds

<<11121314151617181920>>