OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:candidates
(Results
201 - 225
of
702
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
fakesession.h
143
// This simulates the delivery of
candidates
.
282
// of doing
candidates
)
391
// Simulate the exchange of
candidates
.
portallocator.cc
65
// ICE restart will not result in different
candidates
, as |sid| will
portallocatorsessionproxy.h
110
const std::vector<Candidate>&
candidates
);
portproxy.h
76
virtual const std::vector<Candidate>&
Candidates
() const;
/external/freetype/src/autofit/
afhints.h
175
* Typical
candidates
for this are
194
* hinting instruction. Typical
candidates
are control points and
225
/*
candidates
for weak interpolation have this flag set */
/external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.h
64
const std::vector<content::FaviconURL>&
candidates
) OVERRIDE;
/external/chromium_org/chrome/common/extensions/api/
input_ime.json
221
"description": "The number of
candidates
to display per page."
270
"
candidates
": {
271
"description": "List of
candidates
to show in the candidate window",
278
"parentId": {"type": "integer", "optional": true, "description": "The id to add these
candidates
under"},
/external/chromium_org/jingle/glue/
utils.cc
37
// TODO(sergeyu): Use SDP to format
candidates
?
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
jsepsessiondescription.h
78
virtual const IceCandidateCollection*
candidates
(
webrtcsessiondescriptionfactory.cc
98
source_desc->
candidates
(m);
99
const IceCandidateCollection* dest_candidates = dest_desc->
candidates
(m);
333
// Include all local ice
candidates
in the SessionDescription unless
370
// Include all local ice
candidates
in the SessionDescription unless
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
AppRTCDemoActivity.java
230
logAndToast("Waiting for ICE
candidates
...");
358
// as well as adding remote ICE
candidates
once the answer SDP is set.
379
// answer, so drain
candidates
.
389
//
candidates
.
/external/chromium_org/third_party/mesa/src/docs/
download.html
19
When a new release is coming, release
candidates
(betas) may be found
/external/clang/include/clang/Basic/
DiagnosticOptions.def
68
Ovl_All) /// Overload
candidates
to show.
/external/libvpx/libvpx/vp9/common/
vp9_findnearmv.c
30
// Make sure all the
candidates
are properly clamped etc
/external/llvm/test/CodeGen/ARM/
2013-04-16-AAPCS-C4-vs-VFP.ll
6
;Co-Processor register
candidates
may be either in VFP or in stack, so after
/external/llvm/utils/release/
merge.sh
2
#===-- merge.sh - Test the LLVM release
candidates
-------------------------===#
/external/mesa3d/docs/
download.html
19
When a new release is coming, release
candidates
(betas) may be found
/external/openssh/
moduli.0
30
Moduli
candidates
initially produced by ssh-keygen(1)
moduli.5
67
Moduli
candidates
initially produced by
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
SuggestionSpanUtils.java
88
// TODO: We should avoid adding suggestion span
candidates
that came from the bigram
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ceval.h
113
Note that not yet all
candidates
have been converted to use this
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
ceval.h
113
Note that not yet all
candidates
have been converted to use this
/packages/inputmethods/OpenWnn/
ChangeLog.txt
12
- Display style of the
candidates
view is changed.
63
- Display style of the
candidates
view is changed.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
support.py
171
candidates
= [
181
for path in
candidates
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
support.py
171
candidates
= [
181
for path in
candidates
:
Completed in 284 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>