Home
last modified time | relevance | path

Searched refs:DON (Results 1 – 25 of 50) sorted by relevance

12

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Ddebug.h180 #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/
Dnoreturn-call.ll17 ; Make sure we DON'T try to optimize a musttail call (the IR invariant
/external/skia/tools/skqp/
Drelease.sh47 // DON'T DEFINE THINGS HERE AS IT WILL RESULT IN DIFFERENCES WITH
/external/skqp/tools/skqp/
Drelease.sh47 // DON'T DEFINE THINGS HERE AS IT WILL RESULT IN DIFFERENCES WITH
/external/icu/icu4c/source/data/translit/
Dka_ka_Latn_BGN_1981.txt31 დ → d ; # GEORGIAN LETTER DON
/external/llvm-project/llvm/test/Transforms/GVN/PRE/
Dpre-single-pred.ll10 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
/external/llvm/test/Transforms/GVN/
Dpre-single-pred.ll9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
/external/rust/crates/bindgen/csmith-fuzzing/
DREADME.md10 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dlibcall.cu161 if (DON(LD_IOD)) { in omp_get_ancestor_thread_num()
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_cc_maxopt.m4144 # LIBFFI -- DON'T DO THIS - CHANGES ABI
/external/python/pybind11/docs/advanced/
Dsmart_ptrs.rst61 Child *get_child() { return child.get(); } /* Hint: ** DON'T DO THIS ** */
/external/libtextclassifier/abseil-cpp/
DFAQ.md55 # DON'T DO THIS!!!
/external/abseil-cpp/
DFAQ.md55 # DON'T DO THIS!!!
/external/angle/third_party/abseil-cpp/
DFAQ.md55 # DON'T DO THIS!!!
/external/libjpeg-turbo/
Dwizard.txt8 what you are doing, DON'T USE THESE SWITCHES. You'll likely produce files
/external/openscreen/third_party/abseil/src/
DFAQ.md55 # DON'T DO THIS!!!
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/
DFAQ.md55 # DON'T DO THIS!!!
/external/webrtc/third_party/abseil-cpp/
DFAQ.md55 # DON'T DO THIS!!!
/external/ltp/doc/
Dstyle-guide.txt387 tst_exit(); /* DON'T FORGET THIS -- this must be last! */
/external/gptfdisk/
DREADME229 CAT, DON'T BLAME ME! To date, I've tested the software on several USB flash
/external/python/cpython2/PC/VS7.1/
Dpython.iss40 ; required all over the place here -- forward slashes DON'T WORK in
/external/grpc-grpc-java/
DSECURITY.md220 **WARNING: DON'T DO THIS!!**
/external/google-breakpad/src/build/
Dcommon.gypi1021 # DON'T ADD ANYTHING NEW TO THIS BLOCK UNLESS YOU REALLY REALLY NEED IT!
/external/python/google-api-python-client/samples/prediction/
Dlanguage_id.txt60 "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/
Ddocs.rst438 PW_DCHECK(IsEnabled()); // DON'T DO THIS

12