OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cell
(Results
851 - 875
of
1142
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/docs/html/guide/practices/
seamlessness.jd
209
network connection. That's almost guaranteed to be much faster than a
cell
/frameworks/base/docs/html/reference/renderscript/
rs__core_8rsh.html
96
<p>Launch order hint for rsForEach calls. This provides a hint to the system to determine in which order the root function of the target is called with each
cell
of the allocation.</p>
/frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java
242
* These two flags manage the behavior of the
cell
lock -- the
/hardware/libhardware/include/hardware/
gps.h
407
* (typically
cell
ID).
/libcore/luni/src/main/java/java/lang/
ThreadLocal.java
174
/** Points to the next
cell
to clean up. */
/external/bluetooth/glib/glib/
guniprop.c
442
*
cell
.
477
*
cell
under legacy East Asian locales. If a character is wide according to
[
all
...]
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js
338
var
cell
= this.getMessageCell();
339
cell
.innerHTML = this._toHTML(message);
[
all
...]
/external/clang/test/SemaObjC/
arc.m
694
RestaurantTableViewCell *
cell
;
695
[
cell
restaurantLocatoin]; // expected-error {{no visible @interface for 'RestaurantTableViewCell' declares the selector 'restaurantLocatoin'}}
/external/markdown/docs/
writing_extensions.txt
325
the second
cell
(``td2``) will be run through InlinePatterns latter):
331
td1.text = markdown.AtomicString("
Cell
content") # Add plain text content
/external/webkit/LayoutTests/dom/xhtml/level1/core/
xhtml1-strict.dtd
838
<!-- horizontal alignment attributes for
cell
contents
849
<!-- vertical alignment attributes for
cell
contents -->
/external/webkit/LayoutTests/dom/xhtml/level2/core/
xhtml1-strict.dtd
838
<!-- horizontal alignment attributes for
cell
contents
849
<!-- vertical alignment attributes for
cell
contents -->
/external/webkit/LayoutTests/dom/xhtml/level2/events/
xhtml1-strict.dtd
838
<!-- horizontal alignment attributes for
cell
contents
849
<!-- vertical alignment attributes for
cell
contents -->
/external/webkit/LayoutTests/dom/xhtml/level2/html/
xhtml1-strict.dtd
838
<!-- horizontal alignment attributes for
cell
contents
849
<!-- vertical alignment attributes for
cell
contents -->
/external/webkit/LayoutTests/dom/xhtml/level3/core/
xhtml1-strict.dtd
838
<!-- horizontal alignment attributes for
cell
contents
849
<!-- vertical alignment attributes for
cell
contents -->
/frameworks/base/docs/html/guide/topics/renderscript/
advanced.jd
473
of the <code>malloc</code> call and encapsulates one
cell
of a memory allocation, such as a single
500
<p>An element describes one
cell
of a memory allocation and can have two forms: basic or
/frameworks/base/docs/html/guide/topics/ui/
declaring-layout.jd
379
<p>A tabular layout with an arbitrary number of rows and columns, each
cell
holding the
380
widget of your choice. The rows resize to fit the largest column. The
cell
borders are not
/packages/apps/Settings/src/com/android/settings/
RadioInfo.java
495
for (NeighboringCellInfo
cell
: cids) {
496
sb.append(
cell
.toString()).append(" ");
[
all
...]
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatPanel.java
[
all
...]
/external/v8/src/ia32/
macro-assembler-ia32.cc
2252
Handle<JSGlobalPropertyCell>
cell
=
local
2263
Handle<JSGlobalPropertyCell>
cell
=
local
[
all
...]
lithium-codegen-ia32.cc
4162
Handle<JSGlobalPropertyCell>
cell
=
local
[
all
...]
/packages/apps/Phone/res/values/
strings.xml
439
<string name="cell_broadcast_sms">
Cell
Broadcast SMS</string>
441
<string name="enable_disable_cell_bc_sms">
Cell
Broadcast SMS</string>
442
<string name="cell_bc_sms_enable">
Cell
Broadcast SMS enabled</string>
443
<string name="cell_bc_sms_disable">
Cell
Broadcast SMS disabled</string>
445
<string name="cb_sms_settings">
Cell
Broadcast SMS settings</string>
[
all
...]
/external/v8/src/
objects.cc
436
JSGlobalPropertyCell*
cell
=
local
439
cell
->set_value(value);
483
JSGlobalPropertyCell*
cell
=
local
485
cell
->set_value(value);
500
// If we have a global object set the
cell
to the hole.
507
// from the DontDelete
cell
without checking if it contains
515
JSGlobalPropertyCell*
cell
=
local
517
cell
->set_value(
cell
->GetHeap()->the_hole_value());
7976
Object*
cell
= rinfo->target_
cell
();
local
8043
Handle<JSGlobalPropertyCell>
cell
= it.rinfo()->target_
cell
_handle();
local
11593
Object*
cell
;
local
[
all
...]
heap.cc
348
PrintF("
Cell
space, used: %8" V8_PTR_PREFIX "d"
650
"failed to reserve space in the
cell
space");
[
all
...]
/external/emma/lib/
emma.jar
/external/v8/src/x64/
macro-assembler-x64.cc
[
all
...]
Completed in 1296 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>