Searched refs:noun (Results 1 – 25 of 33) sorted by relevance
12
/external/tensorflow/tensorflow/python/autograph/ |
D | STYLE_GUIDE.md | 40 Write in-text citations when the citation is a noun, e.g., [Tran and Blei
|
/external/rust/crates/bencher/ |
D | lib.rs | 279 let noun = if len != 1 { in write_run_start() localVariable 284 self.write_plain(&format!("\nrunning {} {}\n", len, noun)) in write_run_start()
|
/external/angle/scripts/ |
D | roll_chromium_deps.py | 450 noun = 'dependency' if len(deps) == 1 else 'dependencies' 451 commit_msg.append('%s %s' % (adjective, noun))
|
/external/webrtc/tools_webrtc/autoroller/ |
D | roll_deps.py | 445 noun = 'dependency' if len(deps) == 1 else 'dependencies' 446 commit_msg.append('%s %s' % (adjective, noun))
|
/external/cldr/common/testData/transforms/ |
D | el-Latn-t-el-m0-bgn.txt | 427 κατατείνουν katatínoun 645 απολαμβάνουν apolamvánoun
|
/external/icu/icu4c/source/data/translit/ |
D | cy_cy_FONIPA.txt | 17 # /a/ if it is the noun plural marker, otherwise it is /aɨ/. Similarly in
|
/external/bcc/src/lua/bcc/vendor/ |
D | argparse.lua | 810 local function bound(noun, min, max, is_max) 818 return res .. tostring(number) .. " " .. noun .. (number == 1 and "" or "s")
|
/external/llvm-project/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 8 clang: noun
|
/external/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 8 clang: noun
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | Placeholders.txt | 212 ^//ldml/numbers/minimalPairs/caseMinimalPairs[@case="%A"] ; {0}=CASE ‹noun phrase in this case› 213 ^//ldml/numbers/minimalPairs/genderMinimalPairs[@gender="%A"] ; {0}=GENDER ‹noun phrase in this …
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 34 // The Description field should be a noun phrase, for instance "frobbing all
|
/external/llvm-project/clang/include/clang/Basic/ |
D | LangOptions.def | 33 // The Description field should be a noun phrase, for instance "frobbing all
|
/external/llvm-project/lldb/docs/ |
D | lldb-for-gdb-users.txt | 13 <noun> <verb> [-options [option-value]] [argument [argument...]]
|
/external/python/cpython3/Doc/library/ |
D | string.rst | 731 placeholder, such as ``"${noun}ification"``.
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 2708 3noun
|
/external/llvm-project/lldb/docs/use/ |
D | tutorial.rst | 18 <noun> <verb> [-options [option-value]] [argument [argument...]]
|
/external/python/cpython2/Doc/library/ |
D | string.rst | 672 placeholder, such as ``"${noun}ification"``.
|
/external/llvm-project/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m.result | 1355 // 'dragCopyCursor' does not follow Cocoa's fundamental rule. It is a noun, not an sentence
|
D | objcmt-arc-cf-annotations.m | 1313 // 'dragCopyCursor' does not follow Cocoa's fundamental rule. It is a noun, not an sentence
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 1313 // 'dragCopyCursor' does not follow Cocoa's fundamental rule. It is a noun, not an sentence
|
D | objcmt-arc-cf-annotations.m.result | 1355 // 'dragCopyCursor' does not follow Cocoa's fundamental rule. It is a noun, not an sentence
|
/external/google-styleguide/ |
D | objcguide.md | 346 A method that returns an object should have a name beginning with a noun
|
/external/llvm-project/clang/test/Analysis/ |
D | retain-release.m | 1521 // 'dragCopyCursor' does not follow Cocoa's fundamental rule. It is a noun, not an sentence
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 5095 3noun
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.9.0a1.rst | 5771 Use singular/plural noun in error message when instantiating an abstract
|
12