OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:truly
(Results
26 - 50
of
267
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_frad.h
4
* is not
truly
a network device, but the lower level device
types.h
138
* Below are
truly
Linux-specific types that should never collide with
futex.h
81
* so only
truly
owned locks will be handled.
/external/chromium/net/proxy/
proxy_bypass_rules.h
73
// NOTE: Use ParseFromString() unless you
truly
need this behavior.
153
// NOTE: Use AddRuleFromString() unless you
truly
need this behavior.
/external/chromium_org/net/proxy/
proxy_bypass_rules.h
73
// NOTE: Use ParseFromString() unless you
truly
need this behavior.
153
// NOTE: Use AddRuleFromString() unless you
truly
need this behavior.
/packages/apps/VideoEditor/src/com/android/videoeditor/util/
StringUtils.java
62
* mathematically generated so is not
truly
random.
85
* mathematically generated so is not
truly
random.
/external/chromium/testing/gmock/test/
gmock_link_test.h
94
//
Truly
(predicate)
174
using testing::
Truly
;
639
// Tests the linkage of the
Truly
matcher.
641
Matcher<const char*> m =
Truly
(&InvokeHelper::StaticBoolFromString);
/external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x.h
25
// them difficult if not impossible to
truly
wrap in C. Therefore, we use
/external/chromium_org/jingle/notifier/base/
weak_xmpp_client_unittest.cc
118
// |weak_xmpp_client| is
truly
invalid at this point so we can't
/external/dropbear/libtommath/
bn_mp_prime_random_ex.c
18
/* makes a
truly
random prime of a given size (bits),
/external/kernel-headers/original/linux/
futex.h
67
* so only
truly
owned locks will be handled.
types.h
166
* Below are
truly
Linux-specific types that should never collide with
/external/llvm/lib/Support/
Errno.cpp
24
//=== WARNING: Implementation here must contain only
TRULY
operating system
Program.cpp
21
//=== WARNING: Implementation here must contain only
TRULY
operating system
system_error.cpp
124
// Include the
truly
platform-specific parts of this class.
/frameworks/base/docs/html/training/multiscreen/
index.jd
49
order to
truly
satisfy and impress your users, your application must go beyond merely
/frameworks/compile/mclinker/lib/Support/
FileSystem.cpp
31
// Include the
truly
platform-specific parts.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
chrono.cpp
116
// Warning: If this is not
truly
steady, then it is non-conforming. It is
/packages/services/Telephony/src/com/android/phone/
IccPanel.java
66
// once this dialog gets moved into the framework and becomes a
truly
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
futex.h
81
* so only
truly
owned locks will be handled.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
futex.h
81
* so only
truly
owned locks will be handled.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
results.py
209
Note that "0" is only returned when the value is
truly
zero, and "100"
210
is only returned when the value is
truly
100. Rounding can never
/external/chromium/testing/gmock/scripts/
gmock_doctor.py
85
'
Truly
',
282
r'call to \'
Truly
\(<unresolved overloaded function type>\)')
284
r'call to \'
Truly
')
286
The argument you gave to
Truly
() is an overloaded function. Please tell
292
Truly
(static_cast<bool (*)(int n)>(Foo))"""
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_apitest.cc
271
testing::
Truly
(CallClosure)));
285
ClearOutOfBandPairingData(testing::
Truly
(CallClosure),
305
testing::
Truly
(CallClosure)));
/external/chromium_org/gpu/command_buffer/client/
cmd_buffer_helper_test.cc
25
using testing::
Truly
;
96
Truly
(AsyncAPIMock::IsArgs(arg_count, args))))
Completed in 889 milliseconds
1
2
3
4
5
6
7
8
9
10
11