Searched refs:Necessary (Results 1 – 25 of 29) sorted by relevance
12
/external/rust/crates/csv/src/ |
D | lib.rs | 191 Necessary, enumerator 211 QuoteStyle::Necessary => csv_core::QuoteStyle::Necessary, in to_core() 221 QuoteStyle::Necessary in default()
|
/external/rust/crates/csv-core/src/ |
D | lib.rs | 169 Necessary, enumerator 187 QuoteStyle::Necessary in default()
|
D | writer.rs | 427 QuoteStyle::Necessary => self.needs_quotes(input), in should_quote()
|
/external/libaom/libaom/ |
D | PATENTS | 9 License) patent license to its Necessary Claims to make, use, sell, offer 16 Section 1.1, Licensee must make its Necessary Claims available under 37 that any Implementation infringes Necessary Claims, any patent licenses 93 2.10. Necessary Claims. "Necessary Claims" means all claims of patents or
|
/external/webrtc/api/adaptation/ |
D | DEPS | 3 # ref_count.h is a public_deps of rtc_base_approved. Necessary because of
|
/external/deqp/data/gles2/shaders/ |
D | conditionals.test | 240 varying mediump float FragVarying; // Necessary to reproduce. 275 varying mediump float FragVarying; // Necessary to reproduce.
|
/external/deqp/targets/android/ |
D | android.cmake | 26 # Necessary for find_library() to search within ANGLE_LIBS
|
/external/deqp/data/gles3/shaders/ |
D | conditionals.test | 264 out mediump float FragVarying; // Necessary to reproduce. 304 out mediump float FragVarying; // Necessary to reproduce.
|
/external/catch2/docs/ |
D | release-process.md | 6 ## Necessary steps
|
/external/fmtlib/doc/bootstrap/ |
D | dropdowns.less | 208 // Necessary for overrides of the default right aligned menu.
|
/external/python/cpython2/PC/os2vacpp/ |
D | readme.txt | 41 fd.write("\x1a") # Should Not Be Necessary But Is
|
/external/angle/src/libANGLE/renderer/gl/eagl/ |
D | WindowSurfaceEAGL.mm | 27 // TODO(dino): Necessary because CAEAGLLayer is not in the public QuartzCore headers in this
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | CONTRIBUTING.md | 7 1. `git submodule update --init --recursive` (Necessary for running tests.)
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | README.txt | 208 // written to an address range. Necessary on processors that do not have
|
/external/compiler-rt/lib/builtins/ |
D | README.txt | 200 // written to an address range. Necessary on processors that do not have
|
/external/angle/ |
D | BUILD.gn | 609 # Necessary to suppress some system header xtree warnings in Release.
|
/external/openscreen/third_party/chromium_quic/build/base/ |
D | BUILD.gn | 24 # Necessary since trybots have an old version of clang.
|
/external/bcc/docs/ |
D | tutorial_bcc_python_developer.md | 39 1. ```return 0;```: Necessary formality (if you want to know why, see [#139](https://github.com/iov…
|
/external/autotest/docs/ |
D | user-doc.md | 442 $ repo sync # Necessary only if you use minilayout.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.td | 269 // Necessary because a frameindex can't be matched directly in a pattern.
|
/external/llvm/docs/ |
D | GarbageCollection.rst | 1081 [Appel89] Runtime Tags Aren't Necessary. Andrew W. Appel. Lisp and Symbolic
|
/external/deqp/external/openglcts/ |
D | README.md | 298 - Necessary API libraries (OpenGL, GLES, EGL depending on configuration)
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.td | 305 // Necessary because a frameindex can't be matched directly in a pattern.
|
/external/llvm-project/llvm/docs/ |
D | GarbageCollection.rst | 1011 [Appel89] Runtime Tags Aren't Necessary. Andrew W. Appel. Lisp and Symbolic
|
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
D | Delphi.stg | 192 InitializeCyclicDFAs; { TODO: Necessary in Delphi??? Not removed yet. }
|
12