HomeSort by relevance Sort by last modified time
    Searched defs:place (Results 26 - 50 of 158) sorted by null

12 3 4 5 6 7

  /sdk/attribute_stats/src/
Analyzer.java 417 int place = 1; local
431 System.out.printf(" %1d. %5d %5.1f%% %s\n", place, usage.count,
437 place++;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java 1939 int place = 0; local
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.cpp 109 void CPWL_EditImpl_Iterator::SetAt(const CPVT_WordPlace& place) {
110 m_pVTIterator->SetAt(place);
468 CPVT_WordPlace place = pIterator->GetAt(); local
469 if (pRange && place > pRange->EndPos)
473 bSelect = place > wrSelect.BeginPos && place <= wrSelect.EndPos;
504 if (place.LineCmp(oldplace) != 0 || word.nFontIndex != nFontIndex ||
529 oldplace = place;
731 CPVT_WordPlace place = pIterator->GetWordPlace(); local
734 if (oldplace.nSecIndex != place.nSecIndex
755 CPVT_WordPlace place = pIterator->GetWordPlace(); local
1192 CPVT_WordPlace place; local
    [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.cc 110 void Assembler::place(RawLiteral* literal) { function in class:vixl::aarch64::Assembler
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 1443 void *place = inst->surface_capabilities2.pNext; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-i960.c 1075 /* COFF support isn't in place yet for callx relaxing. */
2374 char *place = fixP->fx_where + fixP->fx_frag->fr_literal; local
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-gen.c 511 /* If it's a composite class, leave the notes and comments in place so that
2653 struct main_entry **place; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
flmodule.c 1198 int place, border; local
    [all...]
  /external/python/cpython2/Modules/
flmodule.c 1194 int place, border; local
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
objdump.c 628 /* Filter out (in place) symbols that are useless for disassembly.
858 suitable symbol. If PLACE is not NULL, then *PLACE is set to the index
864 long *place)
931 if (place != NULL)
932 *place = thisplace;
1001 if (place != NULL)
1002 *place = thisplace;
1956 long place = 0; local
    [all...]
dwarf.c 194 char place[64]; member in struct:dwarf_vmatoa_buf
198 ret = buf[buf_pos++].place;
206 snprintf (ret, sizeof (buf[0].place), DWARF_VMA_FMT_LONG, value);
216 snprintf (ret, sizeof (buf[0].place), fmt, value);
    [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 212 void place(RawLiteral* literal) { function in class:vixl::aarch32::Assembler
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 831 int place; /* PlaceOnTop, PlaceOnBottom */ member in struct:__anon61376
841 int place; /* PlaceOnTop, PlaceOnBottom */ member in struct:__anon61377
    [all...]
Xproto.h 1131 BYTE place; /* Top or Bottom */
1128 BYTE place; \/* Top or Bottom *\/ member in struct:_xEvent::__anon61491::__anon61510
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elfnn-aarch64.c 2619 bfd_vma place; local
2910 bfd_vma place = (stub_entry->stub_offset + stub_sec->output_section->vma local
4790 bfd_vma place; local
4921 bfd_vma place, off; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 956 uint8_t place; /**< */ member in struct:xcb_circulate_notify_event_t
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.1.1/
kotlin-compiler-embeddable-1.1.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0/
intellij-core-26.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha4/
intellij-core-26.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha5/
intellij-core-26.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha6/
intellij-core-26.0.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha7/
intellij-core-26.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha9/
intellij-core-26.0.0-alpha9.jar 

Completed in 576 milliseconds

12 3 4 5 6 7