OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple
(Results
251 - 275
of
3575
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libffi/testsuite/libffi.call/
cls_multi_schar.c
2
Purpose: Check passing of
multiple
signed char values.
cls_multi_sshort.c
2
Purpose: Check passing of
multiple
signed short values.
cls_multi_ushort.c
2
Purpose: Check passing of
multiple
unsigned short values.
/external/netcat/scripts/
alta
11
# convert
multiple
args
/external/oprofile/libutil/
op_libiberty.h
47
they may return the same address across
multiple
calls. */
/external/ppp/pppd/
md4.h
39
** If count is not a
multiple
of 8, MD4Update uses high bits of
/external/qemu/distrib/sdl-1.2.12/
README
13
and 2D framebuffer across
multiple
platforms.
/external/skia/include/core/
SkChunkAlloc.h
35
if you plan to reuse the allocator
multiple
times.
/external/webkit/JavaScriptCore/runtime/
ClassInfo.h
46
* For classes that can be used from
multiple
threads, it is accessed via a getter function that would typically return a pointer to thread-specific value.
/external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.3-6.js
47
"comment with
multiple
asterisks",
/external/webkit/WebCore/html/
HTMLDataGridElement.h
54
bool
multiple
() const;
HTMLDataGridRowElement.idl
32
attribute boolean focused; // Whether or not the row is the current object in the tree for keyboard navigation (or as the principal item of a
multiple
selection).
HTMLSelectElement.idl
52
attribute boolean
multiple
;
/external/webkit/WebCore/manual-tests/
stale-scrollbar-client-crash.html
27
<select
multiple
="true" id="listbox" style="height: 100px; width: 100px;">
/external/webkit/WebCore/rendering/
RenderFlexibleBox.h
56
bool hasMultipleLines() const { return style()->boxLines() ==
MULTIPLE
; }
/external/webkit/WebKit/chromium/public/
WebDragOperation.h
54
// with potentially
multiple
value bits set.
/frameworks/base/core/java/android/content/
ContentProvider.java
44
* data between
multiple
applications. For example, the contacts data is used by
multiple
46
*
multiple
applications you can use a database directly via
352
* this content provider. This method can be called from
multiple
374
* this content provider. This method can be called from
multiple
396
* this content provider. This method can be called from
multiple
421
* This method can be called from
multiple
481
* or <code>vnd.android.cursor.dir/</code> for
multiple
items.
482
* This method can be called from
multiple
496
* This method can be called from
multiple
[
all
...]
/frameworks/base/tests/CoreTests/android/core/
JniLibTest.java
33
*
multiple
classes include this line.
/packages/apps/IM/src/com/android/im/service/
ImServiceConstants.java
65
* USE EXTRA_INTENT_SHOW_MULTIPLE to inform the activity to show
multiple
chat notifications
/packages/apps/Protips/res/values-it/
arrays.xml
24
<item msgid="1000948398885889319">"Schermate Home
multiple
."\n" Scorri a sinistra o a destra per passare da una all\'altra. Trascina elementi in altre schermate."</item>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchMessages.java
24
// generic messages that could be used by
multiple
classes
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ConfigurableResourceItem.java
20
* Represents a resource item that can exist in
multiple
"alternate" versions.
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
AESWrapEngine.java
44
throw new IllegalArgumentException("IV not
multiple
of 8");
68
throw new DataLengthException("wrap data must be a
multiple
of 8 bytes");
120
throw new InvalidCipherTextException("unwrap data must be a
multiple
of 8 bytes");
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
CBCBlockCipherMac.java
62
* @param macSizeInBits the size of the MAC in bits, must be a
multiple
of 8.
82
* @param macSizeInBits the size of the MAC in bits, must be a
multiple
of 8.
92
throw new IllegalArgumentException("MAC size must be
multiple
of 8");
/dalvik/libcore/support/src/test/java/tests/support/
Support_BitSet.java
40
* Create a new BitSet with size equal to nbits. If nbits is not a
multiple
42
*
multiple
of 64.
104
* array max index will be a
multiple
of 64
Completed in 430 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>