/external/v8/test/mjsunit/tools/ |
csvparser.js | 70 ['code-creation','LazyCompile','0xf6fe2d20','1201','APPLY_PREPARE native runtime.js:165'], 71 parser.parseLine('code-creation,LazyCompile,0xf6fe2d20,1201,"APPLY_PREPARE native runtime.js:165"')); 74 ['code-creation','LazyCompile','0xf6fe4bc0','282',' native v8natives.js:69'], 75 parser.parseLine('code-creation,LazyCompile,0xf6fe4bc0,282," native v8natives.js:69"')); 78 ['code-creation','RegExp','0xf6c21c00','826','NccyrJroXvg\\/([^,]*)'], 79 parser.parseLine('code-creation,RegExp,0xf6c21c00,826,"NccyrJroXvg\\/([^,]*)"')); 82 ['code-creation','Function','0x42f0a0','163',''], 83 parser.parseLine('code-creation,Function,0x42f0a0,163,""'));
|
/external/icu/icu4c/source/io/ |
uscanf.h | 14 * 12/02/98 stephen Creation.
|
/external/icu/icu4c/source/samples/cal/ |
uprint.h | 12 * 06/14/99 stephen Creation.
|
/external/icu/icu4c/source/samples/date/ |
uprint.h | 12 * 06/14/99 stephen Creation.
|
/external/icu/icu4c/source/test/cintltst/ |
cformtst.h | 12 * Madhu Katragadda Creation
|
ucnvseltst.h | 12 * Mohamed Eldawy Creation
|
cbiapts.h | 12 * Madhu Katragadda Creation
|
cconvtst.c | 12 * Madhu Katragadda Creation
|
/external/icu/icu4c/source/test/intltest/ |
itrbbi.h | 8 * 12/14/99 Madhu Creation.
|
ittrans.h | 8 * 12/14/99 Madhu Creation.
|
testutil.h | 7 * 05/23/00 aliu Creation.
|
/external/icu/icu4c/source/tools/genrb/ |
rbutil.h | 14 * 06/10/99 stephen Creation.
|
errmsg.h | 14 * 05/28/99 stephen Creation.
|
parse.h | 14 * 05/26/99 stephen Creation.
|
/external/mockito/src/org/mockito/mock/ |
MockName.java | 18 * default name means generated by Mockito. non-default means the user has named the mock at creation.
|
/external/skia/include/utils/win/ |
SkAutoCoInitialize.h | 18 * An instance of this class initializes COM on creation
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
sbe.h | 14 WINBOOL Creation;
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/ |
threshold.py | 2 Threshold Graphs - Creation, manipulation and identification. 50 Determines the creation sequence for the given threshold degree sequence. 52 The creation sequence is a list of single characters 'd' 63 Returns the creation sequence in a compact form that is the number 85 cs=[] # creation sequence 106 Returns the creation sequence in a compact form 114 Labeled creation sequences lose their labels in the 118 if isinstance(first,str): # creation sequence 120 elif isinstance(first,tuple): # labeled creation sequence 122 elif isinstance(first,int): # compact creation sequenc [all...] |
/external/lldb/test/functionalities/thread/create_during_step/ |
TestCreateDuringStep.py | 19 """Test thread creation during step-inst handling.""" 27 """Test thread creation during step-over handling.""" 35 """Test thread creation during step-in handling.""" 43 """Test thread creation during step-inst handling.""" 51 """Test thread creation during step-over handling.""" 59 """Test thread creation during step-in handling.""" 71 """Test thread creation while using step-inst.""" 75 """Test thread creation while using step-over.""" 79 """Test thread creation while using step-in.""" 83 """Test thread creation while using step-in."" [all...] |
/dalvik/dx/tests/034-dex-minimal/ |
info.txt | 1 This is a smoke test of a couple cases of minimal dex creation:
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/jcajce/ |
JcaX509CertificateHolder.java | 18 * @param cert certificate to be used a the source for the holder creation.
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
CMSSignatureEncryptionAlgorithmFinder.java | 14 * @return the algorithm identifier to be associated with the encryption algorithm used in signature creation.
|
/external/e2fsprogs/lib/e2p/ |
ps.c | 16 * 93/12/22 - Creation
|
/external/icu/icu4c/source/i18n/ |
nultrans.cpp | 7 * 01/11/2000 aliu Creation.
|
/external/mockito/src/org/mockito/internal/creation/jmock/ |
SerializableNoOp.java | 5 package org.mockito.internal.creation.jmock;
|