OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assume
(Results
76 - 100
of
8170
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
posix_types_64.h
7
*
assume
GCC is being used.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
posix_types_32.h
7
*
assume
GCC is being used.
posix_types_64.h
7
*
assume
GCC is being used.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
posix_types_32.h
7
*
assume
GCC is being used.
posix_types_64.h
7
*
assume
GCC is being used.
/prebuilts/go/darwin-x86/src/net/
sock_bsd.go
31
//
Assume
the other BSDs do too. Truncate number to avoid wrapping.
/prebuilts/go/linux-x86/src/net/
sock_bsd.go
31
//
Assume
the other BSDs do too. Truncate number to avoid wrapping.
/system/extras/ext4_utils/
ext4_crypt_init_extensions.h
23
// These functions
assume
they are being called from init
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
debug_str.s
5
and then
assume
that the section was compressed. This meant that the BFD
/art/test/513-array-deopt/src/
Main.java
24
// The deoptimization code used to
assume
the lower bound has
36
// The deoptimization code used to
assume
the lower bound has
/external/icu/icu4c/source/i18n/
brktrans.h
79
* @param incremental if true,
assume
more text may be coming after
80
* pos.contextLimit. Otherwise,
assume
the text is complete.
casetrn.h
78
* @param incremental if true,
assume
more text may be coming after
79
* pos.contextLimit. Otherwise,
assume
the text is complete.
name2uni.h
70
* @param incremental if true,
assume
more text may be coming after
71
* pos.contextLimit. Otherwise,
assume
the text is complete.
nortrans.h
65
* @param incremental if true,
assume
more text may be coming after
66
* pos.contextLimit. Otherwise,
assume
the text is complete.
titletrn.h
73
* @param incremental if true,
assume
more text may be coming after
74
* pos.contextLimit. Otherwise,
assume
the text is complete.
/external/llvm/test/CodeGen/NVPTX/
loop-vectorize.ll
28
tail call void @llvm.
assume
(i1 %cmp1)
34
declare void @llvm.
assume
(i1) #0
/external/parameter-framework/support/android/asio/
asio_defines.txt
19
// We
assume
clang ("LOCAL_CLANG := true" in Android Makefiles)
21
// We
assume
C++11
/external/sfntly/cpp/src/sfntly/port/
lock.h
22
#else //
Assume
pthread.
33
#else //
Assume
pthread.
/external/sfntly/cpp/src/test/
platform_thread.h
25
#else //
Assume
pthread
38
#else //
Assume
pthread
/packages/apps/Camera2/src/com/android/camera/
Thumbnail.java
45
//
Assume
this is a corrupt video file
47
//
Assume
this is a corrupt video file.
/external/llvm/test/Analysis/ScalarEvolution/
avoid-assume-hang.ll
6
declare void @llvm.
assume
(i1)
10
call void @llvm.
assume
(i1 %cmp0)
14
call void @llvm.
assume
(i1 %cmp1)
18
call void @llvm.
assume
(i1 %cmp2)
22
call void @llvm.
assume
(i1 %cmp3)
26
call void @llvm.
assume
(i1 %cmp4)
/external/clang/lib/StaticAnalyzer/Checkers/
VLASizeChecker.cpp
120
std::tie(stateNotZero, stateZero) = state->
assume
(sizeD);
127
// From this point on,
assume
that the size is not zero.
167
// Finally,
assume
that the array's extent matches the given size.
174
state = state->
assume
(sizeIsKnown, true);
176
//
Assume
should not fail at this point.
/external/clang/test/Format/
style-on-command-line.cpp
6
// RUN: clang-format -style=file -
assume
-filename=%T/foo.cpp < %s | FileCheck -strict-whitespace -check-prefix=CHECK5 %s
8
// RUN: clang-format -style=file -fallback-style=webkit -
assume
-filename=%T/foo.cpp < %s 2>&1 | FileCheck -strict-whitespace -check-prefix=CHECK6 %s
11
// RUN: clang-format -style=file -
assume
-filename=%T/foo.cpp < %s | FileCheck -strict-whitespace -check-prefix=CHECK7 %s
/external/llvm/include/llvm/Analysis/
AssumptionCache.h
1
//===- llvm/Analysis/AssumptionCache.h - Track @llvm.
assume
---*- C++ -*-===//
10
// This file contains a pass that keeps track of @llvm.
assume
intrinsics in
35
/// \brief A cache of @llvm.
assume
calls within a function.
49
/// \brief Vector of weak value handles to calls of the @llvm.
assume
67
/// \brief Add an @llvm.
assume
intrinsic to this function's cache.
73
/// \brief Clear the cache of @llvm.
assume
intrinsics for a function.
/external/llvm/test/CodeGen/X86/
statepoint-forward.ll
9
; - learn a fact about memory (via an
assume
)
27
call void @llvm.
assume
(i1 %cmp1)
45
call void @llvm.
assume
(i1 %cmp1)
74
call void @llvm.
assume
(i1 %cmp1)
91
call void @llvm.
assume
(i1 %cmp1)
104
declare void @llvm.
assume
(i1)
Completed in 1381 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>