HomeSort by relevance Sort by last modified time
    Searched refs:RO (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
aix-core-sec-1.s 2 .csect foo[RO]
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
Rvct-Align32.sct 17 * (+RO)
Rvct-Align4K.sct 17 * (+RO)
  /external/ltp/testcases/kernel/fs/fs_readonly/
test_robind.sh 23 # FUNCTIONALITY: File system tests for normal mount, bind mount and RO mount
25 # DESCRIPTION: Performs filesystems tests for RO mount.
31 # c) mount -o remount,ro
39 # 09/06/2008 Veerendra Chandrappa For Container, testing of RO-Bind mount
47 DIRS="dir1 dir2-bound dir3-ro"
73 umount dir3-ro
75 tst_resm TWARN "umount dir3-ro failed"
143 local RO=$3
158 if [ "$RO" = "false" -a $tst_result -ne 0 -o "$RO" = "true" -a
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
structmember.h 81 #define RO READONLY /* Shorthand */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
structmember.h 81 #define RO READONLY /* Shorthand */
  /external/python/cpython2/Include/
structmember.h 81 #define RO READONLY /* Shorthand */
  /prebuilts/gdb/darwin-x86/include/python2.7/
structmember.h 81 #define RO READONLY /* Shorthand */
  /prebuilts/gdb/linux-x86/include/python2.7/
structmember.h 81 #define RO READONLY /* Shorthand */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
structmember.h 81 #define RO READONLY /* Shorthand */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
structmember.h 81 #define RO READONLY /* Shorthand */
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
test2xcoff32.s 38 .csect _t.rw_[RO],4
test1xcoff32.s 33 .csect .crazy_table[RO]
80 .csect .crazy_table[RO]
test1xcoff.asm 33 .csect .crazy_table[RO]
80 .csect .crazy_table[RO]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/
member.py 19 RO = READONLY = "READONLY"
  /external/python/cpython2/Tools/framer/framer/
member.py 19 RO = READONLY = "READONLY"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
genobject.c 315 {"gi_frame", T_OBJECT, offsetof(PyGenObject, gi_frame), RO},
316 {"gi_running", T_INT, offsetof(PyGenObject, gi_running), RO},
317 {"gi_code", T_OBJECT, offsetof(PyGenObject, gi_code), RO},
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 215 const SCEV *RO = X->getRHS();
217 const SCEV *RN = TransformSubExpr(RO, User, OperandValToReplace);
218 if (LO != LN || RO != RN)
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolutionNormalization.cpp 185 const SCEV *RO = X->getRHS();
187 const SCEV *RN = TransformSubExpr(RO, User, OperandValToReplace);
188 if (LO != LN || RO != RN)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
genobject.c 318 {"gi_frame", T_OBJECT, offsetof(PyGenObject, gi_frame), RO},
319 {"gi_running", T_INT, offsetof(PyGenObject, gi_running), RO},
320 {"gi_code", T_OBJECT, offsetof(PyGenObject, gi_code), RO},
  /external/python/cpython2/Objects/
genobject.c 318 {"gi_frame", T_OBJECT, offsetof(PyGenObject, gi_frame), RO},
319 {"gi_running", T_INT, offsetof(PyGenObject, gi_running), RO},
320 {"gi_code", T_OBJECT, offsetof(PyGenObject, gi_code), RO},
  /external/python/cpython2/Modules/
sunaudiodev.c 359 { "i_open", T_UBYTE, OFF(record.open) , RO},
360 { "i_active", T_UBYTE, OFF(record.active) , RO},
378 { "o_open", T_UBYTE, OFF(play.open) , RO},
379 { "o_active", T_UBYTE, OFF(play.active) , RO},
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
connection.c     [all...]
  /external/python/cpython2/Modules/_sqlite/
connection.c     [all...]
  /external/python/cpython3/Lib/test/
test_enum.py     [all...]

Completed in 1348 milliseconds

1 2 3 4