OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:class
(Results
151 - 175
of
1066
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Tools/Scripts/webkitpy/tool/bot/
botinfo.py
31
class
BotInfo(object):
/external/webkit/Tools/Scripts/webkitpy/tool/
grammar_unittest.py
33
class
GrammarTest(unittest.TestCase):
/external/webkit/Tools/Scripts/webkitpy/tool/steps/
cleanworkingdirectorywithlocalcommits.py
31
class
CleanWorkingDirectoryWithLocalCommits(CleanWorkingDirectory):
editchangelog.py
34
class
EditChangeLog(AbstractStep):
postdiffforcommit.py
32
class
PostDiffForCommit(AbstractStep):
promptforbugortitle.py
32
class
PromptForBugOrTitle(AbstractStep):
revertrevision.py
32
class
RevertRevision(AbstractStep):
/external/doclava/res/assets/templates/
docpage.cs
5
<body
class
="gc-documentation">
8
<div
class
="g-unit" id="doc-content"><a name="top"></a>
10
<div id="jd-header"
class
="guide-header">
11
<span
class
="crumb">
22
<div
class
="jd-descr">
sample.cs
7
<body
class
="gc-documentation">
11
<div
class
="g-unit" id="doc-content">
12
<div id="jd-header"
class
="guide-header">
13
<span
class
="crumb"> </span>
/external/iproute2/examples/diffserv/
Edge1
35
# values of the DSCP to change depending on the
class
38
$TC
class
change $EGDEV classid 1:1 dsmark mask 0x3 \
41
$TC
class
change $EGDEV classid 1:2 dsmark mask 0x3 \
44
$TC
class
change $EGDEV classid 1:3 dsmark mask 0x3 \
48
# The
class
mapping
58
echo "----
Class
parameters Ingress ----------"
59
$TC
class
ls dev $INDEV
65
echo "----
Class
parameters Egress ----------"
66
$TC
class
ls $EGDEV
/build/tools/droiddoc/templates-pdk/
customizations.cs
6
<div
class
="g-section g-tpl-240" id="body-content">
7
<div
class
="g-unit g-first side-nav-resizable" id="side-nav">
20
<div
class
="g-section g-tpl-240" id="body-content">
21
<div
class
="g-unit g-first side-nav-resizable" id="side-nav">
34
<div
class
="g-section g-tpl-240" id="body-content">
35
<div
class
="g-unit g-first side-nav-resizable" id="side-nav">
48
<div
class
="g-section g-tpl-240" id="body-content">
49
<div
class
="g-unit g-first side-nav-resizable" id="side-nav">
62
<div
class
="g-section g-tpl-240" id="body-content">
63
<div
class
="g-unit g-first side-nav-resizable" id="side-nav"
[
all
...]
/external/chromium/googleurl/
PRESUBMIT_unittest.py
16
class
MockInputApi(object):
29
class
MockAffectedFile(object):
37
class
MockOutputApi(object):
38
class
PresubmitError(object):
44
class
PresubmitUnittest(unittest.TestCase):
/development/tools/axl/
axl.py
31
class
BaseProtocol(Protocol):
59
class
Drop(BaseProtocol):
66
class
ReadAndDrop(BaseProtocol):
73
class
GarbageStatus(BaseProtocol):
80
class
BadHeader(BaseProtocol):
90
class
PauseHeader(BaseProtocol):
102
class
Redirect(BaseProtocol):
111
class
DataDrop(BaseProtocol):
128
class
DropOnce(BaseProtocol):
145
class
NoCR(BaseProtocol)
[
all
...]
/external/iproute2/ip/
ifcfg
22
local
class
;
24
class
=${1%%.*}
25
if [ "$1" = "" -o $
class
-eq 0 -o $
class
-ge 224 ]; then return 0
26
elif [ $
class
-ge 224 ]; then return 0
27
elif [ $
class
-ge 192 ]; then return 24
28
elif [ $
class
-ge 128 ]; then return 16
/external/webkit/Source/WebCore/bindings/scripts/
gobject-generate-headers.pl
65
foreach my $
class
(@classes) {
66
print "typedef struct _WebKitDOM${
class
} WebKitDOM${
class
};\n";
67
print "typedef struct _WebKitDOM${
class
}
Class
WebKitDOM${
class
}
Class
;\n";
71
foreach my $
class
(@classes) {
72
print "#include <webkit/WebKitDOM${
class
}.h>\n";
/external/webkit/Tools/Scripts/
detect-mismatched-virtual-const
36
# The lack of 'const' on the derived
class
gives it a different signature, and
38
# via a base
class
pointer.
113
my $
class
= substr($method, 0, length($method) - length($signature) - ($const ? 6 : 0));
115
# print "line: $line\nclass: $
class
\nmethod: $method\nsignature: $signature\nconst: $const\n\n";
118
'
class
' => $
class
,
144
my $
class
= $entry->{'
class
'};
/external/webkit/Tools/gdb/
webkit.py
73
class
StringPrinter(object):
82
class
UCharStringPrinter(StringPrinter):
88
class
WTFAtomicStringPrinter(StringPrinter):
94
class
WTFCStringPrinter(StringPrinter):
103
class
WTFStringPrinter(StringPrinter):
118
class
JSCUStringPrinter(StringPrinter):
133
class
JSCIdentifierPrinter(StringPrinter):
139
class
JSCJSStringPrinter(StringPrinter):
148
class
WebCoreKURLGooglePrivatePrinter(StringPrinter):
154
class
WebCoreQualifiedNamePrinter(StringPrinter)
[
all
...]
/dalvik/dx/tests/118-find-usages/
run
18
dx --output=foo.dex --dex *.
class
/dalvik/tests/003-omnibus-opcodes/
build
22
rm classes/UnresClass.
class
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/
util.js
16
var expression = ".//*[@
class
='" + className + "']";
/external/iproute2/testsuite/tests/
cls-testbed.t
18
ts_tc "cls-testbed" "cbq root
class
creation" \
19
class
add dev $DEV parent 10:0 classid 10:12 \
31
ts_tc "cls-testbed" "htb root
class
creation" \
32
class
add dev $DEV parent 10:0 classid 10:12 \
44
ts_tc "cls-testbed" "dsmark
class
creation" \
45
class
change dev $DEV parent 20:0 classid 20:12 \
57
ts_tc "cls-testbed" "tree
class
listing"
class
list dev eth0
/external/llvm/utils/lit/lit/
LitTestCase.py
8
class
UnresolvedError(RuntimeError):
11
class
LitTestCase(unittest.TestCase):
/external/markdown/markdown/extensions/
html_tidy.py
34
class
TidyExtension(markdown.Extension):
52
class
TidyProcessor(markdown.postprocessors.Postprocessor):
/external/proguard/bin/
proguard.bat
3
REM Start-up script for ProGuard -- free
class
file shrinker, optimizer,
proguardgui.bat
3
REM Start-up script for the GUI of ProGuard -- free
class
file shrinker,
Completed in 704 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>