Searched refs:appends (Results 1 – 25 of 99) sorted by relevance
1234
/external/llvm-project/openmp/runtime/cmake/ |
D | LibompUtils.cmake | 32 # - unconditionally appends <flag> to the list of definitions 35 # - appends <flag> to the list of definitions if BOOLEAN is true 38 # - appends <flag> to the list of definitions if BOOLEAN is true 41 # - appends <flag> to the list of definitions if BOOLEAN is false 44 # - appends <flag> to the list of definitions if VARIABLE is defined 47 # - appends <flag>=1 to the list of definitions if <BOOLEAN> is true, <flag>=0 otherwise 49 # appends "-D USE_FEATURE=1" if HAVE_FEATURE is true
|
/external/llvm/cmake/modules/ |
D | LLVMProcessSources.cmake | 6 # If `old' is not in `var', appends `new' to `var'.
|
/external/llvm-project/llvm/cmake/modules/ |
D | LLVMProcessSources.cmake | 6 # If `old' is not in `var', appends `new' to `var'.
|
/external/perfetto/docs/design-docs/ |
D | security-model.md | 58 However, the service appends the POSIX uid of the producer to each `TracePacket`
|
/external/pigweed/pw_string/ |
D | docs.rst | 95 function call, but one or two StringBuilder appends may have a smaller code size
|
/external/libgav1/libgav1/cmake/ |
D | libgav1_helpers.cmake | 57 # variable and appends it to $sas_DEST.
|
/external/llvm-project/libcxx/ |
D | TODO.TXT | 60 * INCOMPLETE - US 77, CA 6: operator/ and other appends not useful if arg has root-name
|
/external/libpcap/cmake/Modules/ |
D | FindLFS.cmake | 48 # This appends to the variables _lfs_cppflags, _lfs_cflags, and _lfs_ldflags,
|
/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/grpc-grpc/src/proto/grpc/reflection/v1alpha/ |
D | reflection.proto | 48 // type, and appends them to ExtensionNumberResponse in an undefined order.
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/reflection/v1alpha/ |
D | reflection.proto | 48 // type, and appends them to ExtensionNumberResponse in an undefined order.
|
/external/libcxx/ |
D | TODO.TXT | 61 * INCOMPLETE - US 77, CA 6: operator/ and other appends not useful if arg has root-name
|
/external/python/cpython2/Lib/plat-irix6/ |
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/python/cpython2/Lib/plat-irix5/ |
D | flp.doc | 36 appends '.fd' if needed, and use 'sys.path' to locate the file.
|
/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/tensorflow/tensorflow/python/keras/saving/saved_model/ |
D | README.md | 42 property that appends the lists of trainable/nontrainable variables. During
|
/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 | 142 # 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
|
D | collections.rst | 27 :class:`deque` list-like container with fast appends and pops on either end .. ve… 231 efficient appends and pops from either side of the deque with approximately the 285 Note, the series of left appends results in reversing the order of
|
/external/pigweed/pw_tokenizer/ |
D | BUILD.gn | 51 # pw_tokenizer_linker_sections.ld script in a way that appends to the the
|
/external/clang/docs/ |
D | SourceBasedCodeCoverage.rst | 218 otherwise. Calling this function multiple times appends profile data to an
|
/external/rnnoise/m4/ |
D | attributes.m4 | 66 dnl Check for CFLAG and appends them to CFLAGS if supported
|
/external/boringssl/src/ |
D | STYLE.md | 201 // EVP_DigestVerifyUpdate appends |len| bytes from |data| to the data which
|
1234