HomeSort by relevance Sort by last modified time
    Searched defs:CODE (Results 1 - 25 of 42) sorted by null

1 2

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
parser.h 9 CODE = 261,
18 #define CODE 261
  /cts/tools/dasm/src/java_cup/
sym.java 3 // The following code was generated by Java(tm) CUP v0.9d
18 static final int CODE = 4;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 86 private static final String CODE = "$code"; //$NON-NLS-1$
384 if (CODE.equals(s)) {
444 * <code>formText.setImage(IMAGE_KEY, elementsDescriptor.getIcon());</code>
449 * <code>FrameworkResourceManager.getInstance().getDocumentationBaseUrl()</code>
474 if (CODE.equals(s)) {
581 // Detects <code>blah</code>
    [all...]
  /external/chromium_org/third_party/codesighs/
msmap.h 16 * The Original Code is msmap.h code, released
19 * The Initial Developer of the Original Code is
76 CODE,
codesighs.c 16 * The Original Code is codesighs.c code, released
19 * The Initial Developer of the Original Code is
125 static Switch gMatchClass = {"--match-class", "-mcla", 1, NULL, "Only consider classes that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify a range of classes," DESC_NEWLINE "though CODE and DATA are your only choices."};
153 ** mCode Size of code.
177 CODE,
272 SegmentClass segmentClass = CODE;
283 else if(0 == strcmp(segClass, "CODE"))
285 segmentClass = CODE;
459 if(CODE == segmentClass
    [all...]
maptsvdifftool.c 16 * The Original Code is maptsvdifftool.c code, released
19 * The Initial Developer of the Original Code is
144 CODE,
423 if(0 == strcmp(segClass, "CODE"))
425 segmentClass = CODE;
608 if(CODE == segmentClass)
625 if(CODE == segmentClass)
880 if(CODE == theSegment->mClass)
895 if(CODE == theSegment->mClass
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
syslog.h 8 * 1. Redistributions of source code must retain the above copyright
46 * one-to-one to strings in the syslogd(8) source code. This mapping is
72 } CODE;
74 CODE prioritynames[] =
122 CODE facilitynames[] =
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 8 * 1. Redistributions of source code must retain the above copyright
46 * one-to-one to strings in the syslogd(8) source code. This mapping is
72 } CODE;
74 CODE prioritynames[] =
122 CODE facilitynames[] =
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
statetracker.py 324 Uses the Levenshtein edit distance algorithm, with code modified from
563 CODE = 'c'
714 Code blocks come after parameters, keywords like else, and closing parens.
719 Code block type for current token.
732 This allows more code to be reused between lint checkers for various
800 """Return the function the current code block is a part of.
846 # whether a block is a CODE or OBJECT_LITERAL block varies significantly
  /external/chromium_org/third_party/closure_linter/closure_linter/
statetracker.py 448 Uses the Levenshtein edit distance algorithm, with code modified from
691 CODE = 'c'
867 Code blocks come after parameters, keywords like else, and closing parens.
872 Code block type for current token.
885 This allows more code to be reused between lint checkers for various
954 """Return the function the current code block is a part of.
1023 # whether a block is a CODE or OBJECT_LITERAL block varies significantly
    [all...]
  /cts/tools/dasm/etc/
java_cup-new.jar 
java_cup.jar 
java_cup.jar.old 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.runtime_3.9.100.v20131218-1515.jar 
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar 

Completed in 637 milliseconds

1 2