/external/javassist/sample/preproc/ |
Assistant.java | 40 * public CtClass[] assist(ClassPool cp, String importname, String[] args) { 51 public CtClass[] assist(ClassPool cp, String importname, method in interface:Assistant
|
Compiler.java | 258 CtClass[] imports = a.assist(classPool, importname, args);
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
requesthelper.js | 6 * @fileoverview Provides a "bottom half" helper to assist with raw requests.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidContentAssistTest.java | [all...] |
/external/javassist/sample/vector/ |
VectorAssistant.java | 21 * <p>The Javassist preprocessor calls <code>VectorAssistant.assist()</code> 38 * <p><code>VectorAssistant.assist()</code> uses 52 public CtClass[] assist(ClassPool pool, String vec, String[] args) method in class:VectorAssistant
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
CompletionProposal.java | 81 CompletionProposal(AndroidContentAssist assist, 91 mAssist = assist;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ |
SystemServicesProxy.java | 130 // Resolve the assist intent 131 Intent assist = mSm.getAssistIntent(context, false); local 132 if (assist != null) { 133 mAssistComponent = assist.getComponent(); 440 * assist activity. 446 // Find the first Recents widget from the same package as the global assist activity 464 // Find the first Recents widget from the same package as the global assist activity
|
/external/oprofile/events/i386/nehalem/ |
unit_masks | 272 0x02 x87 Counts the number of floating point computational operations retired: floating point computational operations executed by the assist handler and sub-operations of complex floating point instructions like transcendental instructions 360 0x01 all Counts the number of floating point operations executed that required micro-code assist intervention 361 0x02 output Counts number of floating point micro-code assist when the output value (destination register) is invalid 362 0x04 input Counts number of floating point micro-code assist when the input value (one of the source operands to an FP instruction) is invalid
|
events | 105 event:0xF7 counters:0,1,2,3 um:fp_assist minimum:6000 name:FP_ASSIST : Counts the number of floating point operations executed that required micro-code assist intervention.
|
/external/chromium_org/tools/ |
check_git_config.py | 422 'There\'s also a large suite of tools to assist managing git '
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | [all...] |
/build/tools/droiddoc/templates-sdk-dyn/assets/js/ |
docs.js | [all...] |
/external/llvm/test/MC/PowerPC/ |
ppc64-encoding.s | 270 # FIXME: Fixed-point move assist instructions [all...] |
/external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/ |
nacltest.js | 228 // Display this in a special way to assist debugging.
|