OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opts
(Results
376 - 400
of
1454
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/selinux/libselinux/include/selinux/
label.h
64
* @
opts
: array of selabel_opt structures specifying label options or NULL.
65
* @nopts: number of elements in
opts
array or zero for no options.
68
* listed above. Options may be provided via the
opts
parameter; available
74
const struct selinux_opt *
opts
,
/external/selinux/policycoreutils/setfiles/
restore.h
47
void restore_init(struct restore_opts *
opts
);
/external/skia/src/codec/
SkBmpMaskCodec.h
53
const Options&
opts
) override;
SkWbmpCodec.h
35
const Options&
opts
);
/external/tlsdate/src/
tlsdate-setter.c
81
if (state->
opts
.should_save_disk && !state->
opts
.dry_run)
151
if (!state->
opts
.dry_run)
158
if (state->
opts
.should_sync_hwclock &&
/external/valgrind/auxprogs/docs/
valgrind-listener-manpage.xml
44
<xi:include href="../../docs/xml/manual-core.xml" xpointer="listener.
opts
.list"
/external/valgrind/cachegrind/docs/
cg_annotate-manpage.xml
44
<xi:include href="cg-manual.xml" xpointer="cg_annotate.
opts
.list"
cg_diff-manpage.xml
45
<xi:include href="cg-manual.xml" xpointer="cg_diff.
opts
.list"
cg_merge-manpage.xml
43
<xi:include href="cg-manual.xml" xpointer="cg_merge.
opts
.list"
/external/valgrind/massif/docs/
ms_print-manpage.xml
44
<xi:include href="ms-manual.xml" xpointer="ms_print.
opts
.list"
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
global_struct.c
1
// RUN: %clang %s -g -fexceptions %extra-clang-
opts
-o %t
globals.c
1
// RUN: %clang %s -g -fexceptions %extra-clang-
opts
-o %t
locals.cpp
1
// RUN: %clangxx %s -g -fexceptions %extra-clang-
opts
-o %t
parameters.cpp
1
// RUN: %clang %s -g -fexceptions %extra-clang-
opts
-o %t
pass-struct.c
1
// RUN: %clangxx %s -O0 -g -fexceptions %extra-clang-
opts
-o %t
/packages/apps/Camera2/src/com/android/camera/data/
FilmstripItemUtils.java
127
BitmapFactory.Options
opts
= new BitmapFactory.Options();
local
128
opts
.inSampleSize = sampleSize;
129
opts
.inTempStorage = decodeBuffer;
130
Bitmap b = BitmapFactory.decodeStream(stream, null,
opts
);
/packages/apps/QuickSearchBox/tests/naughty/src/com/android/quicksearchbox/tests/naughty/
NaughtySuggestionProvider.java
59
public AssetFileDescriptor openTypedAssetFile(Uri uri, String mimeTypeFilter, Bundle
opts
) {
/prebuilts/go/darwin-x86/src/crypto/x509/
root_unix.go
17
func (c *Certificate) systemVerify(
opts
*VerifyOptions) (chains [][]*Certificate, err error) {
/prebuilts/go/linux-x86/src/crypto/x509/
root_unix.go
17
func (c *Certificate) systemVerify(
opts
*VerifyOptions) (chains [][]*Certificate, err error) {
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/netfilter_ipv6/
ip6t_opts.h
29
__u16
opts
[IP6T_OPTS_OPTSNR];
member in struct:ip6t_opts
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/netfilter_ipv6/
ip6t_opts.h
29
__u16
opts
[IP6T_OPTS_OPTSNR];
member in struct:ip6t_opts
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/netfilter_ipv6/
ip6t_opts.h
29
__u16
opts
[IP6T_OPTS_OPTSNR];
member in struct:ip6t_opts
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/netfilter_ipv6/
ip6t_opts.h
29
__u16
opts
[IP6T_OPTS_OPTSNR];
member in struct:ip6t_opts
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/netfilter_ipv6/
ip6t_opts.h
29
__u16
opts
[IP6T_OPTS_OPTSNR];
member in struct:ip6t_opts
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/netfilter_ipv6/
ip6t_opts.h
29
__u16
opts
[IP6T_OPTS_OPTSNR];
member in struct:ip6t_opts
Completed in 1413 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>