OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neighbours
(Results
1 - 25
of
52
) sorted by null
1
2
3
/external/iproute2/man/man8/
ip-neighbour.8
129
the prefix selecting the
neighbours
to list.
133
only list the
neighbours
attached to this device.
141
only list
neighbours
which are not currently in use.
174
deleted
neighbours
and the number of rounds made to flush the
178
also dumps all the deleted
neighbours
.
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/
Boid.h
29
static const float NEIGHBOUR_RADIUS = 70.0f;// Radius used to find
neighbours
, was 50.
/external/chromium_org/chrome/browser/ui/views/
desktop_media_picker_views.cc
238
Views
neighbours
;
local
239
parent()->GetViewsInGroup(GetGroup(), &
neighbours
);
local
240
for (Views::iterator i(
neighbours
.begin()); i !=
neighbours
.end(); ++i) {
273
Views
neighbours
;
local
274
parent()->GetViewsInGroup(group, &
neighbours
);
275
if (
neighbours
.empty())
278
for (Views::iterator i(
neighbours
.begin()); i !=
neighbours
.end(); ++i) {
/external/libnl-headers/netlink/route/
neighbour.h
2
* netlink/route/neighbour.h
Neighbours
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
goose.h
90
// is the average velocity of the
neighbours
. Only consider geese that are
107
// based on the average location of the
neighbours
. The goose attempts to
goose.cc
115
// difference between this goose's velocity and its
neighbours
'.
/frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeRGB888toRGB888.c
48
* combination of its four
neighbours
. The ratio of compression
178
output image is a weighted combination of its four
neighbours
according to the formula:
M4VIFI_ResizeYUVtoBGR565.c
49
* combination of its four
neighbours
. The ratio of compression
224
output image is a weighted combination of its four
neighbours
according to the formula :
M4VIFI_ResizeYUVtoRGB565.c
52
* combination of its four
neighbours
. The ratio of compression
228
output image is a weighted combination of its four
neighbours
according to the formula :
M4VIFI_ResizeRGB565toRGB565.c
149
output image is a weighted combination of its four
neighbours
according to the formula:
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_neighbour.c
50
/* Following four tables indicate
neighbours
of each block of a macroblock.
108
Initialize macroblock
neighbours
. Function sets neighbour
232
blockIndex indicates the block whose
neighbours
are wanted
263
blockIndex indicates the block whose
neighbours
are wanted
294
blockIndex indicates the block whose
neighbours
are wanted
325
blockIndex indicates the block whose
neighbours
are wanted
h264bsd_conceal.c
269
/*
neighbours
above, below, left and right */
335
/* counter for number of
neighbours
used */
463
/* counter for number of
neighbours
used */
/external/chromium_org/third_party/freetype/src/pshinter/
pshalgo.h
68
/*
neighbours
*/
/external/freetype/src/pshinter/
pshalgo.h
68
/*
neighbours
*/
/external/iputils/doc/
arping.sgml
127
Unsolicited ARP mode to update
neighbours
' ARP caches.
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
DistanceLodCalculator.java
148
* LOD levels of
neighbours
to be more than 1.
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/filter/
HydraulicErodeFilter.java
104
// step 3. water is transported to it's
neighbours
/external/chromium_org/gpu/command_buffer/client/
fenced_allocator.h
121
// Collapse a free block with its
neighbours
if they are free. Returns the
/external/opencv/cvaux/src/
enmin.cpp
241
/* if vertices are
neighbours
*/
262
/* if vertices are
neighbours
*/
296
/* if vertices are
neighbours
*/
307
/* if vertices are
neighbours
*/
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py
136
# free location and try to merge with
neighbours
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py
136
# free location and try to merge with
neighbours
/external/qemu/android/skin/
argb.h
498
/* find the four
neighbours
*/
584
/* find the four
neighbours
*/
797
/* this version scales up with nearest
neighbours
- looks crap */
/external/chromium_org/third_party/freetype/src/autofit/
afhints.h
191
* coordinates of their previous and next unfitted contour
neighbours
.
/external/freetype/src/autofit/
afhints.h
191
* coordinates of their previous and next unfitted contour
neighbours
.
/external/iproute2/examples/
dhcp-client-script
268
# Broadcast unsolicited ARP to update
neighbours
' caches.
Completed in 497 milliseconds
1
2
3