Home
last modified time | relevance | path

Searched refs:appends (Results 1 – 25 of 99) sorted by relevance

1234

/external/llvm-project/openmp/runtime/cmake/
DLibompUtils.cmake32 # - 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/
DLLVMProcessSources.cmake6 # If `old' is not in `var', appends `new' to `var'.
/external/llvm-project/llvm/cmake/modules/
DLLVMProcessSources.cmake6 # If `old' is not in `var', appends `new' to `var'.
/external/perfetto/docs/design-docs/
Dsecurity-model.md58 However, the service appends the POSIX uid of the producer to each `TracePacket`
/external/pigweed/pw_string/
Ddocs.rst95 function call, but one or two StringBuilder appends may have a smaller code size
/external/libgav1/libgav1/cmake/
Dlibgav1_helpers.cmake57 # variable and appends it to $sas_DEST.
/external/llvm-project/libcxx/
DTODO.TXT60 * INCOMPLETE - US 77, CA 6: operator/ and other appends not useful if arg has root-name
/external/libpcap/cmake/Modules/
DFindLFS.cmake48 # This appends to the variables _lfs_cppflags, _lfs_cflags, and _lfs_ldflags,
/external/grpc-grpc-java/services/src/main/proto/io/grpc/reflection/v1alpha/
Dreflection.proto51 // appends them to ExtensionNumberResponse in an undefined order.
/external/grpc-grpc/src/proto/grpc/reflection/v1alpha/
Dreflection.proto48 // type, and appends them to ExtensionNumberResponse in an undefined order.
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/reflection/v1alpha/
Dreflection.proto48 // type, and appends them to ExtensionNumberResponse in an undefined order.
/external/libcxx/
DTODO.TXT61 * INCOMPLETE - US 77, CA 6: operator/ and other appends not useful if arg has root-name
/external/python/cpython2/Lib/plat-irix6/
Dflp.doc36 appends '.fd' if needed, and use 'sys.path' to locate the file.
/external/icu/icu4j/tools/build/
DREADME.txt66 The GatherAPIData utility automatically appends these extensions when
/external/python/cpython2/Lib/plat-irix5/
Dflp.doc36 appends '.fd' if needed, and use 'sys.path' to locate the file.
/external/skqp/site/user/api/
DSkPath_Reference.md2123 <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/
DREADME.md42 property that appends the lists of trainable/nontrainable variables. During
/external/skqp/docs/
DSkPath_Reference.bmh1764 #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/
Ddocs.cmake142 # Iterates over list named by $list_name and appends each item to $AOM_DOXYFILE
/external/python/cpython2/Doc/library/
Dmultifile.rst135 prepends ``'--'`` and appends ``'--'`` (like a MIME-multipart end-of-message
Dcollections.rst27 :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/
DBUILD.gn51 # pw_tokenizer_linker_sections.ld script in a way that appends to the the
/external/clang/docs/
DSourceBasedCodeCoverage.rst218 otherwise. Calling this function multiple times appends profile data to an
/external/rnnoise/m4/
Dattributes.m466 dnl Check for CFLAG and appends them to CFLAGS if supported
/external/boringssl/src/
DSTYLE.md201 // EVP_DigestVerifyUpdate appends |len| bytes from |data| to the data which

1234