Searched refs:appends (Results 1 – 25 of 88) sorted by relevance
1234
/external/autotest/client/site_tests/policy_ForceGoogleSafeSearch/ |
D | control.true_safe | 19 The test case shall pass if the omnibox search URL appends a safe search
|
D | control | 19 A test case shall pass if the omnibox search URL appends (or does not
|
/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | LLVMProcessSources.cmake | 5 # If `old' is not in `var', appends `new' to `var'.
|
/external/llvm/cmake/modules/ |
D | LLVMProcessSources.cmake | 6 # If `old' is not in `var', appends `new' to `var'.
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | LLVMProcessSources.cmake | 6 # If `old' is not in `var', appends `new' to `var'.
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | README | 37 Version 4.0 didn't support overwrites (only appends) so we interpret 179 appends - calls write() using the append flag with an overall amount 190 blocksize as an operation (reads,writes,creates, and appends) whereas
|
/external/webrtc/webrtc/build/ |
D | isolate.gypi | 116 # Note: When gyp merges lists, it appends them to the old value.
|
/external/honggfuzz/docs/ |
D | ExternalFuzzerUsage.md | 16 …he external fuzzing binary or script specified by the `-c` parameter and appends the temporary `.h…
|
/external/perfetto/docs/ |
D | security-model.md | 65 However, the service appends the POSIX uid of the producer to each `TracePacket`
|
/external/grpc-grpc/src/proto/grpc/reflection/v1alpha/ |
D | reflection.proto | 48 // type, and appends them to ExtensionNumberResponse in an undefined order.
|
/external/libpcap/cmake/Modules/ |
D | FindLFS.cmake | 48 # This appends to the variables _lfs_cppflags, _lfs_cflags, and _lfs_ldflags,
|
/external/libcxx/ |
D | TODO.TXT | 61 * INCOMPLETE - US 77, CA 6: operator/ and other appends not useful if arg has root-name
|
/external/grpc-grpc-java/services/src/main/proto/io/grpc/reflection/v1alpha/ |
D | reflection.proto | 51 // appends them to ExtensionNumberResponse in an undefined order.
|
/external/webrtc/talk/build/ |
D | isolate.gypi | 134 # Note: When gyp merges lists, it appends them to the old value.
|
/external/skqp/site/user/api/ |
D | SkPath_Reference.md | 2123 <a href='#SkPath_lineTo'>lineTo</a>() appends <a href='#SkPath_kMove_Verb'>kMove_Verb</a> to <a hr… 2124 <a href='#SkPath_lineTo'>lineTo</a>() then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to … 2159 <a href='#SkPath_lineTo'>lineTo</a>() first appends <a href='#SkPath_kMove_Verb'>kMove_Verb</a> to … 2160 <a href='#SkPath_lineTo'>lineTo</a>() then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to … 2193 then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to <a href='#Verb_Array'>verb array</a> a… 2254 then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb array</a>; … 2298 then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb array</a>; … 2336 if needed; then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb … 2458 If <a href='#SkPath_conicTo_w'>w</a> is finite and not one, appends <a href='#SkPath_kConic_Verb'>k… 2461 If <a href='#SkPath_conicTo_w'>w</a> is one, appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to… [all …]
|
/external/skia/site/user/api/ |
D | SkPath_Reference.md | 2123 <a href='#SkPath_lineTo'>lineTo</a>() appends <a href='#SkPath_kMove_Verb'>kMove_Verb</a> to <a hr… 2124 <a href='#SkPath_lineTo'>lineTo</a>() then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to … 2159 <a href='#SkPath_lineTo'>lineTo</a>() first appends <a href='#SkPath_kMove_Verb'>kMove_Verb</a> to … 2160 <a href='#SkPath_lineTo'>lineTo</a>() then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to … 2193 then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to <a href='#Verb_Array'>verb array</a> a… 2254 then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb array</a>; … 2298 then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb array</a>; … 2336 if needed; then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb … 2458 If <a href='#SkPath_conicTo_w'>w</a> is finite and not one, appends <a href='#SkPath_kConic_Verb'>k… 2461 If <a href='#SkPath_conicTo_w'>w</a> is one, appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to… [all …]
|
/external/python/cpython2/Lib/plat-irix6/ |
D | flp.doc | 36 appends '.fd' if needed, and use 'sys.path' to locate the file.
|
/external/python/cpython2/Lib/plat-irix5/ |
D | flp.doc | 36 appends '.fd' if needed, and use 'sys.path' to locate the file.
|
/external/icu/icu4j/tools/build/ |
D | README.txt | 66 The GatherAPIData utility automatically appends these extensions when
|
/external/skia/docs/ |
D | SkPath_Reference.bmh | 1764 #Line # appends Line ## 1824 #Line # appends Line relative to Last_Point ## 1912 #Line # appends Quad ## 1964 #Line # appends Quad relative to Last_Point ## 2121 #Line # appends Conic ## 2200 #Line # appends Conic relative to Last_Point ## 2267 #Line # appends Cubic ## 2323 #Line # appends Cubic relative to Last_Point ## 2450 #Line # appends Arc ## 2611 Because tangent lines are parallel, arcTo appends line from last Path Point to [all …]
|
/external/skqp/docs/ |
D | SkPath_Reference.bmh | 1764 #Line # appends Line ## 1824 #Line # appends Line relative to Last_Point ## 1912 #Line # appends Quad ## 1964 #Line # appends Quad relative to Last_Point ## 2121 #Line # appends Conic ## 2200 #Line # appends Conic relative to Last_Point ## 2267 #Line # appends Cubic ## 2323 #Line # appends Cubic relative to Last_Point ## 2450 #Line # appends Arc ## 2611 Because tangent lines are parallel, arcTo appends line from last Path Point to [all …]
|
/external/libaom/libaom/ |
D | docs.cmake | 130 # Iterates over list named by $list_name and appends each item to $AOM_DOXYFILE
|
/external/python/cpython2/Doc/library/ |
D | multifile.rst | 135 prepends ``'--'`` and appends ``'--'`` (like a MIME-multipart end-of-message
|
/external/clang/docs/ |
D | SourceBasedCodeCoverage.rst | 218 otherwise. Calling this function multiple times appends profile data to an
|
/external/libdaemon/m4/ |
D | attributes.m4 | 66 dnl Check for CFLAG and appends them to CFLAGS if supported
|
1234