OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:will
(Results
426 - 450
of
95982
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/
ECPointEncoder.java
14
* in point compression
will
not be used. If the String "COMPRESSED" is passed point
15
* compression
will
be used. The default is "UNCOMPRESSED".
/external/clang/test/SemaCXX/
unreachable-catch-clauses.cpp
12
catch (Ex1 &e) { f(); } // expected-warning {{exception of type 'Ex1 &'
will
be caught by earlier handler}}
13
catch (Ex2 &e) { f(); } // expected-warning {{exception of type 'Ex2 &' (aka 'Ex1 &')
will
be caught by earlier handler}}
/external/clang/test/SemaObjC/
objc-buffered-methods.m
22
- (int) func { return prop; } // compiles - synthesized ivar
will
be accessible here.
23
- (int)get_g { return global; } // No warning here - synthesized ivar
will
be accessible here.
/external/curl/docs/cmdline-opts/
create-dirs.d
4
When used in conjunction with the --output option, curl
will
create the
7
uses no dir or if the dirs it mentions already exist, no dir
will
be created.
expect100-timeout.d
10
default curl
will
wait one second. This option accepts decimal values! When
11
curl stops waiting, it
will
continue as if the response has been received.
ftp-ssl-ccc-mode.d
8
Sets the CCC mode. The passive mode
will
not initiate the shutdown, but
9
instead wait for the server to do it, and
will
not reply to the shutdown from
max-time.d
10
values, but the actual timeout
will
decrease in accuracy as the specified
13
If this option is used several times, the last one
will
be used.
netrc-file.d
10
the last one
will
be used.
12
It
will
abide by --netrc-optional if specified.
retry-delay.d
9
used. Setting this delay to zero
will
make curl use the default backoff time.
11
If this option is used several times, the last one
will
be used.
/external/e2fsprogs/ext2ed/
ext2ed.conf.in
30
# filesystem. When on, each change
will
be logged - Both the previous data
37
# AllowChanges off
will
not allow ext2ed to do any changes to the
38
# filesystem - The "enablewrite" command
will
not work. When on, enablewrite
39
#
will
still have to be issued to allow write access.
45
# With this option you can choose whether ext2ed
will
allow read-only mode on
55
# All the ext2 specific commands
will
be aviable despite the possible
64
# parameters. In this case, they
will
be taken from here. See also
73
# above. This is not recommended, as ext2ed
will
fallback by default to those
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/transcode/
ResourceTranscoder.java
8
* @param <Z> The type of the resource that
will
be transcoded from.
9
* @param <R> The type of the resource that
will
be transcoded to.
/external/guice/extensions/multibindings/src/com/google/inject/multibindings/
MapKey.java
44
* When unwrapValue is false, the annotation type
will
be the key type for the injected map and
45
* the annotation instances
will
be the key values. If {@code unwrapValue=true}, the value() type
46
*
will
be the key type for injected map and the value() instances
will
be the keys values.
55
* if {@code unwrapValue} is false, then the whole annotation
will
be the type and annotation
56
* instances
will
be the keys. If {@code unwrapValue} is true, the value() type of key type
57
* annotation
will
be the key type for injected map and the value instances
will
be the keys.
/external/kernel-headers/original/uapi/asm-x86/asm/
ucontext.h
14
* UC_SIGCONTEXT_SS
will
be set when delivering 64-bit or x32 signals on
16
* UC_SIGCONTEXT_SS
will
correctly restore at least the low 32 bits of esp
19
* Kernels that set UC_SIGCONTEXT_SS
will
also set UC_STRICT_RESTORE_SS
26
* new SS = saved SS (
will
fail IRET and signal if invalid)
34
* sigreturn
will
still work.
41
* no longer valid. UC_STRICT_RESTORE_SS
will
be clear, so the kernel
42
*
will
fix up SS for these DOSEMU versions.
45
* modifying the saved context
will
end up in exactly the state they
/external/libcap-ng/libcap-ng-0.7/docs/
capng_have_capabilities.3
11
capng_have_capabilities
will
check the selected internal capabilities sets to see what the status is. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
15
This funtion
will
return one of the following four self explanatory values: CAPNG_FAIL, CAPNG_NONE, CAPNG_PARTIAL, CAPNG_FULL.
capng_have_capability.3
11
capng_have_capability
will
check the specified internal capabilities set to see if the specified capability is set. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The values for which should be one of: CAPNG_EFFECTIVE, CAPNG_PERMITTED, CAPNG_INHERITABLE, or CAPNG_BOUNDING_SET.
15
This funtion
will
return 1 if yes and 0 otherwise.
capng_set_caps_fd.3
11
This function
will
write the file based capabilities to the extended attributes of the file that the descriptor was opened against. The bounding set is not included in file based capabilities operations. Note that this function
will
only work if compiled on a kernel that supports file based capabilities such as 2.6.2
/external/llvm/cmake/modules/
FindSphinx.cmake
8
# If successful the following variables
will
be defined
17
# this
will
also set SPHINX_FOUND to true if SPHINX_EXECUTABLE exists
/external/llvm/test/CodeGen/X86/
inalloca-regparm.ll
4
; This
will
compile successfully on x86 but not x86_64, because %b
will
become a
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock/
coverage.txt
16
3 -
Will
not test the error values of clock() because it is unknown how to
19
implementations it
will
wrap in.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_getattr/
1-1.sh
8
# mq_getattr
will
get status infomation and attributes of message queue.
9
# The result
will
return in mqstat argument.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_receive/
9-1.sh
9
# Test on failure, no message
will
be removed from the queue,
10
# the funcion
will
return a value of -1.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_setattr/
3-1.sh
9
# Test if mq_setattr is success, mq_setattr
will
return a value of
10
# 0 and the attributes of the message queue
will
change as specified.
4-1.sh
9
# If mq_setattr() is not sucessful, the message queue attributes
will
10
# not change, the function
will
return -1 nd set errno to indicate the error.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
12-1.sh
9
# Test on failure, no message
will
be removed from the queue,
10
# the funcion
will
return a value of -1.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
coverage.txt
10
so it
will
always return PASS, but
will
return a
Completed in 661 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>