Searched refs:DON (Results 1 – 25 of 50) sorted by relevance
12
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/ |
D | debug.h | 180 #define DON(_flag) ((unsigned)(OMPTARGET_NVPTX_DEBUG) & (_flag)) macro 184 if (omptarget_device_environment.debug_level && DON(_flag)) { \ 191 if (omptarget_device_environment.debug_level && DON(_flag)) { \ 197 #define DON(_flag) (0) macro
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | noreturn-call.ll | 17 ; Make sure we DON'T try to optimize a musttail call (the IR invariant
|
/external/skia/tools/skqp/ |
D | release.sh | 47 // DON'T DEFINE THINGS HERE AS IT WILL RESULT IN DIFFERENCES WITH
|
/external/skqp/tools/skqp/ |
D | release.sh | 47 // DON'T DEFINE THINGS HERE AS IT WILL RESULT IN DIFFERENCES WITH
|
/external/icu/icu4c/source/data/translit/ |
D | ka_ka_Latn_BGN_1981.txt | 31 დ → d ; # GEORGIAN LETTER DON
|
/external/llvm-project/llvm/test/Transforms/GVN/PRE/ |
D | pre-single-pred.ll | 10 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
|
/external/llvm/test/Transforms/GVN/ |
D | pre-single-pred.ll | 9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
|
/external/rust/crates/bindgen/csmith-fuzzing/ |
D | README.md | 10 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | libcall.cu | 161 if (DON(LD_IOD)) { in omp_get_ancestor_thread_num()
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_cc_maxopt.m4 | 144 # LIBFFI -- DON'T DO THIS - CHANGES ABI
|
/external/python/pybind11/docs/advanced/ |
D | smart_ptrs.rst | 61 Child *get_child() { return child.get(); } /* Hint: ** DON'T DO THIS ** */
|
/external/libtextclassifier/abseil-cpp/ |
D | FAQ.md | 55 # DON'T DO THIS!!!
|
/external/abseil-cpp/ |
D | FAQ.md | 55 # DON'T DO THIS!!!
|
/external/angle/third_party/abseil-cpp/ |
D | FAQ.md | 55 # DON'T DO THIS!!!
|
/external/libjpeg-turbo/ |
D | wizard.txt | 8 what you are doing, DON'T USE THESE SWITCHES. You'll likely produce files
|
/external/openscreen/third_party/abseil/src/ |
D | FAQ.md | 55 # DON'T DO THIS!!!
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/ |
D | FAQ.md | 55 # DON'T DO THIS!!!
|
/external/webrtc/third_party/abseil-cpp/ |
D | FAQ.md | 55 # DON'T DO THIS!!!
|
/external/ltp/doc/ |
D | style-guide.txt | 387 tst_exit(); /* DON'T FORGET THIS -- this must be last! */
|
/external/gptfdisk/ |
D | README | 229 CAT, DON'T BLAME ME! To date, I've tested the software on several USB flash
|
/external/python/cpython2/PC/VS7.1/ |
D | python.iss | 40 ; required all over the place here -- forward slashes DON'T WORK in
|
/external/grpc-grpc-java/ |
D | SECURITY.md | 220 **WARNING: DON'T DO THIS!!**
|
/external/google-breakpad/src/build/ |
D | common.gypi | 1021 # DON'T ADD ANYTHING NEW TO THIS BLOCK UNLESS YOU REALLY REALLY NEED IT!
|
/external/python/google-api-python-client/samples/prediction/ |
D | language_id.txt | 60 "Spanish", "AMAD�S DE GAULA A DON QUIJOTE DE LA MANCHA" 178 "Spanish", "ORLANDO FURIOSO A DON QUIJOTE DE LA MANCHA" 184 "Spanish", "AL LIBRO DE DON QUIJOTE DE LA MANCHA" 187 "Spanish", "EL CABALLERO DEL FEBO A DON QUIJOTE DE LA MANCHA" 210 "Spanish", "DON BELIAN�S DE GRECIA A DON QUIJOTE DE LA MANCHA" 223 "Spanish", "DE SOLISD�N A DON QUIJOTE DE LA MANCHA" 402 "Spanish", "GANDAL�N, ESCUDERO DE AMAD�S DE GAULA, A SANCHO PANZA, ESCUDERO DE DON QUIJOTE"
|
/external/pigweed/pw_assert/ |
D | docs.rst | 438 PW_DCHECK(IsEnabled()); // DON'T DO THIS
|
12