HomeSort by relevance Sort by last modified time
    Searched refs:associated (Results 1 - 25 of 28) sorted by null

1 2

  /cts/tests/tests/jni/
Android.mk 39 # Include the associated library's makefile.
  /external/strace/
strace.spec 1 Summary: Tracks and displays system calls associated with a running process.
25 Summary: Tracks and displays system calls associated with a running process.
  /external/chromium/third_party/libevent/
evport.c 447 int associated = 1; local
464 associated = 0;
475 if (associated) {
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_test.c 65 int associated; member in struct:wpa_driver_test_data
76 if (drv->associated && drv->hostapd_addr_set) {
81 drv->associated = 0;
317 drv->associated = 1;
370 drv->associated = 0;
383 drv->associated = 0;
493 drv->associated = 1;
502 drv->associated = 0;
    [all...]
  /device/samsung/crespo/
device.mk 28 # associated drivers are available. Aspects that are irrelevant but
device_base.mk 28 # associated drivers are available. Aspects that are irrelevant but
  /libcore/
JavaLibrary.mk 17 # Definitions for building the Java library and associated tests.
52 # The Java files and their associated resources.
  /external/bison/doc/
refcard.tex 444 \key{Access data associated with a symbol.} {\$\$, \$0\dots\${\it n}}
464 \key{Data associated with the current token.} {yylval}
468 \key{Data type associated with symbols.} {YYSTYPE}
  /external/iproute2/doc/
api-ip6-flowlabels.tex 285 \item \verb|dst| is IPv6 destination address associated with the label.
336 This structure is followed by optional extension headers associated
402 \item \verb|Opt| is length of options, associated with the label. Option
ip-cref.tex 299 --- move the device to the network namespace associated with the process PID.
460 associated with the device. The first word (\verb|ether|, \verb|sit|)
589 the local address {\em cannot\/} have a prefix length. The network prefix is associated
    [all...]
  /external/blktrace/doc/
blktrace.tex 51 The blktrace and blkparse utilities and associated kernel patch are provided
704 either case, it is followed by the command associated with the event
712 associated with the event (surrounded by square brackets).
714 \item[P -- plug] The command associated with the event (surrounded by
718 \item[T -- unplug due to timer] The command associated with the event
724 associated with the event (surrounded by square brackets).
    [all...]
  /external/wpa_supplicant/
wpa_supplicant_i.h 206 unsigned int associated:1; member in struct:wpa_client_mlme
mlme.c 562 if (wpa_s->mlme.associated == assoc)
565 wpa_s->mlme.associated = assoc;
1258 if (wpa_s->mlme.associated)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 157 # warning currently using namespace associated mode which may fail \
    [all...]
  /external/v8/benchmarks/
richards.js 237 * associated with the packet and make the task runnable if it is currently
251 * A task control block manages a task and the queue of work packages associated
  /external/webkit/SunSpider/tests/v8-v4/
v8-richards.js 232 * associated with the packet and make the task runnable if it is currently
246 * A task control block manages a task and the queue of work packages associated
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant_i.h 205 unsigned int associated:1; member in struct:wpa_client_mlme
mlme.c 203 if (wpa_s->mlme.associated == assoc && !assoc)
206 wpa_s->mlme.associated = assoc;
977 if (wpa_s->mlme.associated)
1131 wpa_printf(MSG_DEBUG, "MLME: associated");
    [all...]
  /build/core/
config.mk 128 # Real boards should always be associated with an OEM vendor.
  /ndk/build/core/
definitions.mk 697 # 'tags' associated to it. A tag name must not contain space, and its
732 # Returns : remove all source file tags and associated data.
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/blktrace/btt/doc/
btt.tex 365 (if ever?) going to be associated with the process which submitted
    [all...]

Completed in 1278 milliseconds

1 2