HomeSort by relevance Sort by last modified time
    Searched refs:indirect (Results 26 - 50 of 50) sorted by null

12

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfdlink.h 67 bfd_link_hash_indirect, /* Symbol is an indirect link. */
68 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
647 } indirect;
644 } indirect; member in union:bfd_link_order::__anon21249
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 67 bfd_link_hash_indirect, /* Symbol is an indirect link. */
68 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
647 } indirect;
644 } indirect; member in union:bfd_link_order::__anon21642
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 836 const int32_t *table, *indirect;
846 indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE,
835 const int32_t *table, *indirect; local
regcomp.c 3411 const int32_t *table, *indirect; local
    [all...]
regexec.c 3893 const int32_t *table, *indirect; local
    [all...]
  /external/libvpx/vp8/common/x86/
loopfilter_sse2.asm 308 lea rdi, [rsi+rax] ; rdi points to row +1 for indirect addressing
604 lea rdi, [rsi+rax] ; rdi points to row +1 for indirect addressing
721 lea rdi, [rsi + rax] ; rdi points to row +1 for indirect addressing
    [all...]
loopfilter_mmx.asm 46 mov rdi, rsi ; rdi points to row +1 for indirect addressing
261 mov rdi, rsi ; rdi points to row +1 for indirect addressing
633 mov rdi, rsi ; rdi points to row +1 for indirect addressing
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 36 (subcount(class.subclasses.direct) || subcount(class.subclasses.indirect))) ?>
155 <?cs if:subcount(class.subclasses.indirect) && !class.subclasses.hidden ?>
157 <?cs call:expando_trigger("subclasses-indirect", "closed") ?>Known Indirect Subclasses
158 <?cs call:expandable_class_list("subclasses-indirect", class.subclasses.indirect, "list") ?>
  /external/doclava/res/assets/templates/
class.cs 30 (subcount(class.subclasses.direct) || subcount(class.subclasses.indirect))) ?>
149 <?cs if:subcount(class.subclasses.indirect) && !class.subclasses.hidden ?>
151 <?cs call:expando_trigger("subclasses-indirect", "closed") ?>Known Indirect Subclasses
152 <?cs call:expandable_class_list("subclasses-indirect", class.subclasses.indirect, "list") ?>
  /external/oprofile/events/i386/westmere/
unit_masks 30 0x04 indirect_non_call Indirect non call branches executed
32 0x08 return_near Indirect return branches executed
34 0x20 indirect_near_call Indirect call branches executed
45 0x04 indirect_non_call Mispredicted indirect non call branches executed
49 0x20 indirect_near_call Mispredicted indirect call branches executed
  /external/icu4c/i18n/
ucol_tok.cpp 151 /* these values are used for finding CE values for indirect positioning. */
152 /* Indirect positioning is a mechanism for allowing resets on symbolic */
153 /* values. It only works for resets and you cannot tailor indirect names */
154 /* An indirect name can define either an anchor point or a range. An */
161 /* characters. Other indirect values are currently a pure convenience, */
775 // element of indirect boundaries is reserved for top.
    [all...]
ucol_bld.cpp 150 /* element. However, indirect positioning relies on being */
362 } else if(lh->indirect == TRUE && lh->nextCE != 0) {
    [all...]
  /external/bluetooth/glib/gobject/
gparamspecs.c 2379 GParamSpec *indirect = g_param_spec_get_redirect_target (overridden); local
    [all...]
  /external/doclava/src/com/google/doclava/
ClassInfo.java 932 TreeMap<String, ClassInfo> indirect = new TreeMap<String, ClassInfo>(); local
938 indirect.put(cl.name(), cl);
949 // indirect
951 for (ClassInfo cl : indirect.values()) {
953 cl.makeShortDescrHDF(data, "class.subclasses.indirect." + i);
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 802 unsigned int indirect: 1; member in struct:snd_ctl_elem_value
    [all...]
  /external/kernel-headers/original/sound/
asound.h 811 unsigned int indirect: 1; \/* W: indirect access - obsoleted *\/ member in struct:snd_ctl_elem_value
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 804 unsigned int indirect: 1; \/* W: use indirect pointer (xxx_ptr member) *\/ member in struct:snd_ctl_elem_value
    [all...]
emu10k1.h 33 #include <sound/pcm-indirect.h>
    [all...]
  /external/oprofile/events/x86-64/family11h/
events 91 event:0xca counters:0,1,2,3 um:zero minimum:500 name:RETIRED_INDIRECT_BRANCHES_MISPREDICTED : Retired indirect branches mispredicted
  /external/oprofile/events/x86-64/hammer/
events 86 event:0xca counters:0,1,2,3 um:zero minimum:500 name:RETIRED_INDIRECT_BRANCHES_MISPREDICTED : Retired indirect branches mispredicted
  /external/skia/src/pdf/
SkPDFFont.cpp     [all...]
  /external/oprofile/events/mips/74K/
events 21 event:0x3 counters:0,2 um:zero minimum:500 name:REDIRECT_STALLS : 3-0 Stall cycles due to register indirect jumps (including non-predicted JR $31), ERET/WAIT instructions, and IFU determined exception
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php     [all...]
  /ndk/sources/host-tools/nawk-20071023/
run.c 18 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
709 Cell *indirect(Node **a, int n) /* $( a[0] ) */ function
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css     [all...]

Completed in 2012 milliseconds

12