HomeSort by relevance Sort by last modified time
    Searched full:neighbor (Results 26 - 50 of 71) sorted by null

12 3

  /external/tcpdump/
print-isoclns.c 152 { ISIS_TLV_ESNEIGH, "ES Neighbor(s)"},
155 { ISIS_TLV_ISNEIGH, "IS Neighbor(s)"},
156 { ISIS_TLV_ISNEIGH_VARLEN, "IS Neighbor(s) (variable length)"},
359 { ISIS_SUBTLV_EXT_IS_REACH_IPV4_NEIGHBOR_ADDR, "IPv4 neighbor address" },
    [all...]
print-ospf.c 287 printf("\n\t Virtual Link: Neighbor Router-ID: %s, Interface Address: %s",
293 printf("\n\t Neighbor Router-ID: %s, Interface Address: %s",
299 printf("\n\t Neighbor Network-ID: %s, Interface Address: %s",
790 printf("\n\t Neighbor List:");
    [all...]
print-icmp6.c 77 { ND_NEIGHBOR_SOLICIT, "neighbor solicitation"},
78 { ND_NEIGHBOR_ADVERT, "neighbor advertisement"},
81 { IND_SOLICIT, "inverse neighbor solicitation"},
82 { IND_ADVERT, "inverse neighbor advertisement"},
    [all...]
print-bfd.c 128 { 3, "Neighbor Signaled Session Down" },
  /external/webkit/Source/WebCore/dom/
Position.h 100 // These are convenience methods which are smart about whether the position is neighbor anchored or parent anchored
227 // positionBeforeNode and positionAfterNode return neighbor-anchored positions, construction is O(1)
  /external/iproute2/ip/
ip.c 67 { "neighbor", do_ipneigh },
  /external/jpeg/
jcsample.c 43 * eight neighbors. P's weight is 1-8*SF and each neighbor's weight is SF,
313 * output. The four corner-adjacent neighbor pixels contribute a fraction
350 /* sum of edge-neighbor pixels */
409 /* Each of the eight neighbor pixels contributes a fraction SF to the
  /external/opencv/cv/src/
cvoptflowbm.cpp 248 /* cycle by neighbor rings */
278 /* cycle by neighbor rings */
  /external/wpa_supplicant_8/wpa_supplicant/
bgscan_learn.c 147 if (os_strncmp(buf, "NEIGHBOR ", 9) == 0) {
191 fprintf(f, "NEIGHBOR " MACSTR " " MACSTR "\n",
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeRGB565toRGB565.c 152 is the distance from the nearest neighbor in the p (resp. q) direction
M4VIFI_ResizeRGB888toRGB888.c 181 is the distance from the nearest neighbor in the p (resp. q) direction
M4VIFI_ResizeYUVtoBGR565.c 227 is the distance from the nearest neighbor in the p (resp. q) direction
M4VIFI_ResizeYUVtoRGB565.c 231 is the distance from the nearest neighbor in the p (resp. q) direction
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.h 230 1 means nearest neighbor, 2 means bilinear warping.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
menu.h 81 struct tagITEM *left; /* neighbor items */
  /external/iproute2/include/linux/
rtnetlink.h 495 * Neighbor Discovery userland options
  /external/libnl-headers/
netlink-types.h 350 * The time in milliseconds between retransmitted Neighbor
  /external/opencv/ml/src/
mlknearest.cpp 346 "The neighbor responses (if present) must be floating-point matrix of <num_samples> x <k> size" );
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
rtnetlink.h 486 * Neighbor Discovery userland options
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 233 // this has the very unfortunate side effect of making neighbor pixels in the
  /external/webkit/Source/WebCore/platform/graphics/skia/
ImageSkia.cpp 57 // Nearest neighbor resampling. Used when we detect that the page is
86 // an off-by-one error on the web page, and just doing nearest neighbor
  /external/kernel-headers/original/linux/
rtnetlink.h 496 * Neighbor Discovery userland options
  /external/v8/src/
strtod.cc 365 // or its lower neighbor (the nearest double less than the correct one).
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 379 * could be used to update neighbor information.

Completed in 402 milliseconds

12 3