HomeSort by relevance Sort by last modified time
    Searched full:note (Results 1476 - 1500 of 7374) sorted by null

<<51525354555657585960>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
system.h 251 zero, as it would e.g. with "VALUE >= 0 && ...". Note the LOWER
259 /* Infrastructure for defining missing _MAX and _MIN macros. Note that
618 shouldn't be used. Note, luckily gcc-3.0's token-based integrated
624 Note: We define bypass macros for the few cases where we really
633 /* Flex and bison use malloc and realloc. Yuk. Note that this means
641 /* Note autoconf checks for prototype declarations and includes
763 /* Note: not all uses of the `index' token (e.g. variable names and
  /system/wlan/ti/wilink_6_1/TWD/Data_Service/
RxQueue.c 161 * \note
181 * \note
212 * \note
263 * \note
334 * \note
354 * Note: in the DR TAG_CLASS_EAPOL packet handled as TAG_CLASS_QOS_DATA
427 * note:
    [all...]
  /external/dnsmasq/
FAQ 80 Note that the "bogus-priv" option take priority over this option,
99 change config.h and the Makefile to use getopt-long. Note that
139 server. Note that dnsmasq is not shut down between PPP sessions so
146 A: [note: this was written in September 2003, things may well change.]
163 note the IP address being returned and pass it to dnsmasq using the
290 A: Probably because you have the "filterwin2k" option set. Note that
341 lease to one of the MAC addresses if another one comes along. Note
373 configuration. Note that if you have more than one upstream
426 extra system capabilities. Please note that doing so will lesser
  /external/icu4c/i18n/
astro.h 68 * Note that Ecliptic objects are immutable and cannot be modified
137 * Note that Equatorial objects are immutable and cannot be modified
211 * Note that Horizon objects are immutable and cannot be modified
359 * 1/1/4713 BC (Julian), 12:00 GMT. Note that julian day
497 * Note: In this case, "vernal" refers to the northern hemisphere's seasons.
505 * Note: In this case, "summer" refers to the northern hemisphere's seasons.
513 * Note: In this case, "autumn" refers to the northern hemisphere's seasons.
521 * Note: In this case, "winter" refers to the northern hemisphere's seasons.
537 * NOTE: This method only works well if this object is set to a
  /external/icu4c/tools/genrb/
wrtxml.cpp 415 UChar* note = NULL; local
424 note = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * capacity);
428 uprv_free(note);
432 noteLen = getAt(src->fChars,src->fLength, &note, capacity, i, UPC_NOTE, status);
434 uprv_free(note);
439 print(note, noteLen,"<note>", "</note>", status);
442 uprv_free(note);
    [all...]
  /external/v8/src/
scopes.cc 58 // Note: We are storing the handle locations as key values in the hash map.
183 // NOTE: When loading parameters in the global scope, we must take
196 // Note that it might never be accessed, in which case it won't be
252 // Note that we must not share the unresolved variables with
307 // Note that the function_ variable - if present - is not
380 // Note that the outer context may be trivial in general, but the current
563 // Note that enclosing 'with' statements are handled at the call site.)
629 // Note that we must do a lookup anyway, because if we find one,
822 // Note: This is "almost" at temporary variable but we cannot use
    [all...]
  /external/webkit/LayoutTests/http/conf/
apache2-httpd.conf 52 # NOTE! If you intend to place this on an NFS (or otherwise network)
148 # NOTE: This value does not include keepalive requests after the initial
178 # Note: The order in which modules are loaded is important. Don't change
264 # Note: You cannot just invent host names and hope they work. The name you
295 # Note that "MultiViews" must be named *explicitly* --- "Options All"
478 # Note 1: The suffix does not have to be the same as the language
483 # Note 2: The example entries below illustrate that in quite
488 # Note 3: In the case of 'ltz' we violate the RFC by using a three char
554 # information on the fly. Note: Not all browsers support this.
cygwin-httpd.conf 58 # NOTE! If you intend to place this on an NFS (or otherwise network)
166 # NOTE: This value does not include keepalive requests after the initial
194 # Note: The order in which modules are loaded is important. Don't change
298 # Note: You cannot just invent host names and hope they work. The name you
329 # Note that "MultiViews" must be named *explicitly* --- "Options All"
512 # Note 1: The suffix does not have to be the same as the language
517 # Note 2: The example entries below illustrate that in quite
522 # Note 3: In the case of 'ltz' we violate the RFC by using a three char
588 # information on the fly. Note: Not all browsers support this.
httpd.conf 58 # NOTE! If you intend to place this on an NFS (or otherwise network)
166 # NOTE: This value does not include keepalive requests after the initial
196 # Note: The order in which modules are loaded is important. Don't change
301 # Note: You cannot just invent host names and hope they work. The name you
332 # Note that "MultiViews" must be named *explicitly* --- "Options All"
515 # Note 1: The suffix does not have to be the same as the language
520 # Note 2: The example entries below illustrate that in quite
525 # Note 3: In the case of 'ltz' we violate the RFC by using a three char
591 # information on the fly. Note: Not all browsers support this.
  /external/wpa_supplicant/
wpa_supplicant.conf 9 # NOTE! This file may contain password information and should probably be made
12 # Note: All file paths in this configuration file should use full (absolute,
22 # Please note that overwriting configuration file will remove the comments from
182 # Please note that AP scanning with scan_ssid=1 and ap_scan=2 mode are not
189 # Note: IBSS can only be used with key_mgmt NONE (plaintext and static WEP)
243 # Note: Separate tool, wpa_passphrase, can be used to generate 256-bit keys
253 # Note: When using wired authentication, eapol_flags must be set to 0 for the
308 # Note that when running wpa_supplicant as an application, the user
332 # Note that when running wpa_supplicant as an application, the user
  /frameworks/base/docs/html/guide/developing/testing/
testing_otheride.jd 196 <p class="note">
197 <strong>Note:</strong> If you change the Android package name of the application under test,
266 <p class="note">
267 <strong>Note:</strong> If you override this method, call
274 <p class="note"><strong>Note:</strong> If you override this method, you must call
529 executed. Note the hash mark (#) between the class name and the method name.
589 <p class="note">
590 <strong>Note:</strong> This option requires an EMMA-instrumented build of the test
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 72 <p class="note"><strong>Note:</strong> If you decide to create a dialog outside of the
127 <p class="note"><strong>Note:</strong> In this example, there's no code inside
168 <p>However, note that dialogs can also be "cancelled." This is a special case that indicates
238 <p class="note"><strong>Note:</strong> You can only add one of each button type to the
289 <p class="note"><strong>Note:</strong> To save the selection when the user leaves or
  /frameworks/base/docs/html/guide/topics/views/
custom-views.jd 96 <p class="note"><strong>Tip:</strong>
151 <p><em>Note:</em>
327 rendering size of the component. (Note that in LabelView, the real work is done
365 complex and structured. Note that just like with an Activity, you can
375 PopupList. Note that you also might introduce your own attributes and
451 <p>Some points to note here</p>
510 id=&quot;&#64;+id/note&quot;
521 the class is specified using the full package. Note also that the
530 parameters that you would use for an EditText view. Note that it is
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 280 // Note that CursorJoiner is not useable here because the number
370 private static void configureLedNotification(Notification note) {
371 note.flags |= Notification.FLAG_SHOW_LIGHTS;
372 note.defaults |= Notification.DEFAULT_LIGHTS;
417 Notification note = new Notification(mContext, // context local
425 configureLedNotification(note);
426 mNotificationMgr.notify(MISSED_CALL_NOTIFICATION, note);
532 // Note we can't just bail out now if (resId == mInCallResId),
594 // Note this isn't a format string! (We want "On hold" here,
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 202 diagnostics, you must also use `-pedantic'. *Note Invocation::.
208 do exist are detailed in the section *Note Traditional Mode::.
317 converted. *Note Wtrigraphs::.
427 tokens together. *Note Concatenation::. For example,
445 preprocessing keyword is `defined'. *Note Defined::.
449 preprocessor. *Note C++ Named Operators::.
462 in strictly conforming mode, or if you specify the `-$' option. *Note
495 more than one character is implementation-defined. *Note
502 different places depending on which form you use. *Note Include
507 lines instead, or string constant concatenation. *Note Difference
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 202 diagnostics, you must also use `-pedantic'. *Note Invocation::.
208 do exist are detailed in the section *Note Traditional Mode::.
317 converted. *Note Wtrigraphs::.
427 tokens together. *Note Concatenation::. For example,
445 preprocessing keyword is `defined'. *Note Defined::.
449 preprocessor. *Note C++ Named Operators::.
462 in strictly conforming mode, or if you specify the `-$' option. *Note
495 more than one character is implementation-defined. *Note
502 different places depending on which form you use. *Note Include
507 lines instead, or string constant concatenation. *Note Difference
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 202 diagnostics, you must also use `-pedantic'. *Note Invocation::.
208 do exist are detailed in the section *Note Traditional Mode::.
317 converted. *Note Wtrigraphs::.
427 tokens together. *Note Concatenation::. For example,
445 preprocessing keyword is `defined'. *Note Defined::.
449 preprocessor. *Note C++ Named Operators::.
462 in strictly conforming mode, or if you specify the `-$' option. *Note
495 more than one character is implementation-defined. *Note
502 different places depending on which form you use. *Note Include
507 lines instead, or string constant concatenation. *Note Difference
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 202 diagnostics, you must also use `-pedantic'. *Note Invocation::.
208 do exist are detailed in the section *Note Traditional Mode::.
317 converted. *Note Wtrigraphs::.
427 tokens together. *Note Concatenation::. For example,
445 preprocessing keyword is `defined'. *Note Defined::.
449 preprocessor. *Note C++ Named Operators::.
462 in strictly conforming mode, or if you specify the `-$' option. *Note
495 more than one character is implementation-defined. *Note
502 different places depending on which form you use. *Note Include
507 lines instead, or string constant concatenation. *Note Difference
    [all...]
  /build/core/
armelf.x 202 .note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }
203 /DISCARD/ : { *(.note.GNU-stack) }
armelf.xsc 204 .note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }
206 /DISCARD/ : { *(.note.GNU-stack) }
  /dalvik/dx/src/com/android/dx/cf/code/
LocalVariableList.java 133 * <p><b>Note:</b> At least one of {@code descriptor} or
176 * and local index, if any. <b>Note:</b> In standard classfiles, a
224 * <p><b>Note:</b> At least one of {@code descriptor} or
  /dalvik/dx/src/com/android/dx/util/
ByteArray.java 27 * <b>Note:</b> Multibyte accessors all use big-endian order.
253 * <b>Note:</b> The returned instance may be cast to {@link #GetCursor}
266 * <b>Note:</b> The returned instance may be cast to {@link #GetCursor}
  /dalvik/libcore/logging/src/main/java/java/util/logging/
MemoryHandler.java 187 * Call target handler to flush any buffered output. Note that this doesn't
236 * Note that the push level is not used for this check.
272 * will be triggered. Note that set new push level won't trigger push action.
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestSuite.java 169 * to this CoreTestSuite. Note we are storing the tests in reverse order,
338 * Returns the tests as an enumeration. Note this is empty once the tests
347 * Returns the number of tests in the suite. Note this is zero once the
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
CFBBlockCipherMac.java 27 * @param blockSize the block size in bits (note: a multiple of 8)
214 * Note: the size of the MAC must be at least 24 bits (FIPS Publication 81),
236 * Note: the size of the MAC must be at least 24 bits (FIPS Publication 81),

Completed in 543 milliseconds

<<51525354555657585960>>