Searched refs:no (Results 1 - 5 of 5) sorted by relevance

/system/media/camera/docs/
H A Dmetadata-generate66 if [[ "$intermediates" != "no" ]]; then
169 gen_file_abs CameraMetadataEnums.mako "$outdir/CameraMetadataEnums.java.part" no || exit 1
170 gen_file_abs CameraCharacteristicsKeys.mako "$outdir/CameraCharacteristicsKeys.java.part" no || exit 1
171 gen_file_abs CaptureRequestKeys.mako "$outdir/CaptureRequestKeys.java.part" no || exit 1
172 gen_file_abs CaptureResultKeys.mako "$outdir/CaptureResultKeys.java.part" no || exit 1
173 gen_file_abs CameraCaptureResultTest.mako "$outdir/CameraCaptureResultTest.java.part" no || exit 1
/system/extras/tests/bionic/libc/
H A Drun-test.sh25 VERBOSE=no
26 VERBOSE2=no
/system/core/libcutils/tests/memset_mips/
H A Dmemset_cmips.S97 beq a2,t8,.Lchk8w # when a2==t8, no 64-byte chunks
107 # For "a2" below 160 there will be no such "pref 30 safe" 64-byte chunk.
157 beq a0,a3,.Lchk8w # maybe no more 64-byte chunks?
184 beq t8,t7,.Lchk1w # when t8==t7, no 32-byte chunk
H A Dmemset_omips.S42 beq a1, zero, .Lueven # If zero pattern, no need to extend
/system/core/toolbox/
H A Dmount.c104 int res, no = s[0] == 'n' && s[1] == 'o'; local
106 if (no)
125 if (no)
311 // mount with no arguments is equivalent to "cat /proc/mounts"

Completed in 224 milliseconds