/device/huawei/angler/ |
thermal-engine-angler.conf | 180 descending 190 descending 200 descending 210 descending 220 descending 230 descending 240 descending 250 descending 260 descending 270 descending [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
NodeSortKey.java | 42 /** Flag indicating whether to sort in descending order */ 67 * @param descending Flag indicating whether to sort in descending order 76 boolean descending, String langValue, boolean caseOrderUpper, 85 m_descending = descending;
|
/external/chromium-trace/catapult/third_party/Paste/paste/cowbell/ |
__init__.py | 15 for filename in ['bell-ascending.png', 'bell-descending.png']: 57 el = document.getElementById('cowbell-descending'); 61 cowbellState = 'descending'; 64 document.getElementById('cowbell-descending').style.display = 'none'; 78 <div id="cowbell-descending" style="display: none; position: fixed"> 79 <img src="__SCRIPT_NAME__/.cowbell/bell-descending.png">
|
/external/guava/guava-tests/test/com/google/common/hash/ |
Crc32cHashFunctionTest.java | 55 // Test 32 byte arrays of descending. 56 byte[] descending = new byte[32]; 58 descending[i] = (byte) (31 - i); 60 assertCrc(0x113fdb5c, descending);
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
NavigableSetNavigationTester.java | 220 List<E> descending = new ArrayList<E>(); local 222 descending.add(i.next()); 224 Collections.reverse(descending); 225 assertEquals(values, descending);
|
NavigableMapNavigationTester.java | 239 List<Entry<K, V>> descending = new ArrayList<Entry<K, V>>(); local 241 descending.add(entry); 243 Collections.reverse(descending); 244 assertEquals(entries, descending);
|
/frameworks/av/media/libstagefright/codecs/avc/common/src/ |
reflist.cpp | 406 /* sort by PicNum, descending order */ 451 /* sort by FrameNumWrap, descending order */ 495 /* sort PictureData by POC in descending order */ 496 void SortPicByPOC(AVCPictureData *data[], int num, int descending) 501 if (descending) 556 /* sort by PicOrderCnt, descending order */ 557 void SortFrameByPOC(AVCFrameStore *data[], int num, int descending) 562 if (descending)
|
/prebuilts/go/darwin-x86/src/sort/ |
search_test.go | 46 {"descending a", 7, func(i int) bool { return []int{99, 99, 59, 42, 7, 0, -1, -1}[i] <= 7 }, 4}, 47 {"descending 7", 1e9, func(i int) bool { return 1e9-i <= 7 }, 1e9 - 7},
|
search.go | 31 // Searching data sorted in descending order would use the <=
|
/prebuilts/go/linux-x86/src/sort/ |
search_test.go | 46 {"descending a", 7, func(i int) bool { return []int{99, 99, 59, 42, 7, 0, -1, -1}[i] <= 7 }, 4}, 47 {"descending 7", 1e9, func(i int) bool { return 1e9-i <= 7 }, 1e9 - 7},
|
search.go | 31 // Searching data sorted in descending order would use the <=
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
avclib_common.h | 494 This function sorts array of pointers to AVCPictureData in descending order of 512 This function sorts array of pointers to AVCFrameStore in descending order of 530 This function sorts array of pointers to AVCPictureData in descending order of 536 void SortPicByPOC(AVCPictureData *data[], int num, int descending); 548 This function sorts array of pointers to AVCFrameStore in descending order of 554 void SortFrameByPOC(AVCFrameStore *data[], int num, int descending);
|
/external/v8/test/mjsunit/es6/ |
arrow-rest-params-lazy-parsing.js | 16 // strictTest and sloppyTest should be called with descending natural
|
arrow-rest-params.js | 14 // strictTest and sloppyTest should be called with descending natural
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
MultisetNavigationTester.java | 245 List<Entry<E>> descending = new ArrayList<Entry<E>>(); local 246 Iterators.addAll(descending, sortedMultiset.descendingMultiset().entrySet().iterator()); 247 Collections.reverse(descending); 248 assertEquals(ascending, descending);
|
/prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/ |
importer_test.go | 70 // the init functions appear in descending priority order.
|
/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/ |
importer_test.go | 70 // the init functions appear in descending priority order.
|
/external/eigen/blas/fortran/ |
ctbmv.f | 193 * will be ( N - 1 )*INCX too small for descending loops.
|
dtbmv.f | 192 * will be ( N - 1 )*INCX too small for descending loops.
|
stbmv.f | 192 * will be ( N - 1 )*INCX too small for descending loops.
|
ztbmv.f | 193 * will be ( N - 1 )*INCX too small for descending loops.
|
/build/tools/droiddoc/templates-pdk/assets/ |
prettify.js | 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ", 7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/ |
layer1.py | [all...] |
/external/doclava/res/assets/templates/assets/ |
prettify.js | 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ", 7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
prettify.js | 19 H=[G,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"],w=[w,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],I=[v,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],
|