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

<<11121314151617181920>>

  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCAtSyncChecker.cpp 63 std::tie(notNullState, nullState) = state->assume(V.castAs<DefinedSVal>());
83 // under-constrained to be null or non-null, assume it is non-null
  /external/icu/icu4c/source/i18n/
quant.h 65 * @param incremental if TRUE, then assume further characters may
67 * assume the text as given is complete.
  /external/icu/icu4c/source/test/intltest/
datadrivennumberformattestsuite.h 51 * assume that the format and output fields are populated.
67 * assume that the format and output fields are populated.
  /external/libjpeg-turbo/
jinclude.h 57 * NOTE: we assume the size parameters to these functions are of type size_t.
67 #else /* not BSD, assume ANSI/SysV string lib */
  /external/libpcap/msdos/
ndis_0.asm 15 ASSUME CS:_TEXT,DS:_TEXT
34 ASSUME CS:_TEXT,DS:_DATA
  /external/ltp/testcases/kernel/syscalls/utils/
compat_16.mk 25 # for foo16 system calls. Here I assume you already have
27 # assume the source file name for fooN is fooN.c.
  /external/minijail/
elfparse.c 89 * The binary is not an ELF. We assume it's a
103 * We assume it's a short script. See above for
  /external/pdfium/third_party/libjpeg/
jinclude.h 66 * NOTE: we assume the size parameters to these functions are of type size_t.
76 #else /* not BSD, assume ANSI/SysV string lib */
  /external/proguard/docs/manual/
limitations.html 31 <li>For best results, ProGuard's optimization algorithms assume that the
42 <li>ProGuard's optimization algorithms currently also assume that the
  /external/skia/include/gpu/gl/
GrGLConfig.h 67 * value is 0 we will assume no error was generated without checking.
73 * stencil formats as attachments. If the FBO is complete we will assume
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUSubtarget.h 48 /// Use (assume) large memory -- effectively disables the LQA/STQA
49 /// instructions that assume 259K local store.
  /external/syslinux/diag/geodsp/
geodsplib.inc 25 ; For now assume C<256
40 ; For now assume C<256
  /external/tpm2/
PP.c 49 // Assume command is implemented. It should be checked before this
72 // Assume command is implemented. It should be checked before this
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
limitations.html 29 <li>For best results, ProGuard's optimization algorithms assume that the
40 <li>ProGuard's optimization algorithms currently also assume that the
  /system/security/keystore/
keystore_keymaster_enforcement.h 77 // Assume the token has not timed out, because AuthTokenTable would not have returned it if
84 // signing key. Assume the token is good.
  /system/update_engine/update_manager/
real_updater_provider.h 32 // We assume that any other object handle we get from the system state is
35 // during testing. We further assume that, by the time Init() is called, the
  /art/runtime/interpreter/mterp/
Makefile_mterp 36 # assume it's a dependency.
  /art/test/530-checker-regression-reftyp-final/src/
Main.java 29 // Reference type propagation (RTP) used to assume that if a class is final,
  /bionic/libc/bionic/
android_set_abort_message.cpp 55 // Assume that the first crash is the one most worth reporting.
mremap.cpp 49 // so we assume it's not present otherwise.
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BaseManagedProfileTest.java 29 * registered, so that all tests may assume these are done.
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
CustomManagedProfileTest.java 39 // Since we assume, in ManagedProfileTest, provisioning has to be successful,
  /cts/tests/tests/os/src/android/os/cts/
NoExecutePermissionTest.java 66 // TODO: handle other processors. For now, assume those processors
  /developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/midiscope/
LoggingReceiver.java 28 * Assume that messages have been aligned using a MidiFramer.
  /developers/samples/android/media/MidiScope/Application/src/main/java/com/example/android/midiscope/
LoggingReceiver.java 28 * Assume that messages have been aligned using a MidiFramer.

Completed in 1131 milliseconds

<<11121314151617181920>>