OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:with
(Results
351 - 375
of
179039
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/markdown/tests/misc/
blockquote-hr.txt
5
> Block quote
with
horizontal lines.
16
>
With
multiple lines.
lists5.html
3
With
just two lines</p>
8
With
a list item inside the quote</p>
/external/mesa3d/src/glsl/glcpp/tests/
091-hash-line.c
9
#line 45 2 /* A line
with
a comment */
12
#line NINETY TWO /* A #line line
with
macro expansion */
/external/mockito/
README.android
1
Mockito is a mocking framework
with
a clean and simple API.
4
For Android, we need to combine Mockito
with
a MockMaker provided by the
/external/scrypt/lib/
README
3
with
permission of the author); keeping this code in sync
with
the Tarsnap
/external/skia/experimental/webtry/sys/
webtry_monit
1
check process webtry
with
pidfile /var/run/webtry.pid
5
check process squid3
with
pidfile /var/run/squid3.pid
/external/srtp/
timing
18
# timing.plt # # gnuplot script file for plotting the output generated by srtp_driver -t # # David A. McGrew # Cisco Systems, Inc. # set xrange [0:2500] set term pict "Times-Roman" 9 # # plot authentication-only data # set title "Authentication Only" set ylabel "Megabits per second" set xlabel "Octets in packet" set yrange [0:2000] set output "plot-auth.pict" plot "timing.dat" index 0 title "HMAC SHA1"
with
lines, "timing.dat" index 1 title "TMMH/AES"
with
lines, "timing.dat" index 2 title "TMMH/SEAL"
with
lines # # plot encryption-only data # set title "Encryption Only" set ylabel "Megabits per second" set xlabel "Octets in packet" set output "plot-enc.pict" set yrange [0:1200] plot "timing.dat" index 3 title "SEAL"
with
lines, "timing.dat" index 4 title "AES ICM"
with
lines # # plot encryption and authentication data # set title "Encryption and Authentication" set ylabel "Megabits per second" set xlabel "Octets in packet" set yrange [0:1000] set output "plot-enc-auth.pict" plot "timing.dat" index 5 title "TMMH/SEAL"
with
lines, "timing.dat" index 6 title "TMMH/AES"
with
lines, "timing.dat" index 7 title "HMAC/AES"
with
line
/external/tinyalsa/
README
1
tinyalsa: a small library to interface
with
ALSA in the Linux kernel
8
dealt
with
at a higher level
/external/tremolo/
README
3
with
sample files available here:
7
When syncing
with
svn, please ensure that these defects are not
/external/valgrind/main/memcheck/tests/ppc32/
power_ISA2_05.stderr.exp
7
For a detailed leak analysis, rerun
with
: --leak-check=full
9
For counts of detected and suppressed errors, rerun
with
: -v
/external/valgrind/main/memcheck/tests/ppc64/
power_ISA2_05.stderr.exp
7
For a detailed leak analysis, rerun
with
: --leak-check=full
9
For counts of detected and suppressed errors, rerun
with
: -v
/external/valgrind/main/memcheck/tests/
sem.stderr.exp
7
For a detailed leak analysis, rerun
with
: --leak-check=full
9
For counts of detected and suppressed errors, rerun
with
: -v
/external/valgrind/main/memcheck/tests/vbit-test/
TODO
4
(2) Add support for IROps
with
vector operands.
6
(3) Test floating point operations
with
various rounding modes.
/external/valgrind/main/none/tests/
require-text-symbol-2.stderr.exp-libcso6
2
valgrind: Fatal error at when loading library
with
soname
4
valgrind: Cannot find any text symbol
with
a name that matches the pattern
/frameworks/base/media/tests/
README.txt
2
Uses instrumentation and so can be run
with
runtest.
6
Push to /sdcard/media_api/ for use
with
MediaFrameworkTest:
/frameworks/support/v4/java/android/support/v4/widget/
package.html
3
Support android.widget classes to assist
with
development of applications for
6
is needed for use
with
{@link android.support.v4.content.CursorLoader}.
/hardware/intel/img/psb_video/
README.debug
1
To compile the driver
with
debug information enabled, define DEBUG_TRACE
4
If the driver is compiled
with
debug information enabled, setting
/ndk/tests/build/gnustl-force-all/jni/
forced_all.cpp
1
/* This file should be compiled
with
exceptions and without RTTI */
3
#error This source file SHOULD be built
with
-fexceptions!
/ndk/tests/build/gnustl-force-rtti/jni/
forced_rtti.cpp
1
/* This file should be compiled without exceptions and
with
RTTI */
3
#error This source file SHOULD NOT be built
with
-fexceptions!
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsDanish.java
5
* you may not use this file except in compliance
with
the License.
59
// U+00E9: "é" LATIN SMALL LETTER E
WITH
ACUTE
60
// U+00EB: "ë" LATIN SMALL LETTER E
WITH
DIAERESIS
62
// U+00FD: "ý" LATIN SMALL LETTER Y
WITH
ACUTE
63
// U+00FF: "ÿ" LATIN SMALL LETTER Y
WITH
DIAERESIS
65
// U+00FA: "ú" LATIN SMALL LETTER U
WITH
ACUTE
66
// U+00FC: "ü" LATIN SMALL LETTER U
WITH
DIAERESIS
67
// U+00FB: "û" LATIN SMALL LETTER U
WITH
CIRCUMFLEX
68
// U+00F9: "ù" LATIN SMALL LETTER U
WITH
GRAVE
69
// U+016B: "?" LATIN SMALL LETTER U
WITH
MACRO
[
all
...]
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-da/
donottranslate-more-keys.xml
8
** you may not use this file except in compliance
with
the License.
21
<!-- U+00E1: "á" LATIN SMALL LETTER A
WITH
ACUTE
22
U+00E4: "ä" LATIN SMALL LETTER A
WITH
DIAERESIS
23
U+00E0: "à" LATIN SMALL LETTER A
WITH
GRAVE
24
U+00E2: "â" LATIN SMALL LETTER A
WITH
CIRCUMFLEX
25
U+00E3: "ã" LATIN SMALL LETTER A
WITH
TILDE
26
U+0101: "?" LATIN SMALL LETTER A
WITH
MACRON -->
28
<!-- U+00E9: "é" LATIN SMALL LETTER E
WITH
ACUTE
29
U+00EB: "ë" LATIN SMALL LETTER E
WITH
DIAERESIS -->
31
<!-- U+00ED: "í" LATIN SMALL LETTER I
WITH
ACUT
[
all
...]
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-sw/
donottranslate-more-keys.xml
8
** you may not use this file except in compliance
with
the License.
22
<!-- U+00E0: "à" LATIN SMALL LETTER A
WITH
GRAVE
23
U+00E1: "á" LATIN SMALL LETTER A
WITH
ACUTE
24
U+00E2: "â" LATIN SMALL LETTER A
WITH
CIRCUMFLEX
25
U+00E4: "ä" LATIN SMALL LETTER A
WITH
DIAERESIS
27
U+00E3: "ã" LATIN SMALL LETTER A
WITH
TILDE
28
U+00E5: "å" LATIN SMALL LETTER A
WITH
RING ABOVE
29
U+0101: "?" LATIN SMALL LETTER A
WITH
MACRON -->
31
<!-- U+00E8: "è" LATIN SMALL LETTER E
WITH
GRAVE
32
U+00E9: "é" LATIN SMALL LETTER E
WITH
ACUT
[
all
...]
/packages/providers/ContactsProvider/tests/assets/testUnsynced/
readme.txt
1
The contacts in this example were created on a device that is not synchronized
with
the server
3
filled:
With
/Without name/email/phone.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
sample_doctest_no_doctests.py
3
This module is for testing how doctest handles a module
with
docstrings
10
"""A docstring
with
no doctest examples.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
sample_doctest_no_doctests.py
3
This module is for testing how doctest handles a module
with
docstrings
10
"""A docstring
with
no doctest examples.
Completed in 4749 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>