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

1 23 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
parse.py 116 ilabel = self.classify(type, value, context)
161 def classify(self, type, value, context): member in class:Parser
  /external/iproute2/man/man8/
tc-cbq-details.8 127 CBQ has the following methods available to classify a packet to any child
364 CBQ can also classify based on the packet's priority. There are 16
383 can use to classify packets with. In order to determine the bandwidth
tc-cbq.8 281 CBQ can also classify based on the packet's priority. There are 16
300 can use to classify packets with. In order to determine the bandwidth
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DfpDec.java 356 if (result.classify() == INFINITE && this.classify() != INFINITE) {
  /external/libcxx/test/std/numerics/complex.number/
cases.h 179 classify(const std::complex<T>& x) function
204 classify(double x) function
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 47 /// ClassifyBlockAddressReference - Classify a blockaddress reference for the
61 /// ClassifyGlobalReference - Classify a global variable reference for the
X86Subtarget.h 459 /// ClassifyGlobalReference - Classify a global variable reference for the
465 /// Classify a blockaddress reference for the current subtarget according to
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/
cases.h 179 classify(const std::complex<T>& x) function
204 classify(double x) function
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 24 /* We classify these as kw since PHP will not run if used globally. */
101 /* We classify these as built-in names since they conflict, but PHP still runs */
  /art/compiler/optimizing/
dead_code_elimination.cc 64 // Classify blocks as reachable/unreachable.
  /external/eigen/doc/
TopicAssertions.dox 77 Because Eigen handles both fixed-size and dynamic-size expressions, some conditions cannot be clearly determined at compile time. We classify them into strict assertions and permissive assertions.
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 83 /// Classify the specified global variable into a set of target independent
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 348 classify(struct process *proc, struct fetch_context *context,
368 if (classify(proc, context, info2, &cls2, sz, 1) < 0)
457 classify(struct process *proc, struct fetch_context *context, function
566 return classify(proc, context, info, classes, sz, eightbytes);
  /external/mesa3d/src/glsl/
loop_analysis.h 33 * Analyze and classify all variables used in all loops in the instruction list
  /external/skia/include/core/
SkDraw.h 106 * Based on the paint's style, strokeWidth, and the matrix, classify how
  /external/v8/test/mjsunit/
keywords-and-reserved_words.js 76 // Classify word
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 835 /// unsigned numComps = ConEQ.Classify(LI);
853 /// Classify - Classify the values in LI into connected components.
855 unsigned Classify(const LiveInterval *LI);
857 /// getEqClass - Classify creates equivalence classes numbered 0..N. Return
  /docs/source.android.com/src/devices/input/
input-device-configuration-files.jd 32 then Android will classify the input device as a mouse. The default behavior
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/
index.jd 88 classify each test result by the type of device that was used for that test. Thus, TF could
  /external/clang/lib/AST/
ExprClassification.cpp 10 // This file implements Expr::classify.
76 /// Classify an expression which creates a temporary, based on its type.
112 llvm_unreachable("cannot classify a statement");
627 Classification VC = Classify(Ctx);
  /external/iproute2/include/linux/
pkt_cls.h 31 bit 8: when set --> Request not to classify on ingress.
  /external/kernel-headers/original/uapi/linux/
pkt_cls.h 31 bit 8: when set --> Request not to classify on ingress.
  /external/libnl/include/linux/
pkt_cls.h 31 bit 8: when set --> Request not to classify on ingress.
pkt_sched.h 6 no more precise mechanism to classify packets.
  /external/llvm/test/MC/Disassembler/Hexagon/
xtype_fp.txt 8 # Classify floating-point value

Completed in 1345 milliseconds

1 23 4 5 6 7 8 91011>>