OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:will
(Results
26 - 50
of
95982
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/curl/docs/cmdline-opts/
tftp-blksize.d
7
Set TFTP BLKSIZE option (must be >512). This is the block size that curl
will
9
bytes
will
be used.
11
If this option is used several times, the last one
will
be used.
no-buffer.d
6
will
use a standard buffered output stream that
will
have the effect that it
7
will
output the data in chunks, not necessarily exactly when the data arrives.
8
Using this option
will
disable that buffering.
/external/selinux/python/sepolicy/sepolicy/help/
system_policy_type.txt
1
If you have more then one policy type installed, the advanced screen
will
become visible. You can select the advanced tab and modify the policy type that SELinux is running with.
5
Changing the policy type of the machine
will
require a system relabeled in permissive mode. The gui
will
insure that proper labels get assigned on the next reboot.
/external/testng/src/main/java/org/testng/annotations/
IConfigurationAnnotation.java
11
* If true, the annotated method
will
be run after the test class is instantiated
17
* If true, the annotated method
will
be run after all the tests in the test
23
* If true, the annotated method
will
be run before any test method is invoked.
28
* If true, the annotated method
will
be run after any test method is invoked.
33
* If true, the annotated method
will
be run before this suite starts.
38
* If true, the annotated method
will
be run after all tests in this suite
44
* If true, the annotated method
will
be run before every test
49
* If true, the annotated method
will
be run after all every test.
55
* the configuration method
will
be run whatever the status of before
61
* If true, this @Configuration method
will
belong to groups specified in th
[
all
...]
/art/libart_fake/
README.md
4
A fake libart made to satisfy some misbehaving apps that
will
attempt to link
/developers/samples/android/
README.txt
4
you are adding a new category, you
will
need to add it to
7
Note: In the future, the samples
will
be built using a template system, which
8
will
automatically import the "common" directory as needed. Until then, if
9
you need access to the "common" directory, you
will
need to have it copied
/external/autotest/results/
README
1
All results
will
appear in this directory under the subdir
/external/clang/test/SemaCXX/
unreachable-code.cpp
8
++i) { // expected-warning {{loop
will
run at most once (loop increment never executed)}}
14
return 1; // expected-warning {{
will
never be executed}}
20
++i) { // expected-warning {{loop
will
run at most once (loop increment never executed)}}
26
return bar(); // expected-warning {{
will
never be executed}}
33
bar(); // expected-warning {{
will
never be executed}}
39
bar(); // expected-warning {{
will
never be executed}}
42
bar(); // expected-warning {{
will
never be executed}}
47
bar(); // expected-warning {{
will
never be executed}}
51
bar(); // expected-warning {{
will
never be executed}}
/external/ltp/android/tools/
disabled_libs.txt
2
# Every test case that requires this lib
will
also need be disabled
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
coverage.txt
6
3 YES - *Note:
will
not test ENOMEM
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getspecific/
coverage.txt
5
2 NO *
Will
not test
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_CacheDataset.pbtxt
7
will
be a directory.
12
A CacheDataset
will
iterate over the input_dataset, and store tensors. If the
13
cache already exists, the cache
will
be used. If the cache is inappropriate
15
will
the returned when used.
/external/valgrind/memcheck/tests/linux/
rfcomm.vgtest
4
#
Will
exit -1 if AF_BLUETOOTH not supported
/packages/apps/TV/partner_support/
README.md
3
This code
will
only work for partners that are working with the Live Channels team on integration
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/
Application.mk
2
# Even the system STL is too much because it
will
link libsupc++ for rtti and
/sdk/testapps/gridlayoutTest/v7-gridlayout/src/
.readme
2
Once we support binary library this
will
go away
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
farcall-b-defsym.s
4
# We
will
place the section .text at 0x1000.
farcall-bl-defsym.s
4
# We
will
place the section .text at 0x1000.
/external/clang/test/Sema/
decl-in-prototype.c
5
int f1(enum {AA,BB} E) { // expected-warning {{
will
not be visible outside of this function}}
9
int f2(enum {AA=7,BB} E) { // expected-warning {{
will
not be visible outside of this function}}
16
int f3(struct a { } *); // expected-warning {{
will
not be visible outside of this function}}
20
int f4(struct A { struct b { int j; } t; } *); // expected-warning {{declaration of 'struct A'
will
not be visible outside of this function}} expected-warning {{redefinition of 'b'
will
not be visible outside of this function}}
28
int f5(struct aA { struct ab { int j; } b; struct ab { char glorx; } glorx; } *); // expected-warning {{declaration of 'struct aA'
will
not be visible}} expected-warning {{redefinition of 'ab'
will
not be visible}} expected-warning {{redefinition of 'ab'
will
not be visible}}
30
void f6(struct z {int b;} c) { // expected-warning {{declaration of 'struct z'
will
not be visible outside of this function}}
35
void pr19018_1 (enum e19018 { qq } x); // expected-warning{{declaration of 'enum e19018'
will
not be visible outside of this function}
[
all
...]
/external/testng/src/main/java/org/testng/internal/annotations/
IBaseBeforeAfter.java
26
* methods was not a SUCCESS, this test method
will
not be
27
* run and
will
be flagged as a SKIP.
33
* on the order on which the methods depended upon
will
be run, but you
34
* are guaranteed that all these methods
will
be run before the test method
36
* methods was not a SUCCESS, this test method
will
not be
37
* run and
will
be flagged as a SKIP.
40
* versions
will
be run.
47
* If set to true, this configuration method
will
be run
51
* If set to true, this configuration method
will
be run
58
* If true, this @Configuration method
will
belong to groups specified in th
[
all
...]
/external/glide/library/src/main/java/com/bumptech/glide/
Priority.java
4
* Priorities for completing loads. If more than one load is queued at a time, the load with the higher priority
will
be
5
* started first. Priorities are considered best effort, there are no guarantees about the order in which loads
will
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
coverage.txt
7
so it
will
always return PASS, but
will
return a
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
coverage.txt
9
it
will
always return PASS, but
will
return a
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
coverage.txt
8
it
will
always return PASS, but
will
return a
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/
coverage.txt
9
it
will
always return PASS, but
will
return a
Completed in 897 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>