HomeSort by relevance Sort by last modified time
    Searched full:arbitrary (Results 976 - 1000 of 3258) sorted by null

<<31323334353637383940>>

  /external/grub/grub/
main.c 175 strncpy (config_file, optarg, 127); /* FIXME: arbitrary */
  /external/guava/guava/src/com/google/common/collect/
GeneralRange.java 32 * {@link Range}, this allows the use of an arbitrary comparator. This is designed for use in the
  /external/guava/guava-tests/test/com/google/common/collect/
GeneralRangeTest.java 209 tester.setDefault(Comparator.class, Ordering.arbitrary());
QueuesTest.java 52 new PriorityBlockingQueue<Object>(10, Ordering.arbitrary()));
  /external/icu4c/i18n/
rbt.cpp 220 * creates an infinite loop. To prevent that, we put an arbitrary
  /external/icu4c/test/intltest/
tsdate.cpp 131 UDate limit = now * 10; // Arbitrary limit
  /external/iproute2/man/man8/
tc-prio.8 21 an arbitrary number of classes of differing priority. The classes are
  /external/jmonkeyengine/engine/src/desktop/com/jme3/input/awt/
AwtMouseInput.java 57 public static int WHEEL_AMP = 40; // arbitrary... Java's mouse wheel seems to report something a lot lower than lwjgl's
  /external/jsilver/src/com/google/streamhtmlparser/util/
JavascriptTokenBuffer.java 48 * stream. The size is somewhat arbitrary but must be larger than
  /external/llvm/docs/
TableGenFundamentals.rst 238 The 'string' type represents an ordered sequence of characters of arbitrary
242 A 'bits' type is an arbitrary, but fixed, size integer that is broken up
248 contained type is arbitrary: it can even be another list type.
345 remaining elements in the list may be arbitrary other values, including
  /external/llvm/include/llvm/IR/
Constant.h 95 /// GlobalRelocations: This entry may have arbitrary relocations.
  /external/llvm/include/llvm/MC/
SectionKind.h 104 /// to by the program, it can have random relocations to arbitrary
  /external/llvm/include/llvm/Support/
AlignOf.h 11 // arbitrary types.
  /external/mesa3d/docs/
libGL.txt 167 manner in which new GL_* constants are allocated. Using an arbitrary
  /external/mesa3d/src/gallium/docs/source/
resources.rst 58 - TODO: are arbitrary formats supported? in which cases?
  /external/openfst/src/include/fst/
add-on.h 19 // Fst implementation class to attach an arbitrary object with a
arc.h 244 // weights over the arbitrary cartesian power of the weight type.
weight.h 148 // Power is the iterated product for arbitrary semirings such that
  /external/openssl/crypto/x509v3/
v3_ocsp.c 203 * an ASN1 encoding at all: it just contains arbitrary data.
  /external/pixman/test/
affine-test.c 144 /* arbitrary rotation */
  /external/protobuf/src/google/protobuf/compiler/
plugin.proto 109 // The annotation can have arbitrary text before and after it on the line,
  /external/qemu/slirp/
if.c 204 * (XXX These are arbitrary numbers, probably not optimal..)
  /external/qemu/slirp-android/
if.c 204 * (XXX These are arbitrary numbers, probably not optimal..)
  /external/skia/src/core/
SkMaskGamma.h 21 * Luminance is used to specify a luminance value in an arbitrary color space [0.0, 1.0].
  /external/skia/tools/
skdiff.h 135 /// Arbitrary floating-point metric to be used to sort images from most

Completed in 1456 milliseconds

<<31323334353637383940>>