Home
last modified time | relevance | path

Searched refs:pipe (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridModel.java381 int pipe = value.lastIndexOf('|', index); in removeFlag() local
383 if (pipe != -1) { in removeFlag()
384 value = value.substring(0, pipe).trim() + value.substring(endIndex).trim(); in removeFlag()
386 pipe = value.indexOf('|', endIndex); in removeFlag()
387 if (pipe != -1) { in removeFlag()
388 value = value.substring(0, index).trim() + value.substring(pipe + 1).trim(); in removeFlag()
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …ise:function(a){return typeof a=="object"?p.extend(a,d):d}},e={};return d.pipe=d.then,p.each(b,fun…