OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:with
(Results
301 - 325
of
193934
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/SemaObjC/
method-encoding-2.m
5
- (in out bycopy id) address:(byref inout void *)location
with
:(out oneway unsigned **)arg2;
6
- (id) another:(void *)location
with
:(unsigned **)arg2;
10
- (in out bycopy id) address:(byref inout void *)location
with
:(out oneway unsigned **)arg2{ return 0; }
11
- (id) another:(void *)location
with
:(unsigned **)arg2 { return 0; }
/external/compiler-rt/test/asan/TestCases/Windows/
dll_large_function.cc
1
// Make sure we can link a DLL
with
large functions which would mean
3
// from the DLL. We simulate the large function
with
4
// -mllvm -asan-instrumentation-
with
-call-threshold=0.
5
// RUN: %clang_cl_asan %s -c -Fo%t.obj -mllvm -asan-instrumentation-
with
-call-threshold=0
/external/droiddriver/manualtest/
settings.gradle
1
// This is a hack for building
with
droiddriver source.
/external/e2fsprogs/debian/
uuid-runtime.lintian-overrides
1
uuid-runtime: command-
with
-path-in-maintainer-script prerm:5 /usr/sbin/uuidd
/external/hamcrest/integration/
README.android
1
Source obtained from https://hamcrest.googlecode.com/files/hamcrest-integration-1.1.jar,
with
the easymock and jmock dependent classes removed
/external/hamcrest/library/
README.android
1
Ssource obtained from https://hamcrest.googlecode.com/files/hamcrest-library-1.1.jar,
with
org.hamcrest.beans removed
/external/icu/icu4c/source/test/perf/DateFmtPerf/
ReadMe.txt
10
There is no Perl script associated
with
this performance test, due to the fact that the performance test results in a different time if it is allowed to run more than once per execution of the executable. We are only interested in the first time returned by the executable in order to maintain accurate "real world" results. For this to happen, make sure to run the executable
with
the -i 1 and -p 1 options.
13
DateFmt250: Tests date formatting
with
250 dates
14
DateFmt10000: Tests date formatting
with
10,000 dates
15
DateFmt100000: Tests date formatting
with
100,000 dates
16
BreakItWord250: Tests word break iteration
with
250 iterations.
17
BreakItWord10000: Tests word break iteration
with
10000 iterations.
18
BreakItChar250: Tests character break iteration
with
250 iterations.
19
BreakItChar10000: Tests character break iteration
with
10000 iterations.
/external/iptables/include/linux/netfilter_ipv4/
ipt_REJECT.h
17
enum ipt_reject_with
with
; /* reject type */
member in struct:ipt_reject_info
/external/iptables/include/linux/netfilter_ipv6/
ip6t_REJECT.h
17
__u32
with
; /* reject type */
member in struct:ip6t_reject_info
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ipt_REJECT.h
17
enum ipt_reject_with
with
; /* reject type */
member in struct:ipt_reject_info
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_REJECT.h
19
__u32
with
; /* reject type */
member in struct:ip6t_reject_info
/external/libogg/include/ogg/
Makefile.am
1
## Process this file
with
automake to produce Makefile.in
/external/libvorbis/include/vorbis/
Makefile.am
1
## Process this file
with
automake to produce Makefile.in
/external/libvorbis/m4/
Makefile.am
1
## Process this file
with
automake to produce Makefile.in
/external/libxml2/include/
Makefile.am
1
## Process this file
with
automake to produce Makefile.in
/external/libxml2/result/
att1.sax
3
SAX.startElement(doc, attr='to normalize
with
a space')
att2.sax
3
SAX.startElement(doc, attr='to normalize
with
a space')
/external/llvm/test/DebugInfo/PDB/Inputs/
empty.cpp
1
// Build
with
"cl.exe /Zi empty.cpp /link /debug /nodefaultlib /entry:main"
/external/llvm/test/Linker/
unnamed-addr-err-b.ll
1
; This file is for use
with
unnamed-addr-err-a.ll
/external/llvm/test/YAMLParser/
spec-02-15.test
5
fine season
with
great stats.
spec-07-01.test
4
#
with
a warning.
spec-07-02.test
4
#
with
a warning
/external/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/
fail_with_bad_encoding.txt
1
# Run a command that fails
with
error on stdout.
/external/markdown/MarkdownTest/Tests_2004/
Tabs.html
3
indented
with
tabs</p></li>
5
indented
with
spaces</p></li>
21
indented
with
tabs
24
indented
with
spaces
/external/markdown/MarkdownTest/Tests_2007/
Links, inline style.text
17
[
With
parens in the URL](http://en.wikipedia.org/wiki/WIMP_(computing))
19
(
With
outer parens and [parens in url](/foo(bar)))
22
[
With
parens in the URL](/foo(bar) "and a title")
24
(
With
outer parens and [parens in url](/foo(bar) "and a title"))
Completed in 644 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>