HomeSort by relevance Sort by last modified time
    Searched full:represent (Results 51 - 75 of 9323) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/reflectionmodel/
ReflectionEnumConstantDeclaration.java 16 throw new IllegalArgumentException("The given field does not represent an enum constant");
  /external/libchrome/base/trace_event/
memory_allocator_dump.h 45 static const char kNameSize[]; // To represent allocated space.
46 static const char kNameObjectCount[]; // To represent number of objects.
49 static const char kUnitsBytes[]; // Unit name to represent bytes.
50 static const char kUnitsObjects[]; // Unit name to represent #objects.
  /external/libyuv/files/tools_libyuv/ubsan/
vptr_blacklist.txt 4 # tricky to represent C++ types. For now, any possible changes by name manglings
  /external/mockito/src/main/java/org/mockito/listeners/
MethodInvocationReport.java 10 * Represent a method call on a mock.
  /external/parameter-framework/asio-1.10.6/include/asio/
handler_continuation_hook.hpp 23 * Asynchronous operations may represent a continuation of the asynchronous
  /external/skia/tools/skp/page_sets/other/
POPUP-skia_mercurynews_nexus10.json 24 """ Pages designed to represent the median, not highly optimized web """
  /external/skia/tools/skp/page_sets/
skia_carsvg_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_chalkboard_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_mapsvg_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_mozilla_nexus10.py 29 """ Pages designed to represent the median, not highly optimized web """
skia_wikipedia_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_worldjournal_nexus10.py 25 """ Pages designed to represent the median, not highly optimized web """
  /external/skqp/tools/skp/page_sets/other/
POPUP-skia_mercurynews_nexus10.json 24 """ Pages designed to represent the median, not highly optimized web """
  /external/skqp/tools/skp/page_sets/
skia_carsvg_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_chalkboard_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_mapsvg_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_mozilla_nexus10.py 29 """ Pages designed to represent the median, not highly optimized web """
skia_wikipedia_desktop.py 25 """ Pages designed to represent the median, not highly optimized web """
skia_worldjournal_nexus10.py 25 """ Pages designed to represent the median, not highly optimized web """
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/
SafeRepresenter.java 41 * Represent standard Java classes
56 Represent primitiveArray = new RepresentPrimitiveArray();
102 protected class RepresentNull implements Represent {
110 protected class RepresentString implements Represent {
135 protected class RepresentBoolean implements Represent {
147 protected class RepresentNumber implements Represent {
172 protected class RepresentList implements Represent {
179 protected class RepresentIterator implements Represent {
200 protected class RepresentArray implements Represent {
213 protected class RepresentPrimitiveArray implements Represent {
    [all...]
  /external/swiftshader/third_party/LLVM/test/Transforms/LoopDeletion/
multiple-exit-conditions.ll 4 ; it can't represent the exact trip count as an expression. That's
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_AdjustContrastv2.pbtxt 28 represent a collection of images, such as `[batch, height, width, channels].`
api_def_Placeholder.pbtxt 25 intended as a way to represent a value that will always be fed, and to
api_def_PlaceholderV2.pbtxt 25 intended as a way to represent a value that will always be fed, and to
  /external/tensorflow/tensorflow/core/framework/
variable.proto 26 // Whether to represent this as a ResourceVariable.

Completed in 1048 milliseconds

1 23 4 5 6 7 8 91011>>