HomeSort by relevance Sort by last modified time
    Searched defs:mode (Results 176 - 200 of 811) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/vm/compiler/codegen/arm/
ArchUtility.c 48 int mode = (value & 0xf00) >> 8; local
50 switch(mode) {
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ip_queue.h 48 ipq_mode_msg_t mode; member in union:ipq_peer_msg::__anon961
  /development/ndk/platforms/android-3/include/linux/
sysfs.h 23 mode_t mode; member in struct:attribute
31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
33 #define __ATTR_RO(_name) { .attr = { .name = __stringify(_name), .mode = 0444, .owner = THIS_MODULE }, .show = _name##_show, }
vt.h 22 char mode; member in struct:vt_mode
  /external/bluetooth/bluez/sbc/
sbc.h 49 /* channel mode */
73 uint8_t mode; member in struct:sbc_struct
sbcinfo.c 43 uint8_t channel_mode:2; /* Channel mode */
54 uint8_t channel_mode:2; /* Channel mode */
137 static char *mode2str(uint8_t mode)
139 switch (mode) {
177 int subbands, blocks, freq, mode, method; local
202 mode = hdr.channel_mode;
284 printf("Channel mode\t\t%s\n", mode2str(hdr.channel_mode));
  /external/bluetooth/bluez/src/
hcid.h 66 uint8_t mode; member in struct:main_opts
  /external/bluetooth/bluez/test/
hstest.c 162 int err, mode = 0; local
181 mode = PLAY;
184 mode = RECORD;
205 switch (mode) {
247 if (mode == RECORD)
276 switch (mode) {
scotest.c 337 printf("\tscotest <mode> [-b bytes] [-p pkt_type] [bd_addr]\n");
350 int opt, sk, mode = RECV; local
355 mode = RECV;
359 mode = SEND;
363 mode = DUMP;
367 mode = RECONNECT;
371 mode = MULTY;
375 mode = CONNECT;
395 if (!(argc - optind) && (mode != RECV && mode != DUMP))
    [all...]
  /external/bluetooth/glib/tests/
slice-test.c 217 const gchar *mode = "slab allocator + magazine cache", *emode = " "; local
226 case 'G': /* GLib mode */
229 mode = "slab allocator + magazine cache";
231 case 'S': /* slab mode */
234 mode = "slab allocator";
236 case 'M': /* malloc mode */
238 mode = "system malloc";
242 mode = "old memchunks";
280 g_print ("Starting %d threads allocating random blocks <= %u bytes with seed=%s using %s%s\n", n_threads, prime_size, strseed, mode, emode);
  /external/chromium/net/base/
transport_security_state.cc 214 switch (i->second.mode) {
216 state->SetString(L"mode", "strict");
219 state->SetString(L"mode", "opportunistic");
222 state->SetString(L"mode", "spdy-only");
225 NOTREACHED() << "DomainState with unknown mode";
261 !state->GetString(L"mode", &mode_string) ||
266 DomainState::Mode mode; local
268 mode = DomainState::MODE_STRICT;
270 mode = DomainState::MODE_OPPORTUNISTIC
    [all...]
  /external/chromium/net/http/
http_cache.h 50 // The cache mode of operation.
51 enum Mode {
52 // Normal mode just behaves like a standard web cache.
54 // Record mode caches everything for purposes of offline playback.
56 // Playback mode replays from a cache without considering any
132 // Get/Set the cache's mode.
133 void set_mode(Mode value) { mode_ = value; }
134 Mode mode() { return mode_; } function in class:net::HttpCache
282 Mode mode_
    [all...]
  /external/chromium/third_party/icu/source/common/
unormcmp.cpp 540 UNormalizationMode mode; local
592 mode=UNORM_NFD;
595 mode=UNORM_FCD;
603 isFCD1= UNORM_YES==unorm_internalQuickCheck(s1, length1, mode, TRUE, nx, pErrorCode);
604 isFCD2= UNORM_YES==unorm_internalQuickCheck(s2, length2, mode, TRUE, nx, pErrorCode);
621 mode, normOptions, nx,
635 mode, normOptions, nx,
649 mode, normOptions, nx,
663 mode, normOptions, nx,
  /external/chromium/third_party/icu/source/tools/pkgdata/
pkgtypes.h 87 * Mode package function
93 * Static mode - write the readme file
119 const char *mode; /* Mode of building */ member in struct:UPKGOptions_
  /external/e2fsprogs/debugfs/
dump.c 37 * The mode_xlate function translates a linux mode into a native-OS mode_t.
57 mode_t mode = 0; local
62 mode |= mode_table[i].mask;
64 return mode;
  /external/icu4c/tools/pkgdata/
pkgtypes.h 87 * Mode package function
93 * Static mode - write the readme file
119 const char *mode; /* Mode of building */ member in struct:UPKGOptions_
  /external/ipsec-tools/src/libipsec/
ipsec_dump_policy.c 281 const char *proto, *mode, *level; local
306 mode = "any";
309 mode = "transport";
312 mode = "tunnel";
358 snprintf(buf, len, "%s/%s/%s/%s", proto, mode, abuf, level);
366 snprintf(buf, len, "%s/%s/%s/%s%c%u", proto, mode, abuf, level,
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-api-fst.h 24 #define MODE_ECB 1 /* Are we ciphering in ECB mode? */
25 #define MODE_CBC 2 /* Are we ciphering in CBC mode? */
26 #define MODE_CFB1 3 /* Are we ciphering in 1-bit CFB mode? */
69 u_int8_t mode; /* MODE_ECB, MODE_CBC, or MODE_CFB1 */ member in struct:__anon4356
86 int rijndael_cipherInit(cipherInstance *cipher, u_int8_t mode, char *IV);
  /external/ipsec-tools/src/racoon/
policy.h 93 u_int8_t mode; /* mode of protocol, see ipsec.h */ member in struct:secasindex
  /external/iptables/extensions/
libip6t_policy.c 37 "[!] --mode mode match mode (transport/tunnel)\n"
86 .name = "mode",
165 exit_error(PARAMETER_PROBLEM, "policy match: invalid mode `%s'", s);
177 int mode; local
272 if (e->match.mode)
274 "policy match: double --mode option");
276 mode = parse_mode(argv[optind-1]);
277 e->match.mode = 1
    [all...]
  /external/iptables/include/libipq/
ip_queue_64.h 29 unsigned char value; /* Requested mode */
43 ipq_mode_msg_t mode; member in union:ipq_peer_msg::__anon4361
49 IPQ_COPY_NONE, /* Initial mode, packets are dropped */
57 #define IPQM_MODE (IPQM_BASE + 1) /* Mode request from peer */
  /external/iptables/include/linux/netfilter_ipv4/
ipt_policy.h 29 mode:1, member in struct:ipt_policy_spec
49 u_int8_t mode; member in struct:ipt_policy_elem
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_policy.h 25 mode:1, member in struct:ip6t_policy_spec
45 u_int8_t mode; member in struct:ip6t_policy_elem
  /external/kernel-headers/original/linux/netfilter_ipv4/
ip_queue.h 39 unsigned char value; /* Requested mode */
53 ipq_mode_msg_t mode; member in union:ipq_peer_msg::__anon4776
59 IPQ_COPY_NONE, /* Initial mode, packets are dropped */
67 #define IPQM_MODE (IPQM_BASE + 1) /* Mode request from peer */
  /external/kernel-headers/original/linux/
vt.h 19 char mode; /* vt mode */ member in struct:vt_mode
25 #define VT_GETMODE 0x5601 /* get mode of active vt */
26 #define VT_SETMODE 0x5602 /* set mode of active vt */

Completed in 723 milliseconds

1 2 3 4 5 6 78 91011>>