OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:users
(Results
226 - 250
of
5734
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ui/views/
debug_utils.cc
63
// Error so
users
in the field can generate and upload logs.
71
// Error so
users
in the field can generate and upload logs.
/external/eigen/doc/
Overview.dox
13
Eigen2
users
: here is a \ref Eigen2ToEigen3 guide to help porting your application.
15
For a first contact with Eigen, the best place is to have a look at the \ref GettingStarted "tutorial". The \ref QuickRefPage "short reference" page gives you a quite complete description of the API in a very condensed format that is specially useful to recall the syntax of a particular feature, or to have a quick look at the API. For Matlab
users
, there is also a <a href="AsciiQuickReference.txt">ASCII quick reference</a> with Matlab translations. The \e Modules and \e Classes tabs at the top of this page give you access to the API documentation of individual classes and functions.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
package.html
12
different transport implementations. Most
users
will never
22
{@link com.jme3.network.kernel.Kernel}
users
don't need to care about the details.</p>
/external/libsepol/man/man8/
genpolusers.8
35
.B system.
users
37
.B local.
users
/external/llvm/test/DebugInfo/X86/
vector.ll
14
!0 = metadata !{i32 786449, metadata !12, i32 12, metadata !"clang version 3.3 (trunk 171825) (llvm/trunk 171822)", i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !1, metadata !3, metadata !3, metadata !""} ; [ DW_TAG_compile_unit ] [/
Users
/echristo/foo.c] [DW_LANG_C99]
24
!12 = metadata !{metadata !"foo.c", metadata !"/
Users
/echristo"}
/external/ppp/pppd/plugins/radius/etc/
dictionary.compat
2
# Obsolete names for backwards compatibility with older
users
files.
25
# For compatibility with MERIT
users
files.
/frameworks/base/docs/html/about/
index.jd
11
and growing fast—every day another million
users
power up their
17
Android
users
everywhere, as well as an open marketplace for distributing
37
driving strong growth in app consumption. Android
users
download more than
41
forward to bring new capabilities to
users
and developers. For developers,
48
forward, to bring new capabilities to
users
and developers. For developers, the
64
your apps broadly to hundreds of millions of
users
across a wide range of
89
of millions of
users
at Google's scale.</blockquote>
150
a great experience for
users
.
/frameworks/base/docs/html/training/printing/
index.jd
21
Android
users
frequently view content solely on their devices, but there are times when
23
information from your Android application gives
users
a way to see a larger version of the
/packages/apps/Mms/src/org/w3c/dom/events/
EventListener.java
17
* handling events.
Users
implement the <code>EventListener</code> interface
19
* <code>AddEventListener</code> method. The
users
should also remove their
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
crashlogs_unittest.py
82
files['/
Users
/mock/Library/Logs/DiagnosticReports/DumpRenderTree_2011-06-13-150718_quadzen.crash'] = older_mock_crash_report
83
files['/
Users
/mock/Library/Logs/DiagnosticReports/DumpRenderTree_2011-06-13-150719_quadzen.crash'] = mock_crash_report
84
files['/
Users
/mock/Library/Logs/DiagnosticReports/DumpRenderTree_2011-06-13-150720_quadzen.crash'] = newer_mock_crash_report
85
files['/
Users
/mock/Library/Logs/DiagnosticReports/DumpRenderTree_2011-06-13-150721_quadzen.crash'] = None
86
files['/
Users
/mock/Library/Logs/DiagnosticReports/DumpRenderTree_2011-06-13-150722_quadzen.crash'] = other_process_mock_crash_report
87
files['/
Users
/mock/Library/Logs/DiagnosticReports/DumpRenderTree_2011-06-13-150723_quadzen.crash'] = misformatted_mock_crash_report
/external/smack/src/org/jivesoftware/smackx/muc/
UserStatusListener.java
81
* will be able to kick
users
, grant and revoke voice, invite other
users
, modify room's
89
* you will no longer be able to kick
users
, grant and revoke voice, invite other
users
,
113
* will be able to perform administrative functions such as banning
users
and edit moderator
121
* will no longer be able to perform administrative functions such as banning
users
and edit
/frameworks/base/docs/html/training/design-navigation/
screen-planning.jd
25
<p>Most apps have an inherent information model that can be expressed as a tree or graph of object types. In more obvious terms, you can draw a diagram of different kinds of information that represents the types of things
users
interact with in your app. Software engineers and data architects often use entity-relationship diagrams (ERDs) to describe an application's information model.</p>
27
<p>Let's consider an example application that allows
users
to browse through a set of categorized news stories and photos. One possible model for such an app is shown below in the form of an ERD.</p>
38
<p>Once you define the information model, you can begin to define the contexts necessary to enable
users
to effectively discover, view, and act upon the data in your application. In practice, one way to do this is to <em>determine the exhaustive set of screens</em> needed to allow
users
to navigate to and interact with the data. The set of screens we actually expose should generally vary depending on the target device; it's important to consider this early in the design process to ensure that the application can adapt to its environment.</p>
40
<p>In our example application, we want to enable
users
to <strong>view</strong>, <strong>save</strong>, and <strong>share</strong> <em>categorized</em> <strong>stories</strong> and <strong>photos</strong>. Below is an exhaustive list of screens that covers these use cases.</p>
65
<p>If we later wanted to allow
users
to submit news stories or upload photos, we could add additional screens to this diagram.</p>
/frameworks/base/docs/html/training/contacts-provider/
modify-data.jd
12
<li><a href="#InsertEdit">Let
Users
Choose to Insert or Edit Using an Intent</a>
69
example, a restaurant review app can allow
users
to add the restaurant as a contact as they're
76
the contacts app prompts
users
for the account type and account to use when creating the raw
77
contact. The contacts app also notifies
users
if the raw contact already exists.
Users
then have
102
displays the data in its insert screen, allowing
users
to make further edits and additions.
142
This call opens a screen in the contacts app that allows
users
to enter a new contact. The
143
account type and account name for the contact is listed at the top of the screen. Once
users
144
enter the data and click <i>Done</i>, the contacts app's contact list appears.
Users
return to
151
postal addresses but lack a postal code could give
users
the option of looking up the code an
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/
libgcc.a
173
ELF ? P4 ( `?D p?D `F ? D 4 ? P } g ? /
Users
/User/ndk-User/src/build/../gcc/gcc-4.6/libgcc/../gcc/config/mips mips16.S ? ? /
Users
/User/ndk-User/src/build/../gcc/gcc-4.6/libgcc/../gcc/config/mips/mips16.S /Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.6/mipsel-linux-android/libgcc GNU AS 2.21 ? % .symtab .strtab .shstrtab .text .data .bss .reginfo .rel.pdr .note.GNU-stack .rel.debug_line .rel.debug_info .debug_abbrev .rel.debug_aranges @ ! ` ' ` , p ` 9 x 5 L >