/cts/tools/utils/ |
android_api_description_splitter.py | 17 # This script is used to split the jdiff xml into several smaller xml files
82 """Split the jdiff xml into several smaller xml files by specified tag.
93 def split(self, tag):
member in class:XMLSplitter 153 xmlsplitter.split(sys.argv[3])
|
/external/chromium/chrome/browser/tab_contents/ |
web_drag_dest_gtk.cc | 196 size_t split = netscape_url.find_first_of('\n'); local 197 if (split != std::string::npos) { 198 drop_data_->url = GURL(netscape_url.substr(0, split)); 199 if (split < netscape_url.size() - 1) 200 drop_data_->url_title = UTF8ToUTF16(netscape_url.substr(split + 1));
|
/external/chromium_org/third_party/mesa/src/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/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!");
|
/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/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowTextUtils.java | 68 public static String[] split(String text, String expression) { method in class:ShadowTextUtils 73 return text.split(expression);
|
/external/skia/tests/ |
PathOpsQuadParameterizationTest.cpp | 30 // split large quadratic 34 SkDQuadPair split = test.chopAt(0.5); local 37 &test, &midThird, &split.first(), &split.second()
|
/packages/apps/Email/src/com/android/email/ |
StopWatch.java | 30 * s.split(); 32 * s.split(); 53 public void split(String label) { method in class:StopWatch 56 LogUtils.w(Logging.LOG_TAG, "StopWatch(" + mName + ") split(" + label + ") " + elapse);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
quicksort.h | 84 difference_type split = local 89 return split; 130 difference_type split = local 138 parallel_sort_qs_conquer(begin, begin + split, 141 parallel_sort_qs_conquer(begin + split, end,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 46 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 46 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 46 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 46 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 46 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 46 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
DefaultHdfParser.java | 54 Split split; local 55 if ((split = split(line, "=")) != null) { 57 output.setValue(createFullPath(context, split.left), split.right); 58 } else if ((split = split(line, "<<")) != null) { 63 output.setValue(createFullPath(context, split.left), readToToken(lineReader, split.right)) 120 private Split split(String line, String delimiter) { method in class:DefaultHdfParser [all...] |
/external/chromium-libpac/src/ |
net_util.cc | 66 unsigned int split = cidr_literal.find('/'); local 67 if (split == std::string::npos) 69 parts.push_back(cidr_literal.substr(0, split)); 70 parts.push_back(cidr_literal.substr(split + 1));
|
/external/libvpx/libvpx/vp8/encoder/ |
boolhuff.h | 64 unsigned int split; local 81 split = 1 + (((range - 1) * probability) >> 8); 83 range = split; 87 lowvalue += split; 88 range = br->range - split;
|
/external/libvpx/libvpx/vp9/decoder/ |
vp9_dboolhuff.h | 47 unsigned int split = ((br->range * probability) + (256 - probability)) >> 8; local 55 bigsplit = (VP9_BD_VALUE)split << (BD_VALUE_SIZE - 8); 57 range = split; 60 range = br->range - split;
|