HomeSort by relevance Sort by last modified time
    Searched refs:class (Results 251 - 275 of 6349) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 13 class Metrowerks_Shell_Suite_Events:
298 """Get member function names: Returns a list containing the names of all the member functions of a class object
299 Required argument: must be a class object
425 """Open browser: Display a class, member function, or data member object in a single class browser window
793 class Browser_Coloring(aetools.ComponentItem):
796 class _Prop_Browser_Keywords(aetools.NProperty):
800 class _Prop_Classes_Color(aetools.NProperty):
804 class _Prop_Constants_Color(aetools.NProperty):
808 class _Prop_Enums_Color(aetools.NProperty)
    [all...]
  /external/libsepol/tests/policies/test-expander/
small-base.conf 7 class security
8 class process
9 class system
10 class capability
13 class filesystem
14 class file
15 class dir
16 class fd
17 class lnk_file
18 class chr_fil
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 13 class Finder_items_Events:
168 class item(aetools.ComponentItem):
171 class _Prop_bounds(aetools.NProperty):
175 class _Prop_comment(aetools.NProperty):
179 class _Prop_container(aetools.NProperty):
183 class _Prop_creation_date(aetools.NProperty):
187 class _Prop_description(aetools.NProperty):
191 class _Prop_disk(aetools.NProperty):
195 class _Prop_displayed_name(aetools.NProperty):
199 class _Prop_everyones_privileges(aetools.NProperty)
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-recognizers.rb 10 class TestTokenSource < Test::Unit::TestCase
14 class TestSource
37 class TestLexer < Test::Unit::TestCase
38 class TLexer < Lexer
50 class TestBaseRecognizer(unittest.TestCase) | 07 | [x]
52 class TestTokenSource(unittest.TestCase) | 20 | [x]
54 class TestLexer(unittest.TestCase) | 54 | [x]
  /external/libcxx/test/numerics/numarray/class.gslice/gslice.cons/
Android.mk 17 test_makefile := external/libcxx/test/numerics/numarray/class.gslice/gslice.cons/Android.mk
19 test_name := numerics/numarray/class.gslice/gslice.cons/default
23 test_name := numerics/numarray/class.gslice/gslice.cons/start_size_stride
  /external/libcxx/test/numerics/numarray/class.slice/cons.slice/
