OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple
(Results
401 - 425
of
6800
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/LayoutTests/dom/html/level2/html/
HTMLCollection11.html
51
<SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1"
MULTIPLE
="
multiple
" SIZE="1">
HTMLCollection12.html
51
<SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1"
MULTIPLE
="
multiple
" SIZE="1">
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLCollection01.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection02.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection03.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection04.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection05.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection06.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection07.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection08.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection09.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection10.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection11.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
HTMLCollection12.xhtml
53
<select id="selectId" dir="ltr" tabindex="7" name="select1"
multiple
="
multiple
" size="1">
/external/webkit/Source/WebCore/html/
EmailInputType.cpp
67
if (!element()->
multiple
())
85
return element()->
multiple
() ? validationMessageTypeMismatchForMultipleEmailText() : validationMessageTypeMismatchForEmailText();
/external/webkit/Source/WebKit/mac/WebView/
WebResourceLoadDelegate.h
49
resource. For example, a single resource may generate
multiple
75
multiple
call backs.
108
multiple
call backs.
111
@discussion In some rare cases,
multiple
responses may be received for a single load.
120
@discussion
Multiple
of these messages may be sent as data arrives.
123
multiple
call backs.
134
multiple
call backs.
144
multiple
call backs.
/external/webkit/Source/WebKit/win/Interfaces/
IWebResourceLoadDelegate.idl
51
resource. For example, a single resource may generate
multiple
86
multiple
call backs.
122
multiple
call backs.
125
@discussion In some rare cases,
multiple
responses may be received for a single load.
135
@discussion
Multiple
of these messages may be sent as data arrives.
138
multiple
call backs.
150
multiple
call backs.
161
multiple
call backs.
/external/webrtc/src/system_wrappers/interface/
event_wrapper.h
46
// preventing more threads from being released. If
multiple
threads
48
// be released. It is possible that
multiple
(random) threads are released
/frameworks/base/core/java/android/net/
SSLSessionCache.java
43
*
Multiple
instances for the same directory share data internally.
54
*
Multiple
instances share data internally.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c
35
* [in] dstStep Destination frame step in byte. Must be
multiple
of roi.width.
57
* srcStep or dstStep is not a
multiple
of 8.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_Copy16x16_s.s
9
; * must be a
multiple
of 16 and must be larger than or equal to 16.
16
; * - step <16 or step is not a
multiple
of 16.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c
35
* [in] dstStep Destination frame step in byte. Must be
multiple
of roi.width.
57
* srcStep or dstStep is not a
multiple
of 8.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_SADQuar_16x.c
38
* iSrcStep - Step of the original block buffer; must be a
multiple
of 16
53
* - iSrcStep is not a
multiple
of 16
omxVCM4P10_SADQuar_4x.c
38
* iSrcStep - Step of the original block buffer; must be a
multiple
of 4.
53
* - iSrcStep is not a
multiple
of 4
omxVCM4P10_SADQuar_8x.c
38
* iSrcStep - Step of the original block buffer; must be a
multiple
of 8.
53
* - iSrcStep is not a
multiple
of 8
Completed in 225 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>