/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/netfilter/ |
xt_statistic.h | 28 u_int16_t mode; member in struct:xt_statistic_info
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter/ |
xt_statistic.h | 28 u_int16_t mode; member in struct:xt_statistic_info
|
/system/vold/ |
Loop.cpp | 142 mode_t mode = 0660 | S_IFBLK; local 144 if (mknod(filename, mode, dev) < 0) {
|
/bionic/libc/kernel/common/linux/ |
ipc.h | 32 __kernel_mode_t mode; member in struct:ipc_perm
|
/bionic/libc/kernel/common/linux/netfilter_ipv4/ |
ipt_hashlimit.h | 30 u_int32_t mode; member in struct:hashlimit_cfg
|
/build/tools/atree/ |
files.h | 37 unsigned int mode; member in struct:FileRecord
|
/development/ndk/platforms/android-3/include/linux/ |
ipc.h | 26 __kernel_mode_t mode; member in struct:ipc_perm
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv4/ |
ipt_hashlimit.h | 25 u_int32_t mode; member in struct:hashlimit_cfg
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List15.java | 31 * This demo illustrates the use of CHOICE_MODE_MULTIPLE_MODAL, a.k.a. selection mode on ListView. 52 public boolean onCreateActionMode(ActionMode mode, Menu menu) { 55 mode.setTitle("Select Items"); 56 setSubtitle(mode); 60 public boolean onPrepareActionMode(ActionMode mode, Menu menu) { 64 public boolean onActionItemClicked(ActionMode mode, MenuItem item) { 69 mode.finish(); 79 public void onDestroyActionMode(ActionMode mode) { 82 public void onItemCheckedStateChanged(ActionMode mode, 84 setSubtitle(mode); [all...] |
List16.java | 31 * This demo illustrates the use of CHOICE_MODE_MULTIPLE_MODAL, a.k.a. selection mode on ListView 54 public boolean onCreateActionMode(ActionMode mode, Menu menu) { 57 mode.setTitle("Select Items"); 61 public boolean onPrepareActionMode(ActionMode mode, Menu menu) { 65 public boolean onActionItemClicked(ActionMode mode, MenuItem item) { 70 mode.finish(); 80 public void onDestroyActionMode(ActionMode mode) { 83 public void onItemCheckedStateChanged(ActionMode mode, 88 mode.setSubtitle(null); 91 mode.setSubtitle("One item selected") [all...] |
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/ |
MyCertificateFactorySpi.java | 46 // mode: false - list of encodings is empty 47 // mode: true - list of encodings consists of 2 elements 49 private static boolean mode; field in class:MyCertificateFactorySpi 55 mode = true; 62 mode = newMode; 114 if (mode) { 124 if (mode) { 132 if (!mode) {
|
/external/bison/lib/ |
fcntl.c | 60 int mode; local 68 || (mode = setmode (oldfd, O_BINARY)) == -1) 75 setmode (oldfd, mode); 76 flags |= mode;
|
/external/bzip2/ |
dlltest.c | 117 char mode[10];
local 155 mode[0]='w';
156 mode[1] = '0' + level;
157 mode[2] = '\0';
159 if((fn_w == NULL && (BZ2fp_w = BZ2_bzdopen(fileno(stdout),mode))==NULL)
160 || (fn_w !=NULL && (BZ2fp_w = BZ2_bzopen(fn_w,mode))==NULL)){
|
/external/chromium/chrome/browser/extensions/ |
extension_proxy_api.cc | 101 ProxyPrefs::ProxyMode mode; local 102 if (!config.GetMode(&mode)) { 103 LOG(ERROR) << "Cannot determine proxy mode."; 111 ProxyPrefs::ProxyModeToString(mode)); 113 switch (mode) {
|
/external/chromium/net/base/ |
transport_security_state.h | 33 enum Mode { 34 // Strict mode implies: 38 // Opportunistic mode implies: 61 Mode mode; member in struct:net::TransportSecurityState::DomainState
|
/external/chromium/sdch/open-vcdiff/src/ |
encodetable.cc | 125 // EncodeInstruction is then called with inst = VCD_COPY, size = 4, mode = 0. 127 // opcode 0xA3 (ADD size 1 + COPY size 4 mode 0). 134 // double-instruction opcode (say, COPY size 0 mode 0 + ADD size 0) 142 unsigned char mode) { 165 mode); 177 mode); 191 mode); 199 opcode = instruction_map_->LookupFirstOpcode(inst, 0, mode); 202 << ", mode " << mode << ", size 0" << LOG_ENDL 228 const unsigned char mode = address_cache_.EncodeAddress( local [all...] |
/external/chromium_org/android_webview/native/ |
aw_web_contents_delegate.cc | 93 if (params.mode == FileChooserParams::OpenMultiple) { 95 } else if (params.mode == FileChooserParams::UploadFolder) { 98 } else if (params.mode == FileChooserParams::Save) { 102 params.mode); 105 DCHECK_EQ(FileChooserParams::Open, params.mode); 220 FileChooserParams::Mode mode; local 222 mode = FileChooserParams::UploadFolder; 224 mode = FileChooserParams::OpenMultiple; 226 mode = FileChooserParams::Open [all...] |
/external/chromium_org/ash/wm/overview/ |
window_selector.h | 38 // The WindowSelector allows selecting a window by alt-tabbing (CYCLE mode) or 39 // by clicking or tapping on it (OVERVIEW mode). A WindowOverview will be shown 40 // in OVERVIEW mode or if the user lingers on a window while alt tabbing. 49 enum Mode { 57 Mode mode, 73 Mode mode() { return mode_; } function in class:ash::WindowSelector 106 // The window selection mode. 107 Mode mode_ [all...] |
/external/chromium_org/chrome/browser/ |
chrome_net_benchmarking_message_filter.cc | 140 net::HttpCache::Mode mode = enabled ? local 144 http_cache->set_mode(mode);
|
/external/chromium_org/chrome/browser/chromeos/ |
ui_proxy_config.h | 40 enum Mode { 48 // Proxy setting for mode = direct or auto-detect or using pac script. 53 // Proxy setting for mode = single-proxy or proxy-per-scheme. 87 Mode mode; member in struct:chromeos::UIProxyConfig 97 // Set if mode is MODE_DIRECT or MODE_AUTO_DETECT or MODE_PAC_SCRIPT. 99 // Set if mode is MODE_SINGLE_PROXY. 101 // Set if mode is MODE_PROXY_PER_SCHEME and has http proxy. 103 // Set if mode is MODE_PROXY_PER_SCHEME and has https proxy. 105 // Set if mode is MODE_PROXY_PER_SCHEME and has ftp proxy [all...] |
/external/chromium_org/chrome/browser/extensions/api/proxy/ |
proxy_api.cc | 140 ProxyPrefs::ProxyMode mode; local 141 if (!config.GetMode(&mode)) { 142 LOG(ERROR) << "Cannot determine proxy mode."; 150 ProxyPrefs::ProxyModeToString(mode)); 152 switch (mode) {
|
proxy_api_helpers_unittest.cc | 73 ProxyPrefs::ProxyMode mode; local 81 ASSERT_TRUE(GetProxyModeFromExtensionPref(&proxy_config, &mode, &error, 83 EXPECT_EQ(ProxyPrefs::MODE_DIRECT, mode); 89 EXPECT_FALSE(GetProxyModeFromExtensionPref(&proxy_config, &mode, &error,
|
/external/chromium_org/chrome/browser/password_manager/ |
login_database_unittest.cc | 637 int mode = base::FILE_PERMISSION_MASK; local 638 EXPECT_TRUE(base::GetPosixFilePermissions(file_, &mode)); 639 EXPECT_EQ((mode & base::FILE_PERMISSION_USER_MASK), mode);
|
/external/chromium_org/chrome/browser/predictors/ |
resource_prefetch_common.h | 66 // The mode the prefetcher is running in. Forms a bit map. 67 enum Mode { 73 int mode; member in struct:predictors::ResourcePrefetchPredictorConfig 75 // Helpers to deal with mode.
|
/external/chromium_org/chrome/common/ |
search_types.h | 8 // The Mode structure encodes the visual states encountered when interacting 38 SearchMode() : mode(MODE_DEFAULT), origin(ORIGIN_DEFAULT) { 42 : mode(in_mode), 47 return mode == rhs.mode && origin == rhs.origin; 55 return mode == MODE_DEFAULT; 59 return mode == MODE_NTP; 63 return mode == MODE_SEARCH_SUGGESTIONS || mode == MODE_SEARCH_RESULTS; 67 return mode == MODE_SEARCH_RESULTS 86 Type mode; member in struct:SearchMode [all...] |