Home
last modified time | relevance | path

Searched refs:Only (Results 1 – 25 of 935) sorted by relevance

12345678910>>...38

/external/selinux/mcstrans/share/examples/pipes/
Dpipes.test1 Restricted Handle Via Iron Pipes Only==s2:c102,c200.c511
2 Restricted Handle Via Copper Pipes Only==s2:c103,c200.c511
3 Restricted Handle Via Plastic Pipes Only==s2:c101,c200.c511
4 Restricted Handle Via Galvanized Pipes Only==s2:c104,c200.c511
5 Restricted Handle Via Plastic,Iron,Copper Pipes Only==s2:c101.c103,c200.c511
6 Restricted Handle Via Iron,Plastic,Copper Pipes Only=s2:c101.c103,c200.c511
/external/valgrind/
DANDROID_PATCH_AGAINST_UPSTREAM.txt1 Only in /huge-ssd/aosp-arm64/external/valgrind/: android
2 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_all.mk
3 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_host.mk
4 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_one.mk
5 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.clean.mk
6 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.mk
7 Only in /huge-ssd/aosp-arm64/external/valgrind/: ANDROID_PATCH_AGAINST_UPSTREAM.txt
8 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.test.mk
155 Only in /huge-ssd/aosp-arm64/external/valgrind/: runtests-arm64.sh
156 Only in /huge-ssd/aosp-arm64/external/valgrind/: runtests-arm.sh
[all …]
/external/libxml2/result/schemas/
Dsrc-element2-2_0_0.err4 … : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'type': Only the attributes 'min…
5 …lement '{http://www.w3.org/2001/XMLSchema}element', attribute 'nillable': Only the attributes 'min…
6 …Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'default': Only the attributes 'min…
7 …: Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'fixed': Only the attributes 'min…
8 … : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'form': Only the attributes 'min…
9 …: Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'block': Only the attributes 'min…
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
Dcoverage.txt14 8 YES Only a stub.
23 17 YES Only a stub.
24 18 YES Only a stub.
25 19 YES Only a stub.
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto74 // Only callable by the Bootloader.
76 // Only callable by the Bootloader.
78 // Only callable at the Device Factory.
80 // Only callable at the Device Factory.
98 // Only callable once per boot.
334 // Only callable by the Bootloader.
344 // Only callable by the Bootloader.
359 // Only callable at the Device Factory
376 // Only callable at the Device Factory
/external/icu/android_icu4j/resources/android/icu/
DICUConfig.properties27 # [Internal Use Only]
49 # [Internal Use Only]
56 # [Internal Use Only]
62 # [Internal Use Only]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/
DICUConfig.properties27 # [Internal Use Only]
49 # [Internal Use Only]
56 # [Internal Use Only]
62 # [Internal Use Only]
/external/guice/core/src/com/google/inject/matcher/
DMatchers.java220 return new Only(value); in only()
223 private static class Only extends AbstractMatcher<Object> class in Matchers
227 public Only(Object value) { in Only() method in Matchers.Only
236 return other instanceof Only in equals()
237 && ((Only) other).value.equals(value); in equals()
/external/v8/src/inspector/
DBUILD.gn32 visibility = [ ":*" ] # Only targets in this file can depend on this.
49 visibility = [ ":*" ] # Only targets in this file can depend on this.
65 visibility = [ ":*" ] # Only targets in this file can depend on this.
81 visibility = [ ":*" ] # Only targets in this file can depend on this.
97 visibility = [ ":*" ] # Only targets in this file can depend on this.
/external/parameter-framework/upstream/test/xml-generator/testVector/
Dsecond.pfw21 # Only inherits from "EddGroup" domainGroup
27 # Only inherits from "EddGroup" domainGroup
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
Dcontrol.DES028 MBIM Compliance Test: Descriptors Validation for MBIM Only Functions.
21 Descriptors Validation for MBIM Only Functions.
/external/clang/test/Modules/Inputs/System/usr/include/
Dmodule.map2 // Only in compiler support directory
7 // Only in system headers directory
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Print.pbtxt30 Only log `first_n` number of times. -1 disables logging.
36 Only print this many entries of each tensor.
Dapi_def_AsString.pbtxt7 Only used if precision > -1.
28 Only used if width > -1.
/external/mockito/src/test/java/org/mockito/internal/verification/
DOnlyTest.java22 Only only = new Only();
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto93 // padding of this pad instruction. Only set for pad instructions.
100 // Only present for kRng.
104 // Only present for kBatchNormTraining.
108 // Only present for kBatchNormTraining.
112 // Only present for kSend or kRecv.
240 // The id of the canonical LogicalBuffer that the buffer shares with. Only
/external/autotest/server/site_tests/brillo_Gtests/
Dcontrol15 Usage: --args='whitelist=True' # Only run whitelisted tests.
16 --args='filter="*glob* *test*"' # Only run tests matching the globs.
/external/curl/m4/
Dcurl-compilers.m4889 dnl Only clang 1.1 or later
894 dnl Only clang 2.8 or later
899 dnl Only clang 2.9 or later
904 dnl Only clang 3.2 or later
917 dnl Only clang 3.6 or later
922 dnl Only clang 3.9 or later
956 dnl Only gcc 1.4 or later
966 dnl Only gcc 2.7 or later
977 dnl Only gcc 2.95 or later
982 dnl Only gcc 2.96 or later
[all …]
/external/protobuf/objectivec/
DGPBUtilities.m187 //%// Only exists for public api, no core code should use this.
223 //%// Only exists for public api, no core code should use this.
229 //%// Only exists for public api, no core code should use this.
429 // Only exists for public api, no core code should use this.
448 // Only exists for public api, no core code should use this.
467 // Only exists for public api, no core code should use this.
474 // Only exists for public api, no core code should use this.
495 // Only exists for public api, no core code should use this.
542 // Only exists for public api, no core code should use this.
591 // Only exists for public api, no core code should use this.
[all …]
/external/syslinux/doc/
Dmenu.txt91 (Only valid after a LABEL statement.)
121 (Only valid after a LABEL statement.)
127 (Only valid after a LABEL statement.)
175 (Only valid after a LABEL statement.)
181 (Only valid after a LABEL statement.)
192 (Only valid after a LABEL statement.)
200 (Only valid after a LABEL statement.)
266 (Only valid after a LABEL statement.)
275 (Only valid after a label statement inside MENU BEGIN ...
284 (Only valid after a LABEL statement.)
[all …]
/external/iptables/extensions/
Dlibxt_time.man8 Only match during the given time, which must be in ISO 8601 "T" notation.
17 Only match during the given daytime. The possible time range is 00:00:00 to
22 Only match on the given days of the month. Possible values are \fB1\fP
28 Only match on the given weekdays. Possible values are \fBMon\fP, \fBTue\fP,
/external/python/cpython3/Doc/c-api/
Dmarshal.rst53 for reading. Only a 32-bit value can be read in using this function,
62 for reading. Only a 16-bit value can be read in using this function,
84 file. Only use these variant if you are certain that you won't be reading
/external/python/cpython2/Doc/c-api/
Dmarshal.rst61 for reading. Only a 32-bit value can be read in using this function,
68 for reading. Only a 16-bit value can be read in using this function,
86 file. Only use these variant if you are certain that you won't be reading
/external/python/cpython2/Misc/Vim/
Dvimrc10 " All setting are protected by 'au' ('autocmd') statements. Only files ending
15 " Only basic settings needed to enforce the style guidelines are set.
63 " Only used for new files so as to not force existing files to change their
/external/llvm/test/CodeGen/XCore/
Dladd_lsub_combine.ll3 ; Only needs one ladd
16 ; Only needs one lsub and one neg

12345678910>>...38