/external/chromium_org/ui/gl/ |
gl_osmesa_api_implementation.h | 23 // Include the auto-generated part of this class. We split this because 49 // Include the auto-generated part of this class. We split this because
|
gl_wgl_api_implementation.h | 25 // Include the auto-generated part of this class. We split this because 51 // Include the auto-generated part of this class. We split this because
|
/external/chromium_org/v8/test/message/ |
overwritten-builtins.js | 28 String.prototype.split = function() { return "SPLIT ERROR"; };
|
/external/e2fsprogs/lib/ext2fs/ |
extent_dbg.ct | 55 request do_split_node, "Split node", 56 split_node, split;
|
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/matext/ |
MaterialExtensionLoader.java | 70 String[] split = statement.getLine().split(" ", 3); local 71 String aliasName = split[1]; 72 String texturePath = split[2]; 94 String[] split = statement.getLine().split(" ", 2); local 95 String[] subsplit = split[1].split(":");
|
/external/llvm/test/CodeGen/Mips/ |
2008-10-13-LegalizerBug.ll | 13 i8 0, label %return.split 24 return.split: ; preds = %continue.outer
|
/external/llvm/test/CodeGen/X86/ |
2008-09-29-ReMatBug.ll | 35 br i1 %7, label %bb25.split, label %bb37 37 bb25.split: ; preds = %bb19 46 bb35.outer: ; preds = %bb34, %bb25.split 63 br i1 %4, label %bb39.split, label %bb37 69 bb39.split: ; preds = %bb37.outer 74 bb42: ; preds = %bb39.split 78 bb44: ; preds = %bb39.split, %entry 79 %.0 = phi %struct.NSString* [ bitcast (%struct.__builtin_CFString* @0 to %struct.NSString*), %entry ], [ %11, %bb39.split ] ; <%struct.NSString*> [#uses=1]
|
optimize-max-0.ll | 58 br label %bb10.bb18.loopexit_crit_edge.split 60 bb10.bb18.loopexit_crit_edge.split: ; preds = %bb.nph9, %bb10.bb18.loopexit_crit_edge 65 br i1 %13, label %bb.nph9.split, label %bb10.bb18.loopexit_crit_edge.split 67 bb.nph9.split: ; preds = %bb.nph9 70 bb7.preheader: ; preds = %bb.nph9.split, %bb10 71 %y.08 = phi i32 [ 0, %bb.nph9.split ], [ %indvar.next11, %bb10 ] 78 br i1 %15, label %bb18.bb20_crit_edge.split, label %bb.nph5.split 80 bb.nph5.split: ; preds = %bb.nph [all...] |
coalescer-dce2.ll | 35 br i1 %tobool2, label %for.cond1.preheader.split.us, label %for.cond1.preheader.for.cond1.preheader.split_crit_edge 38 br i1 %tobool9, label %if.end.us50, label %for.cond1.preheader.split.for.cond1.preheader.split.split_crit_edge 40 for.cond1.preheader.split.us: ; preds = %for.cond1.preheader 56 cond.end.us.us: ; preds = %cond.false18.us.us, %for.cond1.preheader.split.us 57 %j.1.us.us = phi i32 [ %j.073, %for.cond1.preheader.split.us ], [ %phitmp75, %cond.false18.us.us ] 89 cond.end.us: ; preds = %cond.end21.us, %for.cond1.preheader.split.us 90 %j.1.us = phi i32 [ %conv24.us, %cond.end21.us ], [ %j.073, %for.cond1.preheader.split.us ] 94 for.cond1.preheader.split.for.cond1.preheader.split.split_crit_edge: ; preds = %for.cond1.preheader.for.cond1.preheader.split_crit_edg [all...] |
/external/llvm/test/Transforms/LoopStrengthReduce/ |
2012-07-13-ExpandUDiv.ll | 37 br i1 %tobool.i.i.i, label %codeRepl.split.us, label %codeRepl.codeRepl.split_crit_edge 40 br label %codeRepl.split 42 codeRepl.split.us: ; preds = %codeRepl 45 for.cond.i.i.us: ; preds = %for.inc.i.i.us, %codeRepl.split.us 46 %tmp2 = phi i32 [ 0, %codeRepl.split.us ], [ %add.i.i.us, %for.inc.i.i.us ] 65 codeRepl.split: ; preds = %codeRepl.codeRepl.split_crit_edge 68 for.cond.i.i: ; preds = %for.inc.i.i, %codeRepl.split 69 %tmp3 = phi i32 [ 0, %codeRepl.split ], [ %add.i.i, %for.inc.i.i ]
|
addrec-gep.ll | 58 br label %bb4.return_crit_edge.split 60 bb4.return_crit_edge.split: ; preds = %bb.nph3, %bb4.return_crit_edge 71 br i1 %tmp13, label %bb.nph3.split, label %bb4.return_crit_edge.split 73 bb.nph3.split: ; preds = %bb.nph3 76 bb2.preheader: ; preds = %bb.nph3.split, %bb4 77 %i.02 = phi i64 [ %tmp11, %bb4 ], [ 0, %bb.nph3.split ] ; <i64> [#uses=3] 80 return: ; preds = %bb4.return_crit_edge.split, %entry
|
/external/llvm/utils/git/ |
find-rev | 31 lastCommit = ln.split(' ',2)[1] 33 _,repo,_ = ln.strip().split(' ')
|
/external/mesa3d/src/gallium/docs/source/exts/ |
formatting.py | 10 envvar, t, default = sig.split(" ", 2) 20 opcode, desc = sig.split("-", 1)
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_dataflow_swizzles.c | 37 struct rc_swizzle_split split; local 47 c->SwizzleCaps->Split(inst->U.I.SrcReg[src], usemask, &split); 49 for(unsigned int phase = 0; phase < split.NumPhases; ++phase) { 57 mov->U.I.DstReg.WriteMask = split.Phase[phase]; 63 if (!GET_BIT(split.Phase[phase], chan)) 71 masked_negate = split.Phase[phase] & mov->U.I.SrcReg[0].Negate; 74 else if (masked_negate == split.Phase[phase])
|
/external/oprofile/libpp/ |
parse_filename.h | 3 * Split a sample filename into its constituent parts 56 * filename is split into constituent parts, the lib_image is optional
|
/external/v8/test/message/ |
overwritten-builtins.js | 28 String.prototype.split = function() { return "SPLIT ERROR"; };
|
/art/runtime/ |
utils_test.cc | 220 TEST_F(UtilsTest, Split) { 227 Split("", ':', actual); 231 Split(":", ':', actual); 238 Split(":foo", ':', actual); 242 Split("foo:", ':', actual); 246 Split(":foo:", ':', actual); 252 Split("foo:bar", ':', actual); 256 Split(":foo:bar", ':', actual); 260 Split("foo:bar:", ':', actual); 264 Split(":foo:bar:", ':', actual) [all...] |
/external/chromium_org/tools/generate_shim_headers/ |
generate_shim_headers.py | 60 include_after) = header_spec.split(';', 2) 73 key, value = define.split('=', 1) 81 for header in include_before.split(':'): 91 for header in include_after.split(':'): 96 key, value = define.split('=', 1)
|
/external/chromium_org/tools/page_cycler/common/ |
head.js | 15 var cookies = document.cookie.split("; "); 17 var t = cookies[i].split("="); 25 this.data = __get_cookie("__pc_pages").split(","); 89 var params = s.substring(1).split('&'); 91 var f = params[i].split('=');
|
/external/libvpx/libvpx/vp8/decoder/ |
dboolhuff.h | 62 unsigned int split; local 67 split = 1 + (((br->range - 1) * probability) >> 8); 75 bigsplit = (VP8_BD_VALUE)split << (VP8_BD_VALUE_SIZE - 8); 77 range = split; 81 range = br->range - split;
|
/external/llvm/lib/MC/ |
MCAtom.cpp | 57 MCDataAtom *MCDataAtom::split(uint64_t SplitPt) { function in class:MCDataAtom 65 assert(I != Data.end() && "Split point not found in range!"); 94 MCTextAtom *MCTextAtom::split(uint64_t SplitPt) { function in class:MCTextAtom 103 assert(I != Insts.end() && "Split point not found in disassembly!"); 105 "Split point does not fall on instruction boundary!");
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
Splitter.java | 41 * Splitter.on(',').split("foo,bar")}</pre> 48 * Splitter.on(',').split("foo,,bar, quux")}</pre> 59 * Now {@code MY_SPLITTER.split("foo, ,bar, quux,")} returns an iterable 75 * return splitter.split("wrong / wrong / wrong");}</pre> 84 * separators, as does {@link String#split(String)}, nor does it have a default 111 * example, {@code Splitter.on(',').split("foo,,bar")} returns an iterable 124 * Splitter.on(CharMatcher.anyOf(";,")).split("foo,;bar,quux")} returns an 152 * example, {@code Splitter.on(", ").split("foo, bar, baz,qux")} returns an 193 * Splitter.on(Pattern.compile("\r?\n")).split(entireFile)} splits a string 227 * Splitter.onPattern("\r?\n").split(entireFile)} splits a string into line [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
Splitter.java | 41 * Splitter.on(',').split("foo,bar")}</pre> 48 * Splitter.on(',').split("foo,,bar, quux")}</pre> 59 * Now {@code MY_SPLITTER.split("foo, ,bar, quux,")} returns an iterable 75 * return splitter.split("wrong / wrong / wrong");}</pre> 84 * separators, as does {@link String#split(String)}, nor does it have a default 111 * example, {@code Splitter.on(',').split("foo,,bar")} returns an iterable 124 * Splitter.on(CharMatcher.anyOf(";,")).split("foo,;bar,quux")} returns an 152 * example, {@code Splitter.on(", ").split("foo, bar, baz,qux")} returns an 193 * Splitter.on(Pattern.compile("\r?\n")).split(entireFile)} splits a string 227 * Splitter.onPattern("\r?\n").split(entireFile)} splits a string into line [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
CodesArrayParser.java | 48 final String[] strs = codesArraySpec.split(VERTICAL_BAR_STRING, -1); 58 for (final String codeInHex : labelSpec.split(COMMA_STRING)) { 66 final String[] strs = codesArraySpec.split(VERTICAL_BAR_STRING, -1); 76 final String[] strs = codesArraySpec.split(VERTICAL_BAR_STRING, -1); 101 for (final String codeInHex : codeSpec.split(COMMA_STRING)) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_normalization.py | 32 data = [int(x, 16) for x in data.split(" ")] 49 line = line.split('#')[0] 54 part = line.split()[0] 57 c1,c2,c3,c4,c5 = [unistr(x) for x in line.split(';')[:-1]] 63 c1 = unistr(line.split(';')[0])
|