| /external/strace/ |
| D | config.h.in | 61 if you don't. */ 65 if you don't. */ 69 if you don't. */ 73 don't. */ 77 don't. */ 80 /* Define to 1 if you have the declaration of `CTL_PM', and to 0 if you don't. 85 don't. */ 89 don't. */ 93 don't. */ 97 don't. */ [all …]
|
| D | config.h | 62 if you don't. */ 66 if you don't. */ 70 if you don't. */ 74 don't. */ 78 don't. */ 81 /* Define to 1 if you have the declaration of `CTL_PM', and to 0 if you don't. 86 don't. */ 90 don't. */ 94 don't. */ 98 don't. */ [all …]
|
| /external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
| D | grpc.pxi | 37 # We don't care about the internals 44 # don't worry about writing out the members of grpc_slice; we never access 90 # We don't care about the internals. 146 # We don't care about the internals (and in fact don't know them) 150 # We don't care about the internals (and in fact don't know them) 154 # We don't care about the internals (and in fact don't know them) 158 # We don't care about the internals (and in fact don't know them) 415 # We don't care about the internals 419 # We don't care about the internals 450 # We don't care about the internals (and in fact don't know them) [all …]
|
| /external/yapf/ |
| D | CHANGELOG | 59 - Don't require splitting before comments in a list when 62 - Don't over-indent a parameter list when not needed. But make sure it is 64 - Don't split between two-word comparison operators: "is not", "not in", etc. 81 - Don't add a space between a string and its subscript. 90 - When splitting all comma separated values, don't treat the ending bracket as 141 - Don't remove a comment attached to a previous object just because it's part 155 - Don't modify the vertical spacing of a line that has a comment "pylint: 162 - Don't completely deny a lambda formatting if it goes over the column limit. 194 - Don't count inner function calls when marking arguments as named assignments. 203 that so that we don't lose information. [all …]
|
| /external/clang/test/SemaCXX/ |
| D | warn-missing-prototypes.cpp | 10 // Don't warn about functions in anonymous namespaces. 15 // Don't warn about member functions. 19 // Don't warn about inline functions. 22 // Don't warn about function templates. 25 // Don't warn when instantiating function templates. 28 // PR9519: don't warn about friend functions. 33 // Don't warn on explicitly deleted functions.
|
| /external/autotest/client/cros/graphics/ |
| D | graphics_uinput.py | 16 # Don't create a device during build_packages or for tests that don't need it. 21 # Don't add more events to this list than are used. For a complete list of 61 Lazy initialize device and return it. We don't want to create a device 62 during build_packages or for tests that don't need it, hence init with None. 72 Lazy initialize device and return it. We don't want to create a device 73 during build_packages or for tests that don't need it, hence init with None. 83 Lazy initialize device and return it. We don't want to create a device 84 during build_packages or for tests that don't need it, hence init with None.
|
| /external/llvm/utils/valgrind/ |
| D | x86_64-pc-linux-gnu.supp | 30 We don't care if as leaks 36 We don't care if bash leaks 44 We don't care of cmp 50 We don't care if grep leaks 56 We don't care if python leaks 63 We don't care if sed leaks 71 We don't care about anything ld.so does.
|
| /external/mesa3d/docs/relnotes/ |
| D | 10.1.1.rst | 10 used. Some drivers don't support all the features required in OpenGL 76 - mesa: don't call ctx->Driver.ClearBufferSubData() if size==0 80 - c11/threads: don't include assert.h if the assert macro is already 123 - util: don't define isfinite(), isnan() for MSVC >= 1800 124 - mesa: don't define c99 math functions for MSVC >= 1800 158 - loader: don't limit the non-udev path to only android 159 - megadriver_stub.c: don't use \_GNU_SOURCE to gate the compat code 160 - egl/dri2: don't require libudev to build drm/wayland platforms 162 - configure: don't require libudev for gbm or egl drm/wayland 168 - c11/threads: Don't implement thrd_current on Windows. [all …]
|
| D | 17.2.3.rst | 10 used. Some drivers don't support all the features required in OpenGL 61 - egl/wayland: Don't use dmabuf with no modifiers 90 - intel/compiler: Don't cmod propagate into a saturated operation 91 - intel/compiler: Don't propagate cmod into integer multiplies 110 - st/vdpau: don't re-allocate interlaced buffer with packed YUV format 111 - st/va: don't re-allocate interlaced buffer with pakced format 123 - st/mesa: don't use pipe_surface for passing information about 136 - radeonsi: don't discard points and lines 139 - st/mesa: don't clobber glGetInternalformat\* buffer for
|
| D | 10.2.5.rst | 10 used. Some drivers don't support all the features required in OpenGL 54 - mesa: Don't use memcpy() in \_mesa_texstore() for float depth texture 83 - mesa: Don't allow GL_TEXTURE_BORDER queries outside compat profile 84 - mesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_\* queries outside 111 - i965: Don't copy propagate abs into Broadwell logic instructions. 147 - i965/vec4: Don't return void from a void function. 148 - i965/vec4: Don't fix_math_operand() on Gen >= 8. 149 - i965/fs: Don't fix_math_operand() on Gen >= 8. 153 - i965/fs: Don't use brw_imm\_\* unnecessarily.
|
| D | 19.3.0.rst | 11 used. Some drivers don't support all the features required in OpenGL 164 - egl/dri2: Don't dlclose() the driver on dri2_load_driver_common 173 - c99_compat.h: Don't try to use 'restrict' in C++ code 200 - pan/decode: Don't print MALI_DRAW_NONE 203 - pan/decode: Don't print canonical workgroup encoding 207 - pan/decode: Don't print zero exception_status 217 - pan/decode: Don't print unreferenced attribute memory 227 - panfrost: Don't crash on GL_CLAMP 229 - panfrost: Don't trip the prefix magic field 233 - pan/decode: Don't print the default swizzle [all …]
|
| D | 20.1.2.rst | 10 used. Some drivers don't support all the features required in OpenGL 75 - Revert "gallium/hud: don't use user vertex buffers" 76 - gallium/hud: don't use user vertex buffers 81 - r600/sfn: Don't set num_components on TESS sysvalue intrinsics 102 - ac/surface: don't recompute the DCC retile map for imported textures 103 - amd/addrlib: don't recompute DCC info for every ComputeDccAddrFromCoord call 107 - ac/surface: don't free dcc_retile_map on failure
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/ |
| D | gtest_pred_impl.h | 55 // If you don't care about formatting, you can use the more 73 // in this file reduce. Don't use this in your code. 83 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 100 // Don't use this in your code. 105 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 125 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 147 // Don't use this in your code. 152 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 174 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 200 // Don't use this in your code. [all …]
|
| /external/libaom/third_party/googletest/src/googletest/include/gtest/ |
| D | gtest_pred_impl.h | 57 // If you don't care about formatting, you can use the more 75 // in this file reduce. Don't use this in your code. 84 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 98 // Don't use this in your code. 102 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 115 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 132 // Don't use this in your code. 136 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 152 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 170 // Don't use this in your code. [all …]
|
| /external/libvpx/third_party/googletest/src/include/gtest/ |
| D | gtest_pred_impl.h | 57 // If you don't care about formatting, you can use the more 75 // in this file reduce. Don't use this in your code. 84 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 98 // Don't use this in your code. 102 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 115 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 132 // Don't use this in your code. 136 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 152 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 170 // Don't use this in your code. [all …]
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
| D | gtest_pred_impl.h | 55 // If you don't care about formatting, you can use the more 73 // in this file reduce. Don't use this in your code. 83 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 100 // Don't use this in your code. 105 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 125 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 147 // Don't use this in your code. 152 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 174 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 200 // Don't use this in your code. [all …]
|
| /external/mesa3d/src/gtest/include/gtest/ |
| D | gtest_pred_impl.h | 55 // If you don't care about formatting, you can use the more 73 // in this file reduce. Don't use this in your code. 83 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 100 // Don't use this in your code. 105 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 125 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 147 // Don't use this in your code. 152 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 174 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 200 // Don't use this in your code. [all …]
|
| /external/cronet/third_party/googletest/src/googletest/include/gtest/ |
| D | gtest_pred_impl.h | 57 // If you don't care about formatting, you can use the more 75 // in this file reduce. Don't use this in your code. 84 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 98 // Don't use this in your code. 102 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 115 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 132 // Don't use this in your code. 136 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 152 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 170 // Don't use this in your code. [all …]
|
| /external/googletest/googletest/include/gtest/ |
| D | gtest_pred_impl.h | 55 // If you don't care about formatting, you can use the more 73 // in this file reduce. Don't use this in your code. 83 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 100 // Don't use this in your code. 105 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 125 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 147 // Don't use this in your code. 152 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 174 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 200 // Don't use this in your code. [all …]
|
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest_pred_impl.h | 55 // If you don't care about formatting, you can use the more 73 // in this file reduce. Don't use this in your code. 83 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 99 // Don't use this in your code. 104 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 124 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 145 // Don't use this in your code. 150 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 172 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 198 // Don't use this in your code. [all …]
|
| /external/e2fsprogs/e2fsck/ |
| D | problemP.h | 29 #define PR_PREEN_OK 0x000001 /* Don't need to do preenhalt */ 30 #define PR_NO_OK 0x000002 /* If user answers no, don't make fs invalid */ 39 #define PR_PREEN_NOMSG 0x004000 /* Don't print a message if we're preening */ 40 #define PR_NOCOLLATE 0x008000 /* Don't collate answers for this latch */ 41 #define PR_NO_NOMSG 0x010000 /* Don't print a message if e2fsck -n */ 43 #define PR_PREEN_NOHDR 0x040000 /* Don't print the preen header */
|
| /external/mesa3d/src/imgui/ |
| D | imconfig.h | 29 //---- Don't define obsolete functions/enums names. Consider enabling from time to time after updat… 32 //---- Don't implement demo windows functionality (ShowDemoWindow()/ShowStyleEditor()/ShowUserGuide… 36 //---- Don't implement some functions to reduce linkage requirements. 37 //#define IMGUI_DISABLE_WIN32_DEFAULT_CLIPBOARD_FUNCTIONS // [Win32] Don't implement default clip… 38 //#define IMGUI_DISABLE_WIN32_DEFAULT_IME_FUNCTIONS // [Win32] Don't implement default IME … 40 …RING_FUNCTIONS // Don't implement ImFormatString/ImFormatStringV so you can implement … 41 //#define IMGUI_DISABLE_MATH_FUNCTIONS // Don't implement ImFabs/ImSqrt/ImPow/… 42 //#define IMGUI_DISABLE_DEFAULT_ALLOCATORS // Don't implement default allocators c…
|
| /external/proguard/src/proguard/classfile/attribute/annotation/ |
| D | TypeAnnotation.java | 69 // We don't need double dispatching here, since there is only one in targetInfoAccept() 80 // We don't need double dispatching here, since there is only one in targetInfoAccept() 91 // We don't need double dispatching here, since there is only one in targetInfoAccept() 102 // We don't need double dispatching here, since there is only one in targetInfoAccept() 115 // We don't need double dispatching here, since there is only one in typePathInfosAccept() 129 // We don't need double dispatching here, since there is only one in typePathInfosAccept() 143 // We don't need double dispatching here, since there is only one in typePathInfosAccept() 157 // We don't need double dispatching here, since there is only one in typePathInfosAccept()
|
| /external/yapf/yapf/yapflib/ |
| D | logical_line.py | 348 # Don't merge two keywords/identifiers. 361 # If there is a type hint, then we don't want to add a space between the 418 # Don't add a space after a vararg's star or a keyword's star-star. 430 # Don't place spaces between dots. 467 # Don't separate the opening bracket from the first item, unless enabled 471 # Don't separate a call or array access from the name. 474 # Don't separate the closing bracket from the last item, unless enabled 482 # Don't separate a unary operator from the opening bracket, unless enabled 488 # Don't separate a '*' or '**' from the opening bracket, unless enabled 495 # Special support for the 'await' keyword. Don't separate the 'await' [all …]
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/ |
| D | MultiBackgroundInitializerTest.java | 91 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 108 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 135 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 146 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 166 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 192 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 208 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 220 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 232 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it 244 * @throws org.apache.commons.lang3.concurrent.ConcurrentException so we don't have to catch it [all …]
|