HomeSort by relevance Sort by last modified time
    Searched full:discussion (Results 126 - 150 of 486) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/proguard/docs/
testimonials.html 71 Straight from <b>ProGuard</b>'s open discussion forum:
  /external/qemu/
osdep.c 43 discussion about Solaris header problems */
  /external/quake/quake/src/WinQuake/data/
HELP.TXT 95 For general Quake discussion:
  /external/webkit/Source/JavaScriptCore/API/
JSBase.h 123 @discussion JavaScript values that are on the machine stack, in a register,
JSValueRef.h 281 @discussion Use this method when you want to store a JSValue in a global or on the heap, where the garbage collector will not be able to discover your reference to it.
292 @discussion A value may be protected multiple times and must be unprotected an
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.6.1-3.js 44 10. Apply the addition operation to Result(8) and Result(9). See the discussion below (11.6.3).
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Statements/
12.10-1.js 45 Discussion
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Object/
class-002.js 42 * We expect 'Function' every time; see discussion above -
class-003.js 46 * We expect 'Error' every time; see discussion above -
class-004.js 45 * We expect 'Function' every time; see discussion above -
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-192465.js 45 * big problems on Linux RedHat8! For a discussion of this issue, see
  /external/webkit/Source/WebCore/platform/graphics/
ImageSource.h 218 // with a preferred size. See ImageSourceSkia.h for discussion.
  /external/webkit/Source/WebKit/win/Interfaces/
IWebBackForwardList.idl 55 @discussion The added entry is inserted immediately after the current entry.
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/
THINK_C_notes 60 In addition, the file "macutils.c" is completely new; see the discussion
  /frameworks/base/core/java/android/app/
IntentService.java 46 * <p>For a detailed discussion about how to create services, read the
  /frameworks/base/docs/html/guide/topics/appwidgets/
host.jd 181 <p>For more discussion of configuration,
222 an app widget that needs configuration. For more discussion of this topic,
363 data on the first update. This can be achieved by using the method {@link android.appwidget.AppWidgetManager#bindAppWidgetIdIfAllowed(int,android.content.ComponentName,android.os.Bundle) bindAppWidgetIdIfAllowed()}. For more discussion of this topic,
386 discussion of this topic, see
  /frameworks/base/docs/html/training/notify-user/
expanded.jd 52 Notifications API guide</a> for more discussion of big views.</p>
  /frameworks/base/docs/html/training/sharing/
shareaction.jd 112 <p>For further discussion about the {@link android.widget.ShareActionProvider} object, see the <a
  /frameworks/base/graphics/java/android/graphics/
NinePatch.java 28 * read the discussion in the
  /ndk/sources/host-tools/make-3.81/
README.customs 78 > discussion in etc/SECURITY.
  /prebuilts/tools/common/proguard/proguard4.7/docs/
feedback.html 44 target="other">open discussion forum</a> (at SourceForge) offers a place
main.html 78 <li><a href="quality.html">Quality</a>: a discussion of the (excellent) quality
  /system/core/libcutils/
strdup8to16.c 23 /* See http://www.unicode.org/reports/tr22/ for discussion
  /external/eigen/doc/
I13_FunctionsTakingEigenTypes.dox 82 These examples are just intended to give the reader a first impression of how functions can be written which take a plain and constant Matrix or Array argument. They are also intended to give the reader an idea about the most common base classes being the optimal candidates for functions. In the next section we will look in more detail at an example and the different ways it can be implemented, while discussing each implementation's problems and advantages. For the discussion below, Matrix and Array as well as MatrixBase and ArrayBase can be exchanged and all arguments still hold.
178 \b Note: In the above discussion the terms Matrix and Array and MatrixBase and ArrayBase can be exchanged and all arguments still hold.
  /frameworks/base/docs/html/google/gcm/
gcm.jd 172 <td>Part of the user notifications feature, which provides a mapping between a user and instances of an app running on multiple devices owned by the user. The {@code notification_key} is the token that GCM uses to fan out notifications to all devices whose registration IDs are associated with the key. For more discussion of this topic, see <a href="notifications.html">User Notifications</a>.</td>
177 <td>Part of the user notifications feature. The {@code notification_key_name} is a name or identifier (can be a username for a 3rd-party app) that is unique to a given user. It is used by third parties to group together registration IDs for a single user. For more discussion of this topic, see <a href="notifications.html">User Notifications</a>.</td>
244 <li>A {@code notification_key} and corresponding {@code notification_key_name}, used to map a single user to multiple registration IDs. For more discussion of this topic, see <a href="notifications.html">User Notifications</a>.</li>
249 set up on the application server for the Android application (for more discussion, see
359 allows a 3rd-party server to send a single message to multiple app instances (typically on multiple devices) owned by a single user. A 3rd-party server can use {@code notification_key} as the target for a message instead of an individual registration ID (or array of registration IDs). The maximum number of members allowed for a {@code notification_key} is 10. For more discussion of this topic, see <a href="notifications.html">User Notifications</a>. Optional.</td>
364 <td>A name or identifier (can be a username for a 3rd-party app) that is unique to a given user. It is used by 3rd parties to group together registration IDs for a single user. The <code>notification_key_name</code> should be uniquely named per app in case you have multiple apps for the same project ID. This ensures that notifications only go to the intended target app. For more discussion of this topic, see <a href="notifications.html">User Notifications</a>.</td>
374 message sent by the application server. See <a href="adv.html#collapsible">Advanced Topics</a> for more discussion of this topic. Optional.</td>
546 <td>Number of results that contain a canonical registration ID. See <a href="adv.html#canonical">Advanced Topics</a> for more discussion of this topic.</td>
    [all...]

Completed in 688 milliseconds

1 2 3 4 56 7 8 91011>>