OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assume
(Results
151 - 175
of
7331
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/oprofile/daemon/liblegacy/
opd_kernel.h
62
* We
assume
than eip >= kernel_start
/external/qemu/include/exec/
spinlock.h
20
* So we can simply
assume
we have pthread mutexes here.
/external/sfntly/cpp/src/sfntly/port/
atomic.h
54
//
assume
it's gcc or gcc-compatible here. Compilation shall still fail since
lock.cc
48
#else // We
assume
it's pthread
/external/skia/src/animator/
SkDisplayEvent.h
26
kKeyPressUp, //i
assume
the order here is intended to match with skanimatorscript.cpp
/ndk/build/tools/
find-case-duplicates.sh
22
# location of the root ndk directory. we
assume
this script is under build/tools
/ndk/sources/host-tools/sed-4.2.1/m4/
00gnulib.m4
9
dnl
assume
Autoconf 2.64, with its improved AC_DEFUN_ONCE semantics.
double-slash-root.m4
22
# Be optimistic and
assume
that / and // are the same when we
malloc.m4
33
dnl some systems go to their knees when you do that. So
assume
that
sys_time_h.m4
48
dnl
Assume
POSIX behavior unless another module says otherwise.
/ndk/tests/device/b8708181-Vector4/jni/
Vector4.cpp
72
return 0; // Skip this test (Should not
assume
vector4 type on le32 triple)
/packages/apps/ContactsCommon/src/com/android/contacts/common/interactions/
TouchPointManager.java
37
* touch at that exact point, if the point in TouchPointManager is (0,0), it is safe to
assume
/packages/apps/Email/src/com/android/email/activity/setup/
AccountCredentials.java
46
//
Assume
canceled until we find out otherwise.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_future_builtins.py
25
# We will
assume
that the itertools functions work, so provided
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_future_builtins.py
25
# We will
assume
that the itertools functions work, so provided
/external/chromium_org/third_party/cld/base/
type_traits.h
78
// We will
assume
it's false except for arithmetic types and pointers,
88
// fail conservatively. We will
assume
it's false except for: (1) types
103
// conservatively. We will
assume
it's false except for: (1) types
117
// conservatively. We will
assume
it's false except for: (1) types
129
// fail conservatively. We will
assume
it's false except for: (1) types
/external/bison/darwin-lib/
stdint.h
137
/* Here we
assume
a standard architecture where the hardware integer
161
/* If the system defines INT64_MAX,
assume
int64_t works. That way,
219
/* Here we
assume
a standard architecture where the hardware integer
249
/* Here we
assume
a standard architecture where the hardware integer
305
/* If the system defines INTMAX_MAX,
assume
that intmax_t works, and
350
/* Here we
assume
a standard architecture where the hardware integer
387
/* Here we
assume
a standard architecture where the hardware integer
426
/* Here we
assume
a standard architecture where the hardware integer
578
/* Here we
assume
a standard architecture where the hardware integer
/external/bison/m4/
exponentd.m4
80
dnl different sets of instructions: The older FPA instructions
assume
83
dnl The newer VFP instructions
assume
little-endian order
inttypes.m4
93
# approximate the condition with $4; otherwise,
assume
the condition is false.
145
dnl
Assume
proper GNU behavior unless another module says otherwise.
setenv.m4
40
# If we don't know,
assume
the worst.
132
# If we don't know,
assume
the worst.
size_max.m4
25
dnl Define it ourselves. Here we
assume
that the type 'size_t' is not wider
76
dnl Remove this when we can
assume
autoconf >= 2.61.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
BouncyCastleProviderConfiguration.java
48
else //
assume
java.security.spec
73
else //
assume
java.security.spec
/external/ceres-solver/internal/ceres/
block_random_access_dense_matrix.cc
61
//
Assume
that the user does not hold any locks on any cell blocks
79
//
Assume
that the user does not hold any locks on any cell blocks
block_random_access_diagonal_matrix.cc
85
//
Assume
that the user does not hold any locks on any cell blocks
110
//
Assume
that the user does not hold any locks on any cell blocks
/external/chromium_org/chrome/browser/ui/search_engines/
edit_search_engine_controller.h
76
// have a keyword_editor_view, we
assume
that this TemplateURL is already in
77
// the TemplateURLService; if not, we
assume
it isn't.
Completed in 908 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>