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

1 2 34 5 6

  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement29.js 81 with an index of two. Currently the 2nd indexed row is in the TBODY
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement29.js 81 with an index of two. Currently the 2nd indexed row is in the TBODY
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
elementsetidattributenode07.js 78 Invoke setIdAttributeNode on the 2nd and 3rd acronym element using the class attribute as a parameter . Verify by calling
elementsetidattributenode08.js 83 Invoke setIdAttributeNode on the 2nd acronym element and 3rd p element using the title and xmlns:dmstc attributes respectively
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 149 $na="f4"; $nb="f5"; $nc="f6"; $nd="f7";
324 lfd $nd,`$FRAME+56`($sp)
340 fcfid $nd,$nd
397 fmadd $T1b,$N0,$nd,$T1b
399 fmadd $T2b,$N1,$nd,$T2b
401 fmadd $T3b,$N2,$nd,$T3b
403 fmadd $dotb,$N3,$nd,$dotb
529 fmadd $T1b,$N0,$nd,$T1b
532 fmadd $T2b,$N1,$nd,$T2
    [all...]
  /external/qemu/hw/
pc.h 163 void isa_ne2000_init(int base, qemu_irq irq, NICInfo *nd);
pci.h 186 PCIDevice *pci_nic_init(PCIBus *bus, NICInfo *nd, int devfn,
usb.h 263 USBDevice *usb_net_init(NICInfo *nd);
  /external/linux-tools-perf/util/
session.c 204 struct rb_node *nd = rb_first(&self->threads); local
206 while (nd) {
207 struct thread *t = rb_entry(nd, struct thread, rb_node);
210 nd = rb_next(nd);
    [all...]
probe-event.c 117 struct rb_node *nd; local
123 for (nd = rb_first(&grp->maps[MAP__FUNCTION]); nd; nd = rb_next(nd)) {
124 struct map *pos = rb_entry(nd, struct map, rb_node);
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm 80 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
144 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
292 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_variance8x8_armv6.asm 61 ; 2nd 4 pixels
vp8_variance16x16_armv6.asm 63 ; 2nd 4 pixels
vp8_variance_halfpixvar16x16_h_armv6.asm 68 ; 2nd 4 pixels
vp8_variance_halfpixvar16x16_v_armv6.asm 69 ; 2nd 4 pixels
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-raytrace.js 149 this.nd = dot(normal, p1) / normal[this.axis];
164 var t = (this.nd - orig[this.axis] - this.nu * orig[u] - this.nv * orig[v]) / d;
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-raytrace.js 149 this.nd = dot(normal, p1) / normal[this.axis];
164 var t = (this.nd - orig[this.axis] - this.nu * orig[u] - this.nv * orig[v]) / d;
  /external/opencv/cv/src/
cvstereogc.cpp 490 int mind = state->minDisparity, nd = state->numberOfDisparities, maxd = mind + nd; local
491 int k = MIN(MAX((nd + 2)/4, 3), nd);
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S 167 add r12, r1, r2 @ add 2nd part of shift_internal.
  /external/yaffs2/yaffs2/
yaffs_fs.c 179 static void *yaffs_follow_link(struct dentry *dentry, struct nameidata *nd);
181 static int yaffs_follow_link(struct dentry *dentry, struct nameidata *nd);
280 static void *yaffs_follow_link(struct dentry *dentry, struct nameidata *nd)
282 static int yaffs_follow_link(struct dentry *dentry, struct nameidata *nd)
301 ret = vfs_follow_link(nd, alias);
    [all...]
  /external/icu4c/data/curr/
resfiles.mk 84 mua.txt my.txt naq.txt nb.txt nd.txt\
  /external/icu4c/data/lang/
resfiles.mk 76 mua.txt my.txt naq.txt nb.txt nd.txt\
  /external/icu4c/data/region/
resfiles.mk 76 mua.txt my.txt naq.txt nb.txt nd.txt\
  /external/icu4c/data/zone/
resfiles.mk 87 my.txt naq.txt nb.txt nd.txt ne.txt\
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_mse16x16_armv6.asm 63 ; 2nd 4 pixels

Completed in 1032 milliseconds

1 2 34 5 6