Searched refs:Sometimes (Results 1 – 25 of 115) sorted by relevance
12345
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | system_relabel.txt | 1 SELinux is a labeling system. Sometimes the labels on disk can get messed up. One way to fix this… 6 Note: Sometimes a simple restorecon is all you need to fix the labels on a file or directory.
|
/external/clang/include/clang/Analysis/Analyses/ |
D | UninitializedValues.h | 74 Sometimes, enumerator 90 !branch_empty() ? Sometimes : Maybe; in getKind()
|
/external/mesa3d/docs/ |
D | MESA_agp_offset.spec | 68 and freed with glXFreeMemoryNV. Sometimes it's useful to know where a
|
/external/llvm/cmake/modules/ |
D | CheckAtomic.cmake | 5 # Sometimes linking against libatomic is required for atomic ops, if
|
/external/opencv3/doc/py_tutorials/py_gui/py_video_display/ |
D | py_video_display.markdown | 48 Sometimes, cap may not have initialized the capture. In that case, this code shows error. You can 92 @note Make sure proper versions of ffmpeg or gstreamer is installed. Sometimes, it is a headache to
|
/external/valgrind/docs/internals/ |
D | directory-structure.txt | 39 Sometimes we have a whole file holding things specific to a particular
|
/external/icu/icu4c/source/tools/icuinfo/ |
D | icuplugins_windows_sample.txt | 43 ## Sometimes this is desired, but, note that it may cause
|
/external/bison/tests/ |
D | atlocal.in | 41 # Sometimes a test group needs to ignore gcc warnings, so it locally
|
/external/opencv3/doc/py_tutorials/py_core/py_basic_ops/ |
D | py_basic_ops.markdown | 103 Sometimes, you will have to play with certain region of images. For eye detection in images, first 121 Sometimes you will need to work separately on B,G,R channels of image. Then you need to split the
|
/external/bison/m4/ |
D | gettext.m4 | 85 dnl Sometimes libintl requires libiconv, so first search for libiconv. 100 dnl Sometimes, on Mac OS X, libintl requires linking with CoreFoundation. 176 dnl Sometimes libintl requires libiconv, so first search for libiconv.
|
/external/elfutils/m4/ |
D | gettext.m4 | 85 dnl Sometimes libintl requires libiconv, so first search for libiconv. 100 dnl Sometimes, on Mac OS X, libintl requires linking with CoreFoundation. 176 dnl Sometimes libintl requires libiconv, so first search for libiconv.
|
/external/curl/docs/ |
D | SSL-PROBLEMS | 33 completely. Sometimes you may need to explicitly select a SSL version to use
|
D | TheArtOfHttpScripting | 113 Sometimes even --verbose is not enough. Then --trace and --trace-ascii offer 166 offer its services. Sometimes you may use a local proxy, and then you may 248 Sometimes you need to operate on several URLs in a single command line and do 439 Sometimes your HTTP access is only available through the use of a HTTP
|
/external/llvm/docs/CommandGuide/ |
D | FileCheck.rst | 158 Sometimes you want to match lines and would like to verify that matches 191 Sometimes you want to match lines and would like to verify that matches happen 316 Sometimes in a file containing multiple tests divided into logical blocks, one 425 Sometimes there's a need to verify output which refers line numbers of the
|
/external/skia/site/dev/testing/ |
D | testing.md | 72 Sometimes DM calls these configs, sometimes sinks. Sorry. There are many 93 once. Sometimes the counts appear to show up out of order, particularly at DM
|
/external/autotest/client/tests/hackbench/src/ |
D | hackbench.c | 32 2) It runs too fast and ends in a couple of seconds. Sometimes it's too hard to debug
|
/external/icu/icu4c/source/samples/translit/ |
D | README.TXT | 82 choice for creating a new transliterator. Sometimes, however, a
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp1.txt | 52 the answer is the former. Sometimes, you have to give up a better idea
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 78 > the answer is the former. Sometimes, you have to give up a better idea
|
/external/llvm/lib/CodeGen/ |
D | README.txt | 63 LLVM aggressively lift CSE out of loop. Sometimes this can be negative side-
|
/external/skia/gyp/ |
D | common_variables.gypi | 258 '-fomit-frame-pointer', # Sometimes an extra register is nice, and cuts a push/pop.
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_features_harris/ |
D | py_features_harris.markdown | 104 Sometimes, you may need to find the corners with maximum accuracy. OpenCV comes with a function
|
/external/e2fsprogs/lib/et/ |
D | com_err.texinfo | 139 error-reporting mechanism. Sometimes one of two values is returned, 141 encountered. Sometimes it is an index into a table of text strings, 145 needed to determine which table to look at. Sometimes no text messages are
|
/external/libexif/auto-m4/ |
D | gettext.m4 | 80 dnl Sometimes libintl requires libiconv, so first search for libiconv. 146 dnl Sometimes libintl requires libiconv, so first search for libiconv.
|
/external/opencv3/doc/py_tutorials/py_photo/py_non_local_means/ |
D | py_non_local_means.markdown | 36 image. Sometimes in a small neigbourhood around it. What about using these similar patches together
|
12345