OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:system
(Results
251 - 275
of
45948
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libusb/
Android.mk
1
# Empty Android.mk to keep the build
system
from using the one in upstream's android/jni.
/external/libxml2/result/valid/
t11.xml
2
<!DOCTYPE root
SYSTEM
"dtds/external.ent">
/external/libxml2/test/VC/
OneID3
1
<!DOCTYPE doc
SYSTEM
"dtds/doc.dtd" [
/external/libxml2/test/warning/
ent8
2
<!DOCTYPE a
SYSTEM
"a.dtd">
/external/mdnsresponder/
mdnsd.rc
1
service mdnsd /
system
/bin/mdnsd
/external/r8/src/test/examples/ifstatements/
IfStatements.java
10
System
.out.println("sisnotnull");
13
System
.out.println("sisnull");
19
System
.out.println("ifCond x == 0");
22
System
.out.println("ifCond x != 0");
25
System
.out.println("ifCond x < 0");
28
System
.out.println("ifCond x >= 0");
31
System
.out.println("ifCond x > 0");
34
System
.out.println("ifCond x <= 0");
40
System
.out.println("ifIcmp x == y");
43
System
.out.println("ifIcmp x != y")
[
all
...]
/frameworks/av/services/mediadrm/
mediadrmserver.rc
1
service mediadrm /
system
/bin/mediadrmserver
/frameworks/av/services/mediaextractor/
mediaextractor.rc
1
service mediaextractor /
system
/bin/mediaextractor
/frameworks/base/core/java/android/os/
package.html
3
Provides basic operating
system
services, message passing, and inter-process
/libcore/support/src/test/java/tests/resources/
hyts_checkInput.txt
3
//
System
.out.print("value of crc"+crc.getValue());
/system/core/rootdir/
init.zygote32.rc
1
service zygote /
system
/bin/app_process -Xzygote /
system
/bin --zygote --start-
system
-server
6
socket zygote stream 660 root
system
init.zygote64.rc
1
service zygote /
system
/bin/app_process64 -Xzygote /
system
/bin --zygote --start-
system
-server
6
socket zygote stream 660 root
system
/system/netd/server/
netd_unit_test.cpp
2
// runtest -x
system
/netd/server/netd_unit_test.cpp
/system/netd/tests/
netd_integration_test.cpp
2
// runtest -x
system
/netd/tests/netd_integration_test.cpp
/device/lge/bullhead/self-extractors/qcom/staging/
device-partial.mk
17
vendor/qcom/bullhead/proprietary/ATFWD-daemon:
system
/bin/ATFWD-daemon:qcom \
18
vendor/qcom/bullhead/proprietary/athdiag:
system
/bin/athdiag:qcom \
19
vendor/qcom/bullhead/proprietary/cnd:
system
/bin/cnd:qcom \
20
vendor/qcom/bullhead/proprietary/cnss-daemon:
system
/bin/cnss-daemon:qcom \
21
vendor/qcom/bullhead/proprietary/cnss_diag:
system
/bin/cnss_diag:qcom \
22
vendor/qcom/bullhead/proprietary/diag_klog:
system
/bin/diag_klog:qcom \
23
vendor/qcom/bullhead/proprietary/diag_mdlog:
system
/bin/diag_mdlog:qcom \
24
vendor/qcom/bullhead/proprietary/diag_qshrink4_daemon:
system
/bin/diag_qshrink4_daemon:qcom \
25
vendor/qcom/bullhead/proprietary/imsdatadaemon:
system
/bin/imsdatadaemon:qcom \
26
vendor/qcom/bullhead/proprietary/imsqmidaemon:
system
/bin/imsqmidaemon:qcom
[
all
...]
/device/google/wahoo/
init.elabel.sh
0
#! /
system
/bin/sh
7
chown
system
.
system
/data/misc/elabel/*
/device/lge/bullhead/
init.bullhead.diag.rc.userdebug
5
mkdir /data/diag_logs 0777
system
system
10
service cnss_diag /
system
/bin/cnss_diag --q
/device/linaro/hikey/
init.hikey960.power.rc
14
chown
system
system
/dev/stune/top-app/schedtune.boost
15
chown
system
system
/dev/stune/top-app/schedtune.prefer_idle
16
chown
system
system
/dev/stune/foreground/schedtune.boost
17
chown
system
system
/dev/stune/foreground/schedtune.prefer_idle
18
chown
system
system
/dev/stune/schedtune.boos
[
all
...]
/external/libxml2/test/c14n/1-1-without-comments/
example-5.xml
4
<!ENTITY ent2
SYSTEM
"world.txt">
5
<!ENTITY entExt
SYSTEM
"earth.gif" NDATA gif>
6
<!NOTATION gif
SYSTEM
"viewgif.exe">
/external/libxml2/test/c14n/with-comments/
example-5.xml
4
<!ENTITY ent2
SYSTEM
"world.txt">
5
<!ENTITY entExt
SYSTEM
"earth.gif" NDATA gif>
6
<!NOTATION gif
SYSTEM
"viewgif.exe">
/external/libxml2/test/c14n/without-comments/
example-5.xml
4
<!ENTITY ent2
SYSTEM
"world.txt">
5
<!ENTITY entExt
SYSTEM
"earth.gif" NDATA gif>
6
<!NOTATION gif
SYSTEM
"viewgif.exe">
/external/libxml2/test/threads/
abc.dtd
1
<!ENTITY % a
SYSTEM
"http://example.org/a/a.dtd">
3
<!ENTITY % b
SYSTEM
"http://example.org/b/b.dtd">
5
<!ENTITY % c
SYSTEM
"http://example.org/c/c.dtd">
acb.dtd
1
<!ENTITY % a
SYSTEM
"http://example.org/a/a.dtd">
3
<!ENTITY % c
SYSTEM
"http://example.org/c/c.dtd">
5
<!ENTITY % b
SYSTEM
"http://example.org/b/b.dtd">
bac.dtd
1
<!ENTITY % b
SYSTEM
"http://example.org/b/b.dtd">
3
<!ENTITY % a
SYSTEM
"http://example.org/a/a.dtd">
5
<!ENTITY % c
SYSTEM
"http://example.org/c/c.dtd">
bca.dtd
1
<!ENTITY % b
SYSTEM
"http://example.org/b/b.dtd">
3
<!ENTITY % c
SYSTEM
"http://example.org/c/c.dtd">
5
<!ENTITY % a
SYSTEM
"http://example.org/a/a.dtd">
Completed in 696 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>