OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tries
(Results
226 - 250
of
1730
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libxml2/
xlink.c
117
* but
tries
to detect and return the appropriate link type.
/external/llvm/include/llvm/Analysis/
Verifier.h
15
// instead it just
tries
to ensure that code is well formed.
/external/llvm/include/llvm/IR/
GlobalAlias.h
71
/// resolveAliasedGlobal() - This method
tries
to ultimately resolve the alias
/external/llvm/include/llvm/Support/
Threading.h
48
/// on a separate thread or honoring the requested stack size, but
tries
to do
/external/llvm/test/CodeGen/AArch64/
tail-call.ll
54
; above %a on the stack. If it
tries
to go below incoming-SP then the
/external/llvm/test/CodeGen/ARM/
sjlj-prepare-critical-edge.ll
2
; Just make sure no one
tries
to make the assumption that the normal edge of an
/external/openssh/
auth-rh-rsa.c
62
*
Tries
to authenticate the user using the .rhosts file and the host using
/external/qemu/android/
charmap.h
76
* This routine
tries
to find a charmap by name. This will compare the
/external/qemu/
dynlink.h
74
/* now define a function that
tries
to load all dynlink function
/external/regex-re2/re2/
filtered_re2.h
54
// Does not do any filtering: simply
tries
to Match the
/external/replicaisland/src/com/replica/replicaisland/
EnemyAnimationComponent.java
21
* characters behave similarly, so this code
tries
to decide which animation bets fits their current
/external/stressapptest/src/
finelock_queue.h
97
queue_metric_; // What to measure in the '
tries
' field.
/external/stressapptest/
stressapptest.1
13
tries
to maximize randomized traffic to memory from processor and I/O, with the
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-protocol.js
63
// Firefox 3.5.2
tries
to build a hierarchical URL.
/external/webkit/PerformanceTests/SunSpider/hosted/
sunspider.html
47
<dd>This test mostly avoids microbenchmarks, and
tries
to focus on
/external/webkit/Source/JavaScriptCore/wtf/
PageAllocation.h
95
// control warning when a client
tries
to use operator bool exposed above via "using PageBlock::operator bool".
/external/webkit/Source/WebCore/inspector/
InspectorTimelineAgent.h
93
// as the parser can not know how much it will process until it
tries
.
/external/webkit/Tools/DumpRenderTree/android/
get_layout_tests_dir_contents.php
91
# Very primitive check if path
tries
to go above DOCUMENT_ROOT or is absolute
/external/webkit/Tools/Scripts/webkitpy/common/system/
workspace.py
48
# If we can't find an unused name in search_limit
tries
, just give up.
/external/webrtc/src/system_wrappers/interface/
thread_wrapper.h
84
// Multiple
tries
to Stop are allowed (e.g. to wait longer than 2 seconds).
/frameworks/base/tools/layoutlib/bridge/src/android/view/accessibility/
AccessibilityManager.java
88
* @throws IllegalStateException if a client
tries
to send an {@link AccessibilityEvent}
/frameworks/compile/mclinker/include/mcld/ADT/
HashBase.h
54
* MCLinker
tries
to merge every things in the same HashEntry. It can
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimPhoneBookTest.java
53
// for 3
tries
and if this fails, we bail out.
/libcore/luni/src/main/java/javax/crypto/
CipherOutputStream.java
33
* CipherOutputStream}
tries
to encrypt the data writing it out.
/libcore/luni/src/main/java/libcore/net/url/
JarHandler.java
37
* thrown if an IO error occurs when this method
tries
to
Completed in 1585 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>