Android.mk 17 test_makefile := external/libcxx/test/numerics/numarray/class.slice/cons.slice/Android.mk
19 test_name := numerics/numarray/class.slice/cons.slice/default
23 test_name := numerics/numarray/class.slice/cons.slice/start_size_stride
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Text_Suite.py 13 class Text_Suite_Events:
18 class attachment(aetools.ComponentItem):
19 """attachment - Represents an inline text attachment. This class is used mainly for make commands. """
21 class _Prop__3c_Inheritance_3e_(aetools.NProperty):
25 class _Prop_file_name(aetools.NProperty):
34 class attribute_run(aetools.ComponentItem):
37 class _Prop_color(aetools.NProperty):
41 class _Prop_font(aetools.NProperty):
45 class _Prop_size(aetools.NProperty):
56 class character(aetools.ComponentItem)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Text_Suite.py 13 class Text_Suite_Events:
18 class attachment(aetools.ComponentItem):
19 """attachment - Represents an inline text attachment. This class is used mainly for make commands. """
21 class _Prop__3c_Inheritance_3e_(aetools.NProperty):
25 class _Prop_file_name(aetools.NProperty):
34 class attribute_run(aetools.ComponentItem):
37 class _Prop_color(aetools.NProperty):
41 class _Prop_font(aetools.NProperty):
45 class _Prop_size(aetools.NProperty):
56 class character(aetools.ComponentItem)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
pyclbr_input.py 5 class Other(object):
11 class B (object):
14 class C (B):
test_codecmaps_kr.py 11 class TestCP949Map(test_multibytecodec_support.TestBase_Mapping,
18 class TestEUCKRMap(test_multibytecodec_support.TestBase_Mapping,
28 class TestJOHABMap(test_multibytecodec_support.TestBase_Mapping,
test_abc.py 13 class TestABC(unittest.TestCase):
29 class C:
33 class D(C):
40 class C:
48 class D(C):
53 class E(D):
58 class F(E):
66 class A:
68 class OldstyleClass:
74 class A
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
pyclbr_input.py 5 class Other(object):
11 class B (object):
14 class C (B):
test_codecmaps_kr.py 11 class TestCP949Map(test_multibytecodec_support.TestBase_Mapping,
18 class TestEUCKRMap(test_multibytecodec_support.TestBase_Mapping,
28 class TestJOHABMap(test_multibytecodec_support.TestBase_Mapping,
test_abc.py 13 class TestABC(unittest.TestCase):
29 class C:
33 class D(C):
40 class C:
48 class D(C):
53 class E(D):
58 class F(E):
66 class A:
68 class OldstyleClass:
74 class A
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/examples/
proguardall.pro 39 -keep public class proguard.ProGuard {
43 -keep public class proguard.gui.ProGuardGUI {
47 -keep public class proguard.retrace.ReTrace {
53 -keep,allowobfuscation class proguard.ant.*
54 -keepclassmembers public class proguard.ant.* {
62 -keep public class proguard.wtk.ProGuardObfuscator
android.pro 14 # Note that ProGuard works with Java bytecode (.class),
60 -keep public class * extends android.app.Activity
61 -keep public class * extends android.app.Application
62 -keep public class * extends android.app.Service
63 -keep public class * extends android.content.BroadcastReceiver
64 -keep public class * extends android.content.ContentProvider
69 -keep public class * extends android.view.View {
79 -keepclasseswithmembers class * {
86 -keepclasseswithmembers class * {
92 -keepclassmembers class * implements android.os.Parcelable
    [all...]
  /external/chromium_org/tools/perf/benchmarks/
smoothness.py 13 class SmoothnessTop25(test.Test):
22 class SmoothnessToughCanvasCases(test.Test):
28 class SmoothnessToughWebGLCases(test.Test):
33 class SmoothnessMaps(test.Test):
38 class SmoothnessKeyMobileSites(test.Test):
47 class SmoothnessToughAnimationCases(test.Test):
52 class SmoothnessKeySilkCases(test.Test):
60 class SmoothnessFastPathKeySilkCases(test.Test):
72 class SmoothnessGpuRasterizationTop25(test.Test):
83 class SmoothnessGpuRasterizationKeyMobileSites(test.Test)
    [all...]
  /dalvik/dx/tests/097-dex-branch-offset-zero/
run 19 *.class | grep '[-+][0-9]' | grep -v 'goto/32.*+00*$' | grep '// +00*$'
26 *.class
  /dalvik/dx/tests/112-dex-return-jsr-result/
run 23 blort.class | awk '
62 blort.class
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
lintrunner.py 23 class LintRunner(object):
28 raise NotImplementedError('class LintRunner is abstract')
  /external/chromium_org/content/test/gpu/gpu_tests/
gpu_process_expectations.py 21 class GpuProcessExpectations(expectations.TestExpectations):
hardware_accelerated_feature_expectations.py 21 class HardwareAcceleratedFeatureExpectations(expectations.TestExpectations):
screenshot_sync_expectations.py 21 class ScreenshotSyncExpectations(expectations.TestExpectations):
  /external/chromium_org/native_client_sdk/src/doc/
index.rst 8 <a class="button-nacl button-download" href="/native-client/sdk/download.html">Download SDK</a>
9 <div class="big-intro">
27 <iframe class="video" width="640" height="360"
30 <div class="right-side">
31 <div class="right-side-inner">
33 <div class="big-intro">
52 <div class="big-intro">
62 <div class="big-intro" style="clear: both;">
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
newstringio.py 34 class StringIO(OldStringIO.StringIO):

Completed in 2104 milliseconds

<<11121314151617181920>>