/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | plurals.txt | 1726 ro 0.0 zile 1727 ro 0.00 zile 1728 ro 0.000 zile 1729 ro 0.001 zile 1730 ro 0.002 zile 1731 ro 0.01 zile 1732 ro 0.010 zile 1733 ro 0.011 zile 1734 ro 0.02 zile 1735 ro 0.020 zile [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | plurals.txt | 1726 ro 0.0 zile 1727 ro 0.00 zile 1728 ro 0.000 zile 1729 ro 0.001 zile 1730 ro 0.002 zile 1731 ro 0.01 zile 1732 ro 0.010 zile 1733 ro 0.011 zile 1734 ro 0.02 zile 1735 ro 0.020 zile [all …]
|
/external/autotest/client/site_tests/security_Minijail0/src/ |
D | test-chroot | 19 [ ! -d /tmp-ro ] && die "no /tmp-ro" 21 echo 'x' > /tmp-ro/test-ro && die "writeable /tmp-ro"
|
D | test-pivotroot | 19 [ ! -d /tmp-ro ] && die "no /tmp-ro" 21 echo 'x' > /tmp-ro/test-ro && die "writeable /tmp-ro"
|
/external/clang/test/CodeGen/ |
D | 2010-08-10-DbgConstant.c | 4 static const unsigned int ro = 201; variable 6 void foo() { bar(ro); } in foo()
|
/external/toybox/toys/other/ |
D | hexedit.c | 121 int x, i, side = 0, key, ro = toys.optflags&FLAG_r, in hexedit_main() local 122 fd = xopen(*toys.optargs, ro ? O_RDONLY : O_RDWR); in hexedit_main() 143 TT.data = mmap(0, TT.len, PROT_READ|(PROT_WRITE*!ro), MAP_SHARED, fd, 0); in hexedit_main() 182 highlight(x, y, ro ? 3 : side); in hexedit_main() 193 if (!ro && ((key>='0' && key<='9') || (key>='A' && key<='F'))) { in hexedit_main()
|
/external/llvm/test/Analysis/BasicAA/ |
D | getmodrefinfo-cs-cs.ll | 4 ; CHECK: Just Ref: call void @ro() <-> call void @f0() 7 declare void @ro() readonly 11 call void @ro()
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/ |
D | p2.cpp | 18 register int ro; // expected-error {{illegal storage class on file-scoped variable}} variable 35 register int ro; // expected-error {{storage class specified for a member declaration}} member
|
/external/icu/icu4c/source/data/coll/ |
D | ro.txt | 6 // * Source File: <path>/common/collation/ro.xml 9 ro{
|
/external/llvm/test/MC/ELF/ |
D | elf_directive_section.s | 6 .data.rel.ro 7 # CHECK: .data.rel.ro
|
/external/autotest/client/site_tests/platform_CrosDisksFilesystem/ |
D | exfat_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 17 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
|
D | ext3_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
|
D | ext2_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
|
D | ext4_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
|
D | vfat_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
|
D | ntfs_tests | 9 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 20 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_pageobjs.cpp | 47 CPDF_RenderOptions ro; in DrawTextString() local 48 ro.m_Flags = RENDER_CLEARTYPE; in DrawTextString() 49 ro.m_ColorMode = RENDER_COLOR_NORMAL; in DrawTextString() 61 &ro); in DrawTextString() 64 str, crTextFill, 0, NULL, &ro); in DrawTextString() 67 CPDF_RenderOptions ro; in DrawTextString() local 68 ro.m_Flags = RENDER_CLEARTYPE; in DrawTextString() 69 ro.m_ColorMode = RENDER_COLOR_NORMAL; in DrawTextString() 81 crTextStroke, &gsd, &ro); in DrawTextString() 85 NULL, &ro); in DrawTextString()
|
/external/vboot_reference/scripts/image_signing/ |
D | common_minimal.sh | 169 local ro=$4 173 if [ "$ro" != "ro" ]; then 179 set -- sudo LC_ALL=C mount -o loop,offset=${offset},${ro} \
|
/external/iproute2/ip/ |
D | ifcfg | 140 ip ro append default dev $dev metric 30000 scope global 143 ip ro append default via $peer dev $dev metric 30001
|
/external/libdrm/tests/util/ |
D | format.c | 39 #define MAKE_RGB_INFO(rl, ro, gl, go, bl, bo, al, ao) \ argument 40 .rgb = { { (rl), (ro) }, { (gl), (go) }, { (bl), (bo) }, { (al), (ao) } }
|
/external/llvm/test/CodeGen/PowerPC/ |
D | addrfuncstr.ll | 4 ; relocation is not placed in .rodata, but rather in .data.rel.ro. 23 ; CHECK: .section .data.rel.ro
|
/external/dnsmasq/contrib/wrt/ |
D | README | 19 By giving dnsmasq the leasefile-ro command, it no longer creates or writes a 21 to the lease change script. At startup, in leasefile-ro mode, 40 dnsmasq --leasefile-ro --dhcp-script=/path/to/lease_update.sh
|
/external/dnsmasq/contrib/try-all-ns/ |
D | dnsmasq-2.35-try-all-ns.patch | 39 {"leasefile-ro", 0, 0, '9'}, 55 …{ "-9, --leasefile-ro", gettext_noop("Read leases at startup, but never write the lease file."), N…
|
/external/caliper/lib/ |
D | jersey-client-1.11.jar | ... .sun.jersey.api.client.ClientRequest ro
private com.sun.jersey.api.client ... |
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCConnection.java | 337 public void setReadOnly(boolean ro) throws SQLException { in setReadOnly() argument 341 if (ro != readonly) { in setReadOnly() 344 dbx = open(ro); in setReadOnly() 348 readonly = ro; in setReadOnly()
|