/external/iproute2/doc/ |
ip-cref.tex | 318 \item \verb|ip link set dummy address 00:00:00:00:00:01| 320 --- change the station address of the interface \verb|dummy|. 322 \item \verb|ip link set dummy up| 324 --- start the interface \verb|dummy|. 358 kuznet@alisa:~ $ ip link ls dummy 359 2: dummy: <BROADCAST,NOARP> mtu 1500 qdisc noop 811 2: dummy inet 10.7.7.7/16 brd 10.7.255.255 scope global dummy [all...] |
/external/bison/ |
configure | [all...] |
/external/fdlibm/ |
configure | [all...] |
/external/libpng/ |
configure | [all...] |
/external/v8/src/ |
platform-win32.cc | 598 FILETIME dummy; local 602 if (!GetThreadTimes(GetCurrentThread(), &dummy, &dummy, &dummy, 1587 LONG dummy; local [all...] |
parser.cc | 1591 uint32_t dummy; local 2026 Expression* dummy; \/\/ to satisfy the ParseVariableDeclarations() signature local 4521 int dummy; local [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
PrintStreamTest.java | 89 File file = new File("/invalidDirectory/Dummy"); 117 File file = new File("/invalidDirectory/Dummy"); 156 tobj = new PrintStream("/invalidDirectory/Dummy"); [all...] |
/external/astl/tests/ |
test_string.cpp | 383 char dummy[] = "unused"; local 387 str12.append(dummy, kMaxSizeT); 602 EXPECT_TRUE(str01.at(8) == 'X'); // 'X' is the dummy value returned.
|
/external/libpcap/ |
pcap-dos.c | 114 static void watt32_recv_hook (u_char *dummy, const struct pcap_pkthdr *pcap, 819 static void watt32_recv_hook (u_char *dummy, const struct pcap_pkthdr *pcap, 827 ARGSUSED (dummy); [all...] |
/external/quake/quake/src/QW/client/ |
cl_ents.c | 268 packet_entities_t *oldp, *newp, dummy;
local 303 oldp = &dummy;
304 dummy.num_entities = 0;
|
/hardware/ti/wlan/wl1271/platforms/os/linux/src/ |
WlanDrvIf.c | 196 * \brief Dummy transmission handler 200 * Using this dummy handler is more efficient then checking the driver state for every 258 /* If the new state is not RUNNING, replace the Tx handler to a dummy one. */ [all...] |
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/ |
WlanDrvIf.c | 195 * \brief Dummy transmission handler 199 * Using this dummy handler is more efficient then checking the driver state for every 257 /* If the new state is not RUNNING, replace the Tx handler to a dummy one. */
|
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
DexClassLoader.java | 337 * fields with dummy values. The Package object is then put into the
|
/external/bison/lib/ |
bitset.c | 144 have variable length arrays, then we may need to allocate a dummy
|
/external/bison/src/ |
vcg.h | 598 points where they cross the levels. (At these points, dummy nodes 599 are used. In fact, this is the horizontal distance between dummy 614 points (the dummy nodes). It should be a divisor of xraster. 620 control points (the dummy nodes). It should be a divisor of xraster. [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
trees-nary.sgml | 484 @dummy: the #GAllocator to use when allocating #GNode elements.
|
/external/bluetooth/glib/gobject/ |
gparam.h | 251 gpointer dummy[4]; member in struct:_GParamSpecClass
|
/external/dbus/doc/ |
dbus-test-plan.xml | 129 back to a dummy server and client to make sure that
|
/external/dnsmasq/src/ |
log.c | 120 # define _PATH_LOG "" /* dummy */
|
/external/e2fsprogs/lib/blkid/ |
probe.h | 378 char dummy[32]; member in struct:oracle_asm_disk_label
|
/external/freetype/src/base/ |
ftrfork.c | 791 /* Dummy function; just sets errors */
|
/external/grub/netboot/ |
3c595.c | 44 /* dummy */
|
/external/gtest/src/ |
gtest-death-test.cc | 1028 int dummy; local 1033 int dummy; local [all...] |
/external/gtest/test/ |
gtest-typed-test_test.cc | 359 // entry point must be defined). This dummy test keeps gtest_main linked in.
|
/external/icu4c/i18n/ |
ucal.cpp | 203 // NULL destination for pure preflighting: empty dummy string
|