| /external/mesa3d/src/mesa/vbo/ |
| D | vbo_split_inplace.c | 63 static void flush_vertex( struct split_context *split ) in flush_vertex() 108 static struct _mesa_prim *next_outprim( struct split_context *split ) in next_outprim() 121 static void update_index_bounds(struct split_context *split, in update_index_bounds() 132 static GLuint get_max_vertices(struct split_context *split, in get_max_vertices() 148 static void split_prims( struct split_context *split) in split_prims() 274 struct split_context split; in vbo_split_inplace() local
|
| /external/webp/src/utils/ |
| D | bit_reader_inl.h | 119 const range_t split = (range * prob) >> 8; in VP8GetBit() local 157 const range_t split = br->range_ >> 1; in VP8GetSigned() local
|
| D | bit_writer.c | 109 const int split = (bw->range_ * prob) >> 8; in VP8PutBit() local 127 const int split = bw->range_ >> 1; in VP8PutBitUniform() local
|
| /external/vogar/src/vogar/ |
| D | Outcome.java | 110 int split = split(outcomeName); in getSuiteName() local 118 int split = split(outcomeName); in getTestName() local 122 private static int split(String name) { in split() method in Outcome
|
| /external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/ |
| D | split_merge.hpp | 187 …__global__ void split(const SrcPtr src, GlobPtr<DstType> dst1, GlobPtr<DstType> dst2, const MaskPt… in split() function 204 …__host__ void split(const SrcPtr& src, const GlobPtr<DstType>& dst1, const GlobPtr<DstType>& dst2,… in split() function 217 …__global__ void split(const SrcPtr src, GlobPtr<DstType> dst1, GlobPtr<DstType> dst2, GlobPtr<DstT… in split() function 235 …__host__ void split(const SrcPtr& src, const GlobPtr<DstType>& dst1, const GlobPtr<DstType>& dst2,… in split() function 248 …__global__ void split(const SrcPtr src, GlobPtr<DstType> dst1, GlobPtr<DstType> dst2, GlobPtr<DstT… in split() function 267 …__host__ void split(const SrcPtr& src, const GlobPtr<DstType>& dst1, const GlobPtr<DstType>& dst2,… in split() function
|
| /external/jcommander/src/main/java/com/beust/jcommander/converters/ |
| D | IParameterSplitter.java | 10 List<String> split(String value); in split() method
|
| D | CommaParameterSplitter.java | 8 public List<String> split(String value) { in split() method in CommaParameterSplitter
|
| /external/v8/test/message/ |
| D | overwritten-builtins.js | 28 String.prototype.split = function() { return "SPLIT ERROR"; }; method in String
|
| /external/opencv3/3rdparty/libwebp/utils/ |
| D | bit_reader.h | 212 static WEBP_INLINE int VP8BitUpdate(VP8BitReader* const br, range_t split) { in VP8BitUpdate() 261 const range_t split = in VP8GetBit() local 279 const range_t split = (br->range_ >> 1); in VP8GetSigned() local
|
| D | bit_writer.c | 107 const int split = (bw->range_ * prob) >> 8; in VP8PutBit() local 125 const int split = bw->range_ >> 1; in VP8PutBitUniform() local
|
| /external/avahi/avahi-daemon/ |
| D | ini-file-parser-test.c | 46 char **split, **i; in main() local
|
| /external/jsilver/src/com/google/clearsilver/jsilver/data/ |
| D | DefaultHdfParser.java | 54 Split split; in parseLine() local 120 private Split split(String line, String delimiter) { in split() method in DefaultHdfParser
|
| /external/parameter-framework/upstream/utility/ |
| D | Tokenizer.cpp | 42 vector<string> Tokenizer::split() in split() function in Tokenizer
|
| /external/selinux/libsemanage/src/ |
| D | database_join.h | 28 int (*split) (semanage_handle_t * handle, member
|
| /external/toybox/toys/pending/ |
| D | fold.c | 42 int pos = 0, split = -1; local
|
| /external/apache-xml/src/main/java/org/apache/xml/serializer/ |
| D | WriterToUTF8Buffered.java | 202 int split = length/CHARS_MAX; in write() local 337 int split = length/CHARS_MAX; in write() local
|
| /external/jcommander/src/test/java/com/beust/jcommander/args/ |
| D | ArgsList.java | 43 public List<String> split(String value) { in split() method in ArgsList.SemiColonSplitter
|
| /external/jcommander/src/test/java/com/beust/jcommander/ |
| D | VariableArityTest.java | 47 String[] split = input.split("\\s+"); in verifyVariableArity() local
|
| /external/opencv3/modules/cudaarithm/src/cuda/ |
| D | split_merge.cu | 236 void cv::cuda::split(InputArray _src, GpuMat* dst, Stream& stream) in split() function in cv::cuda 242 void cv::cuda::split(InputArray _src, std::vector<GpuMat>& dst, Stream& stream) in split() function in cv::cuda
|
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_dataflow_swizzles.c | 37 struct rc_swizzle_split split; in rewrite_source() local
|
| /external/llvm/include/llvm/ADT/ |
| D | StringRef.h | 466 std::pair<StringRef, StringRef> split(char Separator) const { in split() function 483 std::pair<StringRef, StringRef> split(StringRef Separator) const { in split() function
|
| /external/mesa3d/src/glsl/ |
| D | opt_array_splitting.cpp | 66 bool split; member in opt_array_splitting::variable_entry 395 ir_array_splitting_visitor split(&refs.variable_list); in optimize_split_arrays() local
|
| /external/snakeyaml/src/test/java/org/pyyaml/ |
| D | PyTokensTest.java | 88 String[] split = tokenFileData.split("\\s+"); in testTokens() local
|
| /external/jemalloc/include/jemalloc/ |
| D | jemalloc_typedefs.h | 55 chunk_split_t *split; member
|
| D | jemalloc_typedefs.h.in | 55 chunk_split_t *split; member
|