HomeSort by relevance Sort by last modified time
    Searched refs:cs (Results 76 - 100 of 882) sorted by null

1 2 34 5 6 7 8 91011>>

  /build/tools/droiddoc/templates-sdk-dyn/
customizations.cs 1 <?cs
4 <?cs /def ?>
5 <?cs
11 <?cs
12 include:"../../../../frameworks/base/docs/html/sdk/sdk_toc.cs" ?>
17 <?cs /def ?><?cs
21 <?cs /def ?><?cs
27 <?cs
    [all...]
sdkpage.cs 1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
3 <html<?cs if:devsite ?> devsite<?cs /if ?>>
4 <?cs if:sdk.redirect ?>
7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
8 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c
    [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
3 <html<?cs if:devsite ?> devsite<?cs /if ?>>
4 <?cs if:sdk.redirect ?>
7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
8 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c
    [all...]
  /external/doclava/res/assets/templates/
diff.cs 38 background-image: url("<?cs var:triangle.opened ?>");
42 background-image: url("<?cs var:triangle.closed?>");
127 <?cs each:site = sites ?>
128 <th><?cs var:site.name ?></th>
129 <?cs /each ?>
131 <?cs each:package = packages ?>
132 <?cs if:subcount(package.classes) ?>
135 <?cs else ?>
138 <?cs /if ?>
139 <td class="package-label"><?cs var:package.name ?></td
    [all...]
  /external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
ParametersAreSlashedByDefault.java 1 package edu.umd.cs.findbugs.examples;
7 import edu.umd.cs.findbugs.SlashedClassName;
  /external/jsilver/src/org/clearsilver/
DelegatedCs.java 22 * Utility class that delegates all methods of an CS object. Made to
23 * facilitate the transition to CS being an interface and thus not
26 * This class, and its subclasses must take care to wrap or unwrap HDF and CS
30 public abstract class DelegatedCs implements CS {
31 private final CS cs; field in class:DelegatedCs
33 public DelegatedCs(CS cs) {
35 this.cs = cs;
    [all...]
  /external/libcxx/test/strings/basic.string/string.access/
back.pass.cpp 28 const S& cs = s; local
29 assert(&cs.back() == &cs[cs.size()-1]);
30 assert(&s.back() == &s[cs.size()-1]);
at.pass.cpp 27 const S& cs = s; local
29 assert(cs.at(pos) == cs[pos]);
30 assert(pos < cs.size());
  /external/libcxx/test/strings/basic.string/string.iterators/
end.pass.cpp 24 const S& cs = s; local
26 typename S::const_iterator ce = cs.end();
30 assert(ce == cs.begin());
33 assert(ce - cs.begin() == cs.size());
rend.pass.cpp 24 const S& cs = s; local
26 typename S::const_reverse_iterator ce = cs.rend();
30 assert(ce == cs.rbegin());
33 assert(ce - cs.rbegin() == cs.size());
  /build/tools/droiddoc/templates-sdk-dyn/components/
masthead.cs 1 <?cs def:custom_masthead() ?>
2 <?cs if:wear ?>
3 <?cs call:wear_masthead() ?>
4 <?cs else ?>
6 <?cs if:!devsite ?><?cs # leave out the global header for devsite; it is in devsite template ?>
12 <a href="<?cs var:toroot ?>index.html">
13 <img src="<?cs var:toroot ?>assets/images/dac_logo.png"
14 srcset="<?cs var:toroot ?>assets/images/dac_logo@2x.png 2x"
24 <a href="<?cs var:toroot ?>design/index.html
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.cc 115 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
116 ViEChannel* vie_channel = cs.Channel(video_channel);
135 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
136 ViEChannel* ptrViEChannel = cs.Channel(videoChannel);
150 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
151 ViEChannel* vie_channel = cs.Channel(video_channel);
166 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
167 ViEChannel* vie_channel = cs.Channel(video_channel);
181 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
182 ViEChannel* vie_channel = cs.Channel(video_channel)
    [all...]
vie_image_process_impl.cc 97 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
98 ViEEncoder* vie_encoder = cs.Encoder(video_channel);
114 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
115 ViEEncoder* vie_encoder = cs.Encoder(video_channel);
132 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
133 ViEChannel* vie_channel = cs.Channel(video_channel);
148 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
149 ViEChannel* vie_channel = cs.Channel(video_channel);
190 ViEChannelManagerScoped cs(*(shared_data_->channel_manager()));
191 ViEChannel* vie_channel = cs.Channel(video_channel)
    [all...]
vie_base_impl.cc 79 ViEChannelManagerScoped cs(*(shared_data_.channel_manager()));
80 ViEChannel* vie_channel = cs.Channel(video_channel);
85 ViEEncoder* vie_encoder = cs.Encoder(video_channel);
103 ViEChannelManagerScoped cs(*(shared_data_.channel_manager()));
104 ViEChannel* vie_channel = cs.Channel(video_channel);
109 ViEEncoder* vie_encoder = cs.Encoder(video_channel);
126 ViEChannelManagerScoped cs(*(shared_data_.channel_manager()));
127 ViEChannel* vie_channel = cs.Channel(video_channel);
132 ViEEncoder* vie_encoder = cs.Encoder(video_channel);
149 ViEChannelManagerScoped cs(*(shared_data_.channel_manager()))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 37 struct drm_radeon_cs cs; member in struct:radeon_cs_context
60 /* We flip between these two CS. While one is being consumed
65 /* The currently-used CS. */
67 /* The CS being currently-owned by the other thread. */
73 /* Flush CS. */
91 radeon_bo_is_referenced_by_cs(struct radeon_drm_cs *cs,
96 (num_refs && radeon_get_reloc(cs->csc, bo) != -1);
100 radeon_bo_is_referenced_by_cs_for_write(struct radeon_drm_cs *cs,
108 index = radeon_get_reloc(cs->csc, bo);
112 return cs->csc->relocs[index].write_domain != 0
    [all...]
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 37 struct drm_radeon_cs cs; member in struct:radeon_cs_context
60 /* We flip between these two CS. While one is being consumed
65 /* The currently-used CS. */
67 /* The CS being currently-owned by the other thread. */
73 /* Flush CS. */
91 radeon_bo_is_referenced_by_cs(struct radeon_drm_cs *cs,
96 (num_refs && radeon_get_reloc(cs->csc, bo) != -1);
100 radeon_bo_is_referenced_by_cs_for_write(struct radeon_drm_cs *cs,
108 index = radeon_get_reloc(cs->csc, bo);
112 return cs->csc->relocs[index].write_domain != 0
    [all...]
  /external/chromium_org/tools/android/findbugs_plugin/src/org/chromium/tools/findbugs/plugin/
SynchronizedMethodDetector.java 9 import edu.umd.cs.findbugs.BugInstance;
10 import edu.umd.cs.findbugs.BugReporter;
11 import edu.umd.cs.findbugs.bcel.OpcodeStackDetector;
  /external/chromium_org/v8/src/base/platform/
mutex.cc 81 static V8_INLINE void InitializeNativeHandle(PCRITICAL_SECTION cs) {
82 InitializeCriticalSection(cs);
86 static V8_INLINE void InitializeRecursiveNativeHandle(PCRITICAL_SECTION cs) {
87 InitializeCriticalSection(cs);
91 static V8_INLINE void DestroyNativeHandle(PCRITICAL_SECTION cs) {
92 DeleteCriticalSection(cs);
96 static V8_INLINE void LockNativeHandle(PCRITICAL_SECTION cs) {
97 EnterCriticalSection(cs);
101 static V8_INLINE void UnlockNativeHandle(PCRITICAL_SECTION cs) {
102 LeaveCriticalSection(cs);
    [all...]
  /build/tools/droiddoc/templates-sdk/components/
masthead.cs 1 <?cs def:custom_masthead() ?>
2 <?cs if:preview ?>
3 <?cs call:preview_masthead() ?>
4 <?cs else ?>
52 <?cs if:!devsite ?><?cs # leave out the global header for devsite; it is in devsite template ?>
55 <div id="header"><?cs call:butter_bar() ?>
58 <a href="<?cs var:toroot ?>index.html">
59 <img src="<?cs var:toroot ?>assets/images/dac_logo.png"
60 srcset="<?cs var:toroot ?>assets/images/dac_logo@2x.png 2x
    [all...]
  /external/iptables/iptables/
iptables.c 1288 struct iptables_command_state cs; local
    [all...]
ip6tables.c 1292 struct iptables_command_state cs; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
evergreen_hw_context.c 39 ctx->cs = ctx->ws->cs_create(ctx->ws);
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
rw_lock_generic.cc 35 CriticalSectionScoped cs(critical_section_);
47 CriticalSectionScoped cs(critical_section_);
57 CriticalSectionScoped cs(critical_section_);
70 CriticalSectionScoped cs(critical_section_);
  /external/chromium_org/third_party/webrtc/voice_engine/
level_indicator.cc 41 CriticalSectionScoped cs(&_critSect);
59 CriticalSectionScoped cs(&_critSect);
91 CriticalSectionScoped cs(&_critSect);
97 CriticalSectionScoped cs(&_critSect);
  /external/mesa3d/src/gallium/drivers/radeonsi/
evergreen_hw_context.c 39 ctx->cs = ctx->ws->cs_create(ctx->ws);

Completed in 187 milliseconds

1 2 34 5 6 7 8 91011>>