Searched
full:annotate (Results
551 -
575 of
1244) sorted by null
<<21222324252627282930>>
/external/clang/www/analyzer/ |
faq.html | 89 __attribute__((annotate("returns_localized_nsstring")))
|
/external/compiler-rt/include/sanitizer/ |
common_interface_defs.h | 68 // Annotate the current state of a contiguous container, such as
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
MapKeys.java | 73 * Returns all of the {@link MapKey} annotations that annotate {@code bindingElement}.
|
/external/gemmlowp/profiling/ |
profiler.h | 26 // and it is possible to get some annotate-like detail, i.e. detail within one
|
/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
ServletModule.java | 88 * Every servlet (or filter) is required to be a singleton. If you cannot annotate the class
|
/external/jsr305/javadoc/javax/annotation/ |
CheckForSigned.html | 100 Used to annotate a value that may be either negative or nonnegative, and
|
Nonnegative.html | 99 Used to annotate a value that should only contain nonnegative values
|
Signed.html | 100 Used to annotate a value of unknown sign
|
/external/libtextclassifier/ |
text-classifier.cc | [all...] |
types.h | 261 // Represents a result of Annotate call.
|
/external/lisa/libs/utils/analysis/ |
idle_analysis.py | 313 axes.annotate('Idle State Residency Time', xy=(0, legend_y),
|
/external/llvm/lib/Target/Sparc/ |
SparcCallingConv.td | 94 // - Annotate integer arguments with zeroext or signext attributes.
|
/external/llvm/lib/Transforms/Utils/ |
LoopVersioning.cpp | 28 AnnotateNoAlias("loop-version-annotate-no-alias", cl::init(true),
|
/external/llvm/test/CodeGen/AMDGPU/ |
annotate-kernel-features.ll | 1 ; RUN: opt -S -mtriple=amdgcn-unknown-unknown -amdgpu-annotate-kernel-features < %s | FileCheck -check-prefix=NOHSA -check-prefix=ALL %s
|
/external/mesa3d/include/c11/ |
threads_posix.h | 183 * So the alternative workaround is to annotate the symbols as weak.
|
/external/mesa3d/src/gallium/drivers/swr/ |
Makefile.am | 174 # tarball) just annotate the dependency directly.
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_enum.cc | 87 printer->Annotate("enumbase", descriptor_);
|
/external/protobuf/src/google/protobuf/io/ |
printer.cc | 89 void Printer::Annotate(const char* begin_varname, const char* end_varname,
|
/external/python/cpython3/Doc/library/ |
typing.rst | 571 annotate arguments of any of the types mentioned above. 582 Useful for annotating return types. To annotate arguments it is preferred 686 Alternatively, annotate your generator as having a return type of 717 Alternatively, annotate your generator as having a return type of
|
/external/python/cpython3/Lib/test/support/ |
script_helper.py | 28 This is designed to be used with @unittest.skipIf() to annotate tests
|
/external/tensorflow/tensorflow/docs_src/programmers_guide/ |
summaries_and_tensorboard.md | 31 data from, and decide which nodes you would like to annotate with
|
/external/tensorflow/tensorflow/python/saved_model/ |
README.md | 96 typically annotate a MetaGraph with its functionality (e.g. serving or
|
/external/valgrind/cachegrind/ |
cg_annotate.in | 154 --auto=yes|no annotate all source files containing functions 650 # Annotate selected files 811 # Annotate chosen lines, tracking total counts of lines printed 867 # Print list of unfound auto-annotate selected files.
|
/frameworks/base/core/java/android/app/slice/ |
SliceItem.java | 53 * The hints that a {@link SliceItem} are a set of strings which annotate
|
/frameworks/base/core/java/android/service/textclassifier/ |
TextClassifierService.java | 296 * Generates and returns a {@link TextLinks} that may be applied to the text to annotate it with
|
Completed in 1327 milliseconds
<<21222324252627282930>>