OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supported
(Results
526 - 550
of
736
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
/external/golang-protobuf/ptypes/struct/
struct.pb.go
54
// might be
supported
by a native representation. For example, in
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
MetricsGrpc.cs
24
// something at an instant of time) is the only metric type
supported
by the
/external/libpcap/
grammar.c
[
all
...]
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
bigquery_v2_messages.py
493
encoding: [Optional] The character encoding of the data. The
supported
595
supported
: READER, WRITER, OWNER.
[
all
...]
/external/python/cpython2/Lib/test/
test_getargs2.py
[
all
...]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowPackageManager.java
545
public void setSystemFeature(String name, boolean
supported
) {
546
systemFeatureList.put(name,
supported
);
[
all
...]
/external/syzkaller/pkg/gce/
gce.go
228
// Try again without the vmx license in case it is not
supported
.
/external/syzkaller/vendor/golang.org/x/sys/unix/
syscall_linux_arm.go
76
// (16-bit uid calls are not always
supported
in newer kernels)
zerrors_linux_386.go
[
all
...]
zerrors_linux_amd64.go
[
all
...]
zerrors_linux_arm.go
[
all
...]
zerrors_linux_arm64.go
[
all
...]
zerrors_linux_mips.go
[
all
...]
zerrors_linux_mips64.go
[
all
...]
zerrors_linux_mips64le.go
[
all
...]
zerrors_linux_mipsle.go
[
all
...]
zerrors_linux_ppc64.go
[
all
...]
zerrors_linux_ppc64le.go
[
all
...]
zerrors_linux_s390x.go
[
all
...]
/external/libmtp/logs/
mtp-detect-asus-memo-pad7.txt
127
Supported
operations:
146
9801: Get object properties
supported
158
Events
supported
:
164
Device Properties
Supported
:
168
Playable File (Object) Types and Object Properties
Supported
:
549
libmtp
supported
(playable) filetypes:
mtp-detect-asus-memo-pad7_2.txt
62
Supported
operations:
81
9801: Get object properties
supported
93
Events
supported
:
99
Device Properties
Supported
:
103
Playable File (Object) Types and Object Properties
Supported
:
465
libmtp
supported
(playable) filetypes:
/external/pcre/dist2/
RunGrepTest.bat
5
::
supported
by pcre2grep. This script must be run in the build directory.
[
all
...]
/cts/tests/camera/libctscamera2jni/
native-camera-jni.cpp
746
bool
supported
= false;
local
749
return
supported
;
759
supported
= true;
763
if (
supported
) {
767
return
supported
;
[
all
...]
/external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp
2979
int
supported
= 0;
local
[
all
...]
/external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp
1327
// NOTE: If other queries than occlusion are
supported
, we will need to check
3798
int
supported
= 0;
local
[
all
...]
Completed in 793 milliseconds
<<
21
22
23
24
25
26
27
28
29
30