HomeSort by relevance Sort by last modified time
    Searched full:predefined (Results 101 - 125 of 1179) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python2/crcmod/
test.py 33 from crcmod.predefined import PredefinedCrc
34 from crcmod.predefined import mkPredefinedCrcFun
35 from crcmod.predefined import _crc_definitions as _predefined_crc_definitions
38 from predefined import PredefinedCrc
39 from predefined import mkPredefinedCrcFun
40 from predefined import _crc_definitions as _predefined_crc_definitions
434 """Verify the predefined CRCs"""
480 # Check predefined function
487 # Check predefined class
  /external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod_osx/crcmod/
test.py 33 from crcmod.predefined import PredefinedCrc
34 from crcmod.predefined import mkPredefinedCrcFun
35 from crcmod.predefined import _crc_definitions as _predefined_crc_definitions
38 from predefined import PredefinedCrc
39 from predefined import mkPredefinedCrcFun
40 from predefined import _crc_definitions as _predefined_crc_definitions
434 """Verify the predefined CRCs"""
480 # Check predefined function
487 # Check predefined class
  /external/icu/icu4c/source/common/
uposixdefs.h 33 /* Use the predefined value. */
  /external/libavc/encoder/
ih264e_statistics.h 113 * is lesser than the predefined threshold, intra analysis is not done. The
  /external/libbrillo/policy/
mock_device_policy.h 24 // // Prepare the action that would return a predefined policy value:
  /external/libchrome/base/metrics/
sample_vector.h 89 // SampleVector uses predefined buckets, so iterator can return bucket index.
  /external/libxml2/include/libxml/
c14n.h 58 * Predefined values for C14N modes
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/socket/
StubServerSocket.java 57 * Return the predefined local port
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/socket/
StubServerSocket.java 57 * Return the predefined local port
  /external/skia/include/core/
SkAnnotation.h 52 * Experimental collection of predefined Keys into the Annotation dictionary
  /external/v8/src/
accessors.h 54 // Accessors contains all predefined proxy accessors.
  /frameworks/base/docs/html/wear/preview/features/
gestures.jd 75 has predefined gesture actions
140 WearableListView</a></code> has predefined actions for occurrences of
152 class. The predefined actions can be overridden by subclassing the
192 As an example, an app may override predefined actions in a View or
  /libcore/luni/src/main/java/org/w3c/dom/
EntityReference.java 18 * predefined entities are considered to be expanded by the HTML or XML
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/flags/
flags.go 34 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/flags/
flags.go 31 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64.go 15 // Predefined polynomials.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/flags/
flags.go 34 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
  /prebuilts/go/linux-x86/src/cmd/asm/internal/flags/
flags.go 31 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
  /prebuilts/go/linux-x86/src/hash/crc64/
crc64.go 15 // Predefined polynomials.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ListAttributeDescriptor.java 29 * Describes a text attribute that can contains some predefined values.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/
README 26 You may also use the ``predefined`` module to select one of the standard
88 tests for both ``crcmod`` and ``crcmod.predefined``.
  /external/fio/tools/plot/
fio2gnuplot.1 99 A predefined \fIpattern\fP for selecting *_bw.log files
103 A predefined \fIpattern\fP for selecting *_iops.log files
fio2gnuplot.manpage 68 A predefined pattern for selecting *_bw.log files
71 A predefined pattern for selecting *_iops.log files
  /external/libvorbis/doc/vorbisfile/
ov_callbacks.html 62 <h3>Predefined callbacks</h3>
63 The header vorbis/vorbisfile.h provides several predefined static ov_callbacks structures that may be passed to <a
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
simplify.go 74 // unresolved "len" identifier refers to the predefined len()
83 // because we don't have dot imports, it must be the predefined len()

Completed in 1156 milliseconds

1 2 3 45 6 7 8 91011>>