OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:will
(Results
1 - 25
of
95982
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/nanohttpd/nanolets/src/test/resources/
exception.html
1
this
will
throw an io exceptio
/cts/tests/systemAppTest/prebuilts/
readme.txt
1
This directory
will
contain signed CtsSystemAppTestCases.apk.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
coverage.txt
5
2 NO *
Will
not test
6
3 YES *
Will
not test [ENOMEM]
/external/chromium-libpac/test/js-unittest/
unhandled_exception.js
2
// This
will
throw a runtime exception.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
comment-3.s
1
# If we aren't careful, '@'
will
be considered an operator.
/external/ltp/testcases/commands/mail/
00_Descriptions.txt
2
Test that mail user@domain
will
send a mail to that user at that domain.
5
Test that mail user@bad-domain
will
result in a warning from the mailer daemon that the domain does not exist.
8
Test that mail non_existent_user@localhost
will
result in delivery failure. Mailer-Daemon
will
report this failure.
11
Test that mail -c user@domain option
will
carbon copy that user.
14
Test that mail -b user@domain option
will
blind carbon copy that user.
/external/ltp/testcases/kernel/device-drivers/drm/kernel_space/
README
1
Note on the DRM testcases, the kernel modules
will
load but all the tests
2
will
fail if AGP hardware isn't present or supported on the test system.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/
coverage.txt
7
4 NO *
Will
not test
8
5 NO *
Will
not test
/art/test/401-optimizing-compiler/
info.txt
1
A set of tests for the optimizing compiler. They
will
incrementally cover what the
/external/kernel-headers/original/uapi/asm-generic/
kvm_para.h
3
*
will
delete it.
/external/kernel-headers/original/uapi/linux/
irqnr.h
3
*
will
delete it.
/external/ltp/testcases/commands/cron/
00_Descriptions.txt
2
Test that crontab <filename> installs the cron-job-file and cron
will
/prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/
manifest.mf
2
X-COMMENT: Main-Class
will
be added automatically by build
/prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/
manifest.mf
2
X-COMMENT: Main-Class
will
be added automatically by build
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_getcaller/
assertions.xml
3
Test of RPC svc_getcaller() function. Server
will
send client IP address to client. Client
will
check
will
check if returned address is the same as its own address
/external/markdown/tests/misc/
funky-list.html
3
<li>this
will
show as number "2"</li>
4
<li>this
will
show as number "3."</li>
5
<li>any number, +, -, or *
will
keep the list going.</li>
funky-list.txt
2
+ this
will
show as number "2"
3
* this
will
show as number "3."
4
9. any number, +, -, or *
will
keep the list going.
/external/selinux/python/sepolicy/sepolicy/help/
transition_from_boolean_1.txt
1
After selecting the arrow under Boolean Enabled column, the line
will
expand to show a link which you can click. This
will
take you to the booleans page and allow you to enable the boolean which
will
enable or disable the transition.
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_QueueClose.pbtxt
14
blocked on the given queue
will
be canceled.
19
This operation signals that no more elements
will
be enqueued in the
20
given queue. Subsequent Enqueue(Many) operations
will
fail.
21
Subsequent Dequeue(Many) operations
will
continue to succeed if
23
operations that would block
will
fail immediately.
api_def_QueueCloseV2.pbtxt
16
blocked on the given queue
will
be canceled.
21
This operation signals that no more elements
will
be enqueued in the
22
given queue. Subsequent Enqueue(Many) operations
will
fail.
23
Subsequent Dequeue(Many) operations
will
continue to succeed if
25
operations that would block
will
fail immediately.
api_def_BarrierClose.pbtxt
13
blocked on the barrier's queue
will
be canceled. InsertMany
will
fail, even
19
This operation signals that no more new elements
will
be inserted in the
20
given barrier. Subsequent InsertMany that try to introduce a new key
will
fail.
22
existing elements
will
continue to succeed. Subsequent TakeMany operations
will
24
Subsequent TakeMany operations that would block
will
fail immediately.
/external/mesa3d/prebuilt-intermediates/main/
remap_helper.h
50
/* _mesa_function_pool[70]: PolygonOffsetx (
will
be remapped) */
55
/* _mesa_function_pool[111]: GetProgramResourceLocationIndex (
will
be remapped) */
60
/* _mesa_function_pool[187]: TexCoordP1ui (
will
be remapped) */
85
/* _mesa_function_pool[340]: AttachShader (
will
be remapped) */
89
/* _mesa_function_pool[359]: VertexAttrib3fARB (
will
be remapped) */
98
/* _mesa_function_pool[416]: GetCompressedTextureImage (
will
be remapped) */
102
/* _mesa_function_pool[450]: MultiTexCoordP3uiv (
will
be remapped) */
106
/* _mesa_function_pool[476]: VertexAttribI4usv (
will
be remapped) */
127
/* _mesa_function_pool[635]: GetClipPlanex (
will
be remapped) */
132
/* _mesa_function_pool[674]: TexCoordP1uiv (
will
be remapped) *
[
all
...]
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
control
14
This test
will
start a forced autoupdate at OOBE.
15
It
will
create a custom lsb-release file listing the devserver that we
will
17
update starts, the test
will
return.
19
This test
will
be used with the companion server side test
20
autoupdate_ForcedOOBEUpdate. The server side test
will
be responsible for
/external/clang/test/Parser/
ms-if-exists.c
14
this
will
not compile.
17
this
will
not compile.
40
this
will
not compile.
44
this
will
not compile.
61
__if_exists(Type_not) { this
will
not compile }
73
__if_not_exists(Type) { this
will
not compile }
/build/kati/testcase/
unmatched_paren2.mk
7
# baz
will
be 0PASS_UNMATCHED, 1$(bar)2
will
be discarded??
9
# baz2
will
be 0PASS_MATCHED2.
Completed in 885 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>