HomeSort by relevance Sort by last modified time
    Searched defs:section (Results 51 - 72 of 72) sorted by null

1 23

  /external/webkit/WebCore/rendering/
AutoTableLayout.cpp 65 RenderTableSection* section = toRenderTableSection(child); local
66 int numRows = section->numRows();
69 RenderTableSection::CellStruct current = section->cellAt(i, effCol);
129 if (cell && (!effCol || section->cellAt(i, effCol-1).cell != cell)) {
RenderTable.cpp 162 // If the next renderer is actually wrapped in an anonymous table section, we need to go up and find that.
185 RenderTableSection* section = new (renderArena()) RenderTableSection(document() /* anonymous */); local
189 section->setStyle(newStyle.release());
190 addChild(section, beforeChild);
191 section->addChild(child);
342 RenderTableSection* section = toRenderTableSection(child); local
343 calculatedHeight += section->calcRowHeight();
345 section->recalcOuterBorder();
346 ASSERT(!section->needsLayout());
357 // If any table section moved vertically, we will just repaint everything from tha
413 RenderTableSection* section = m_head ? m_head : (m_firstBody ? m_firstBody : m_foot); local
461 RenderTableSection* section = toRenderTableSection(child); local
713 RenderTableSection* section = toRenderTableSection(child); local
723 RenderTableSection* section = toRenderTableSection(child); local
733 RenderTableSection* section = toRenderTableSection(child); local
748 RenderTableSection* section = toRenderTableSection(child); local
1056 RenderTableSection* section = 0; local
1088 RenderTableSection* section = 0; local
1118 RenderTableSection* section = cell->section(); local
    [all...]
  /frameworks/base/core/java/android/widget/
FastScroller.java 305 int section = (int) (position * nSections); local
306 if (section >= nSections) {
307 section = nSections - 1;
309 int exactSection = section;
310 sectionIndex = section;
311 int index = mSectionIndexer.getPositionForSection(section);
312 // Given the expected section and index, the following code will
320 int prevSection = section;
321 int nextSection = section + 1;
322 // Assume the next section is uniqu
    [all...]
  /external/e2fsprogs/e2fsck/
profile.c 188 (struct profile_node *section,
193 (struct profile_node *section,
1032 * Each node may represent either a relation or a section header.
1034 * A section header must have its value field set to 0, and may a one
1144 * Add a node to a particular section
1146 errcode_t profile_add_node(struct profile_node *section, const char *name,
1152 CHECK_MAGIC(section);
1154 if (section->value)
1162 for (p=section->first_child, last = 0; p; last = p, p = p->next) {
1171 new->group_level = section->group_level+1
1336 struct profile_node *section, *p; local
    [all...]
  /external/elfcopy/
dwarf.c 307 struct dwarf_section *section = &debug_displays [str].section; local
309 if (section->start == NULL)
310 return _("<no .debug_str section>");
313 offset -= section->address;
314 if (offset > section->size)
320 return (const char *) section->start + offset;
422 /* Processes the (partial) contents of a .debug_abbrev section.
423 Returns NULL if the end of the section was encountered.
444 /* A single zero is supposed to end the section accordin
    [all...]
  /external/openssl/apps/
ca.c 181 " -extensions .. - Extension section (override value in config file)\n",
183 " -crlexts .. - CRL extension section (override value in config file)\n",
234 static char *section=NULL; variable
334 section = NULL;
356 section= *(++argv);
615 /* Lets get the config section we are using */
616 if (section == NULL)
618 section=NCONF_get_string(conf,BASE_SECTION,ENV_DEFAULT_CA);
619 if (section == NULL)
662 f = NCONF_get_string(conf, section, STRING_MASK)
    [all...]
  /external/quake/quake/src/WinQuake/
snd_gus.cpp 36 void ini_fgets(FILE *f, const char *section, const char *field, char *s);
58 int section; member in struct:field_buffer
92 // Sees if the current string is section "name" (i.e. ["name"]).
93 // If "name"=="*", sees if the current string is any section
170 // Extracts the section name from a section heading
268 // Adds a section to the buffer
272 char section[MAX_SECTION_WIDTH+1]; local
274 // Extract section name
275 get_section_name(section,instring);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h 123 asection *section; /* Symbol section. */
138 symbols: the size, the alignment, and the section in
141 section and the alignment. The alignment is stored as a
149 asection *section; /* Symbol section. */
297 /* TRUE if non-PLT relocs should be merged into one reloc section
301 /* TRUE if .eh_frame_hdr section and PT_GNU_EH_FRAME ELF segment
334 /* TRUE if .hash section should be created. */
337 /* TRUE if .gnu.hash section should be created. *
122 asection *section; \/* Symbol section. *\/ member in struct:bfd_link_hash_entry::__anon14871::__anon14873
148 asection *section; \/* Symbol section. *\/ member in struct:bfd_link_hash_entry::__anon14871::__anon14875::bfd_link_hash_common_entry
602 asection *section; member in struct:bfd_link_order::__anon14876::__anon14877
646 asection *section; member in union:bfd_link_order_reloc::__anon14880
    [all...]
bfd.h 3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
243 /* Text section is write protected (if D_PAGED is not set, this is
288 #define bfd_get_section(x) ((x)->section)
289 #define bfd_get_output_section(x) ((x)->section->output_section)
290 #define bfd_set_section(x,y) ((x)->section) = (y)
291 #define bfd_asymbol_base(x) ((x)->section->vma)
294 /*Perhaps future: #define bfd_asymbol_bfd(x) ((x)->section->owner)*/
328 bfd_vma offset; /* Offset into section. */
497 /* The first .stabstr section. */
734 file headers (and hence BFD's idea of each section's VMA) put them at
4406 struct bfd_section *section; member in struct:bfd_symbol
    [all...]
  /sdk/emulator/qtools/
trace_reader.h 623 fprintf(stderr, "Can't read section headers from executable\n");
628 // Get the symbol table section
635 // Get the symbol string table section
659 // for some extra symbols, including the text section names.
690 // If the section index is not executable, then skip it.
691 uint32_t section = elf_symbols[ii].st_shndx; local
692 if (section == 0 || section >= hdr->e_shnum)
694 if ((shdr[section].sh_flags & SHF_EXECINSTR) == 0)
747 for (int section = 0; section < hdr->e_shnum; ++section)
    [all...]
  /external/webkit/WebKit/android/nav/
CacheBuilder.cpp 1869 unsigned char section = s->mStates[0]; local
    [all...]
  /external/elfutils/src/
ld.h 129 /* Index of the section header string table section. We use a
132 might be stored in the section header of section zero. The
140 /* Handle for the section. Note that we can store a section
143 assume the section reference remains valid at all times. */
145 /* Section header. */
153 /* Offset of this files section in the combined section. *
541 struct filemask_section_name *section; member in union:input_rule::__anon3504
570 struct output_section section; member in union:output_rule::__anon3506
    [all...]
  /external/openssl/crypto/x509v3/
x509v3.h 122 char * (*get_string)(void *db, char *section, char *value);
123 STACK_OF(CONF_VALUE) * (*get_section)(void *db, char *section);
125 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section);
382 #define X509V3_conf_err(val) ERR_add_error_data(6, "section:", val->section, \
607 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X509_EXTENSION) **sk);
608 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert);
609 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *req);
610 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
617 char *section, X509 *cert) variable
619 char *section, X509_REQ *req); variable
621 char *section, X509_CRL *crl); variable
    [all...]
  /external/openssl/include/openssl/
x509v3.h 122 char * (*get_string)(void *db, char *section, char *value);
123 STACK_OF(CONF_VALUE) * (*get_section)(void *db, char *section);
125 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section);
382 #define X509V3_conf_err(val) ERR_add_error_data(6, "section:", val->section, \
607 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X509_EXTENSION) **sk);
608 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert);
609 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *req);
610 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
617 char *section, X509 *cert) variable
619 char *section, X509_REQ *req); variable
621 char *section, X509_CRL *crl); variable
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
edid.h 42 /* vendor section */
106 #define SECTION(x,y) (Uchar *)(x + y)
110 /* extract information from vendor section */
125 /* extract information from version section */
129 /* extract information from display section */
166 /* extract information from standard timing section */
171 /* extract information from estabished timing section */
454 } section; member in struct:detailed_monitor_section
  /packages/apps/Contacts/src/com/android/contacts/
ContactsListActivity.java 3282 final int section = getSectionForPosition(position); local
3556 int section = getSectionForPosition(realPosition); local
3581 int section = getSectionForPosition(realPosition); local
    [all...]
  /external/elfutils/libelf/
elf.h 53 /* Type for section indices, which are 16-bit quantities. */
74 Elf32_Off e_shoff; /* Section header table file offset */
79 Elf32_Half e_shentsize; /* Section header table entry size */
80 Elf32_Half e_shnum; /* Section header table entry count */
81 Elf32_Half e_shstrndx; /* Section header string table index */
92 Elf64_Off e_shoff; /* Section header table file offset */
97 Elf64_Half e_shentsize; /* Section header table entry size */
98 Elf64_Half e_shnum; /* Section header table entry count */
99 Elf64_Half e_shstrndx; /* Section header string table index */
263 /* Section header. *
1391 Elf32_Section section; \/* Section header index of section affected, member in struct:__anon3473
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 55 /* Type for section indices, which are 16-bit quantities. */
76 Elf32_Off e_shoff; /* Section header table file offset */
81 Elf32_Half e_shentsize; /* Section header table entry size */
82 Elf32_Half e_shnum; /* Section header table entry count */
83 Elf32_Half e_shstrndx; /* Section header string table index */
94 Elf64_Off e_shoff; /* Section header table file offset */
99 Elf64_Half e_shentsize; /* Section header table entry size */
100 Elf64_Half e_shnum; /* Section header table entry count */
101 Elf64_Half e_shstrndx; /* Section header string table index */
265 /* Section header. *
1421 Elf32_Section section; \/* Section header index of section affected, member in struct:__anon14230
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 5775 milliseconds

1 23