Searched refs:quite (Results 1 – 25 of 627) sorted by relevance
12345678910>>...26
/external/autotest/site_utils/admin_audit/ |
D | rpm_validator.py | 48 def _set_power_off(host, quite=False): argument 53 _set_power_on(host, quite=True) 54 if not quite: 59 def _set_power_on(host, quite=False): argument 64 if not quite:
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | preprocessor.cpp_style___FILE__.vert.out | 35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it" 36 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
|
D | preprocessor.cpp_style_line_directive.vert.err | 12 ERROR: this-is-a-quite-long-name-maybe-i-should-shorten-it:42: '#error' : at this-is-a-quite-long-n…
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | preprocessor.cpp_style___FILE__.vert.out | 35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it" 36 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
|
D | preprocessor.cpp_style_line_directive.vert.err | 12 ERROR: this-is-a-quite-long-name-maybe-i-should-shorten-it:42: '#error' : at this-is-a-quite-long-n…
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | preprocessor.cpp_style_line_directive.vert | 35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it" 36 #error at "this-is-a-quite-long-name-maybe-i-should-shorten-it:42"
|
D | preprocessor.cpp_style___FILE__.vert | 35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
|
/external/deqp-deps/glslang/Test/ |
D | preprocessor.cpp_style_line_directive.vert | 35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it" 36 #error at "this-is-a-quite-long-name-maybe-i-should-shorten-it:42"
|
D | preprocessor.cpp_style___FILE__.vert | 35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/ |
D | string-in-comment.css | 5 /* quite " quote ' \' \" */
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | modernize-replace-random-shuffle.rst | 28 One thing to be aware of here is that ``std::random_device`` is quite expensive to initialize. So i… 29 Another thing is that the seeding quality of the suggested fix is quite poor: ``std::mt19937`` has …
|
D | misc-misplaced-const.rst | 18 *ptr = 0; // potentially quite unexpectedly the int can be modified here
|
/external/libchrome/mojo/public/cpp/base/ |
D | README.md | 4 bindings and //base types. These things do not quite fit under the System or
|
/external/llvm-project/llvm/test/MC/AsmParser/ |
D | comments-x86-darwin.s | 11 # movl %esp, %ebp ## not quite start of the line
|
/external/llvm/test/MC/AsmParser/ |
D | comments-x86-darwin.s | 11 # movl %esp, %ebp ## not quite start of the line
|
/external/llvm-project/llvm/test/MC/Mips/ |
D | bopt-directive.s | 4 # single pass nature, it would be quite difficult to implement currently.
|
/external/grpc-grpc/third_party/nanopb/tests/splint/ |
D | splint.rc | 14 # splint's memory checks don't quite work without annotations
|
/external/nanopb-c/tests/splint/ |
D | splint.rc | 14 # splint's memory checks don't quite work without annotations
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
D | coverage.txt | 18 *Decided against testing this assertion as it would be quite difficult
|
/external/llvm-project/llvm/test/CodeGen/MSP430/ |
D | cmp-return-type.ll | 13 ; This is quite fragile attempt to detect the return type:
|
/external/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 318 // FIXME: This isn't quite right since the implementation of WriteSequence 324 // FIXME: This isn't quite right since the implementation of WriteSequence 330 // FIXME: This isn't quite right since the implementation of WriteSequence 336 // FIXME: This isn't quite right since the implementation of WriteSequence 342 // FIXME: This isn't quite right since the implementation of WriteSequence
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
D | todo.txt | 16 > suspend code. (but quite tricky to setup the test, so you may or may
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/ |
D | build_defs.bzl | 20 # py_binary is actually quite a large file, so we want fine-grained data deps.
|
/external/dtc/ |
D | README.license | 6 two pieces of software, although closely related, are quite distinct. 34 important than avoiding that. libfdt is quite small, and hardly
|
/external/tagsoup/ |
D | TODO | 6 Notice: It's quite possible that none of these features will ever be
|
12345678910>>...26