/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/ |
D | AnimatableStrokeDasharrayList.cpp | 41 RefPtr<SVGLengthList> lengths = passLengths; in AnimatableStrokeDasharrayList() local 50 RefPtr<SVGLengthList> lengths = SVGLengthList::create(); in toSVGLengthList() local
|
D | AnimatableStrokeDasharrayList.h | 43 …tic PassRefPtrWillBeRawPtr<AnimatableStrokeDasharrayList> create(PassRefPtr<SVGLengthList> lengths) in create()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
D | Huffman.java | 39 private final byte[] lengths; field in Huffman.Codec 45 Codec(int[] codes, byte[] lengths) { in Codec() 131 private void buildTree(int[] codes, byte[] lengths) { in buildTree()
|
/external/chromium_org/v8/test/mjsunit/ |
D | string-indexof-1.js | 116 var lengths = [1, 4, 15]; // Single char, simple and complex. variable
|
/external/icu/icu4c/source/common/ |
D | dictionarydata.cpp | 43 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t … in matches() 107 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t &… in matches()
|
/external/chromium_org/third_party/icu/source/common/ |
D | dictionarydata.cpp | 43 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t … in matches() 107 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t &… in matches()
|
/external/chromium_org/courgette/ |
D | streams.cc | 261 unsigned int lengths[kMaxStreams]; in Init() local 295 uint32 lengths[kMaxStreams] = {}; // i.e. all zero. in ReadSet() local 367 uint32 lengths[kMaxStreams]; in WriteSet() local
|
/external/mesa3d/src/mesa/math/ |
D | m_debug_norm.c | 126 const GLfloat *lengths, in ref_norm_transform_rescale() 149 const GLfloat *lengths, in ref_norm_transform_normalize()
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
D | m_debug_norm.c | 126 const GLfloat *lengths, in ref_norm_transform_rescale() 149 const GLfloat *lengths, in ref_norm_transform_normalize()
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
D | program.cpp | 30 const char **strings, const size_t *lengths, in clCreateProgramWithSource() 58 const cl_device_id *devs, const size_t *lengths, in clCreateProgramWithBinary()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/ |
D | program.cpp | 30 const char **strings, const size_t *lengths, in clCreateProgramWithSource() 58 const cl_device_id *devs, const size_t *lengths, in clCreateProgramWithBinary()
|
/external/zopfli/src/zopfli/ |
D | tree.c | 30 void ZopfliLengthsToSymbols(const unsigned* lengths, size_t n, unsigned maxbits, in ZopfliLengthsToSymbols()
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/ |
D | area_code_map.cc | 54 const int* const lengths = storage_->GetPossibleLengths(); in Lookup() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_normals.c | 54 const GLfloat *lengths; in run_normal_stage() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
D | t_vb_normals.c | 54 const GLfloat *lengths; in run_normal_stage() local
|
/external/libvorbis/vq/ |
D | latticetune.c | 42 long *lengths; in main() local
|
D | huffbuild.c | 131 long *lengths=_ogg_calloc(vals,sizeof(long)); in main() local
|
D | bookutil.c | 338 void build_tree_from_lengths(int vals, long *hist, long *lengths){ in build_tree_from_lengths() 407 void build_tree_from_lengths0(int vals, long *hist, long *lengths){ in build_tree_from_lengths0()
|
/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/ |
D | dicttrieperf.cpp | 348 int32_t *lengths, int &count, int limit ) { in ucharsTrieMatches() 441 int32_t lengths[20]; in call() local 547 int32_t *lengths, int &count, int limit ) { in bytesTrieMatches() 590 int32_t lengths[20]; in call() local
|
/external/icu/icu4c/source/test/perf/dicttrieperf/ |
D | dicttrieperf.cpp | 348 int32_t *lengths, int &count, int limit ) { in ucharsTrieMatches() 441 int32_t lengths[20]; in call() local 547 int32_t *lengths, int &count, int limit ) { in bytesTrieMatches() 590 int32_t lengths[20]; in call() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | StyleRareInheritedData.cpp | 44 Length lengths[1]; member
|
/external/chromium_org/third_party/boringssl/src/crypto/cipher/ |
D | aead_test.c | 157 unsigned int lengths[NUM_TYPES]; in main() local
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | DiskLruCache.java | 669 private final long[] lengths; field in DiskLruCache.Snapshot 671 private Snapshot(String key, long sequenceNumber, InputStream[] ins, long[] lengths) { in Snapshot() 871 private final long[] lengths; field in DiskLruCache.Entry
|
/external/zlib/src/contrib/puff/ |
D | puff.c | 546 short lengths[FIXLCODES]; in fixed() local 670 short lengths[MAXCODES]; /* descriptor code lengths */ in dynamic() local
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkGetCondensedInfo.cpp | 22 static int _searchByName(const unsigned char* lengths, int count, const char* strings, const char t… in _searchByName()
|