OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple
(Results
51 - 75
of
6800
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/libtommath/
bn_mp_radix_smap.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_set.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_signed_bin_size.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_to_signed_bin.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_to_signed_bin_n.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_to_unsigned_bin_n.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_unsigned_bin_size.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_zero.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
/external/webkit/Source/WebCore/manual-tests/
disabled-option-elements.html
4
<select
multiple
="
multiple
">
/dalvik/tests/068-classloader/
info.txt
2
have
multiple
classes called "com.android.Blah" loaded simultaneously. The
/external/clang/test/SemaObjC/
method-lookup-3.m
31
Abstract *l = [a0 x]; // expected-warning {{
multiple
methods named 'x' found}}
35
Abstract *l = [a0 y]; // expected-warning {{
multiple
methods named 'y' found}}
39
Abstract *l = [a0 z]; // expected-warning {{
multiple
methods named 'z' found}}
72
(void) [x test4]; //expected-warning {{
multiple
methods named 'test4' found}}
/external/freetype/include/freetype/
ftmm.h
5
/* FreeType
Multiple
Master font interface (specification). */
36
/*
Multiple
Masters */
39
/* How to manage
Multiple
Masters fonts. */
42
/* The following types and functions are used to manage
Multiple
*/
47
/* both Type~1
Multiple
Masters fonts and GX distortable (var) */
62
/*
Multiple
Masters fonts. */
88
/* A structure used to model the axes and space of a
Multiple
Masters */
119
/*
Multiple
Masters and GX var fonts. */
184
/* A structure used to model the axes and space of a
Multiple
Masters */
230
/* Retrieve the
Multiple
Master descriptor of a given font. *
[
all
...]
/external/llvm/test/Verifier/
AmbiguousPhi.ll
1
; RUN: not llvm-as < %s |& grep {
multiple
entries for the same basic block}
/external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX.h
6
Assumes buffer size in bytes is a
multiple
of 16
/external/valgrind/main/drd/tests/
filter_stderr_and_thread_no
6
# -- those where there are
multiple
threads which play interchangeable roles.
/external/webkit/LayoutTests/fast/dom/DeviceOrientation/
multiple-frames-expected.txt
1
Tests using DeviceOrientation from
multiple
frames.
multiple-frames.html
9
<script src="script-tests/
multiple
-frames.js"></script>
/external/webkit/LayoutTests/fast/dom/Geolocation/
delayed-permission-denied-for-multiple-requests-expected.txt
1
Tests that when
multiple
requests are waiting for permission, no callbacks are invoked until permission is denied.
/external/webkit/LayoutTests/http/tests/cookies/
multiple-cookies.html
10
<script src="script-tests/
multiple
-cookies.js"></script>
/external/webkit/LayoutTests/storage/
multiple-databases-garbage-collection.html
4
<script src="
multiple
-databases-garbage-collection.js"></script>
/external/zlib/old/os2/
zlib.def
8
DATA PRELOAD MOVEABLE
MULTIPLE
/external/webkit/Source/WebCore/manual-tests/autocorrection/
dismiss-multiple-guesses.html
33
<title>Dismiss
Multiple
Guesses Test</title>
36
<div><p>This test verifies that pressing ESC key diusmisses
multiple
guesses panel correctly</p>
37
<p>After seeing the panel with
multiple
candidates, pressing ESC key to dismiss the panel.</p>
select-from-multiple-guesses.html
33
<title>Select From
Multiple
Guesses Test</title>
36
<div><p>This test verifies that
multiple
guesses on mispelled word is working correctly</p>
37
<p>After seeing the panel with
multiple
candidates, use left and/or right arrow key to select the desired candidate, and then use return key to confirm. You can also use this test to test that pressing ESC key will dismiss the panel.</p>
/external/icu4c/layout/
ContextualSubstSubtables.h
74
// NOTE:
Multiple
variable size arrays!!
98
// NOTE:
Multiple
variable size arrays!!
110
// NOTE:
Multiple
variable size arrays!!
142
// NOTE:
Multiple
variable size arrays!!
172
// NOTE:
Multiple
variable size arrays!!
188
// NOTE:
Multiple
variable size arrays!!
/external/llvm/docs/CommandGuide/
llvm-extract.pod
38
specified
multiple
times to extract
multiple
functions at once.
44
specified
multiple
times.
49
specified
multiple
times to extract
multiple
global variables at once.
55
May be specified
multiple
times.
Completed in 408 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>