HomeSort by relevance Sort by last modified time
    Searched full:affected (Results 201 - 225 of 2131) sorted by null

1 2 3 4 5 6 7 891011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
GLPropertyAccessor.java 59 * @param contextId id of affected context
PropertyChangeTransform.java 89 /** Gets the property that will be affected by applying this transformation. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/
AdtUtilsTest.java 98 // Ensure that the layout float values aren't affected by
  /system/extras/libperfmgr/include/perfmgr/
NodeLooperThread.h 87 // conditional variable from C++ standard library can be affected by wall
  /toolchain/binutils/binutils-2.27/gas/config/
tc-z80.h 101 also affected by this macro. The default definition will set
tc-msp430.h 112 also affected by this macro. The default definition will set
147 /* The difference between same-section symbols may be affected by linker
  /external/deqp/doc/testspecs/GLES2/
functional.lifetime.txt 107 results differ, the new object erroneously affected the container's
112 a new object of the attachment type. If the writing affected the new
  /external/deqp/doc/testspecs/GLES3/
functional.lifetime.txt 120 affected the container's state.
125 of the attachment type. If the writing affected the new object state, it
  /external/honggfuzz/posix/
arch.c 70 /* Is affected from monitorSIGABRT flag */
74 /* Is affected from tmout_vtalrm flag */
  /external/kernel-headers/original/uapi/linux/can/
gw.h 94 /* CAN frame elements that are affected by curr. 3 CAN frame modifications */
159 * <u8> affected CAN frame elements
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert.h 226 // If rotation of 90 or 270 is used, stride is affected. The caller should
231 // If rotation of 90 or 270 is used, stride is affected.
  /external/libyuv/files/include/libyuv/
convert.h 326 // If rotation of 90 or 270 is used, stride is affected. The caller should
331 // If rotation of 90 or 270 is used, stride is affected.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
assertions.xml 80 For threads with process scheduling contention scope, the threads' scheduling policy and associated parameters shall not be affected
83 The underlying kernel-scheduled entities for the system contention scope threads shall not be affected by this function
  /external/mesa3d/docs/relnotes/
10.1.2.html 70 <li>swrast: Add glBlitFramebuffer to commands affected by conditional rendering</li>
92 <li>i965: Add glBlitFramebuffer to commands affected by conditional rendering</li>
  /frameworks/base/core/java/android/content/res/
ThemedResourceCache.java 58 * @param usesTheme {@code true} if the entry is affected theme changes,
189 * Prunes cache entries affected by configuration changes or where weak
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
seq_event.h 276 unsigned char queue; /**< affected queue */
279 signed int value; /**< affected value (e.g. tempo) */
  /prebuilts/tools/common/m2/repository/org/reactivestreams/reactive-streams/1.0.0/
NOTICE 29 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
33 No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
  /external/wpa_supplicant_8/src/ap/
hw_features.c 349 /* Scan only the affected frequency range */
364 * Note: Need to find the PRI channel also in cases where the affected
370 wpa_printf(MSG_DEBUG, "40 MHz affected channel range: [%d,%d] MHz",
394 /* Scan only the affected frequency range */
411 wpa_printf(MSG_DEBUG, "40 MHz affected channel range: [%d,%d] MHz",
ieee802_11_ht.c 220 return 1; /* not within affected channel range */
222 wpa_printf(MSG_ERROR, "40 MHz affected channel range: [%d,%d] MHz",
291 * affected channel range */
  /external/clang/lib/Format/
SortJavaScriptImports.cpp 273 // affected lines of module references, nullptr otherwise.
282 if (!Line->Affected) {
283 // Only sort the first contiguous block of affected lines.
  /external/tensorflow/tensorflow/contrib/kernel_methods/python/
kernel_estimators.py 79 # First construct new columns and features affected by kernel_mappers_dict.
216 # (mapped) form. sparse_column_b is not affected by kernel mappers.
224 # sparse_column_b is not affected by kernel mappers.
  /external/v8/tools/mb/docs/
user_guide.md 23 `mb analyze` is reponsible for determining what targets are affected by
50 then only the *dependencies* of the target that are affected by
78 targets needed to build all of `targets` that were affected.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DbModifierWithNotification.java 52 * of then got affected by the change.
311 * Returns the set of packages affected when a modify operation is run for the specified
329 * Returns the source package that gets affected (in an insert/update operation) by the supplied
  /prebuilts/gdb/darwin-x86/share/gdb/python/gdb/command/
pretty_printers.py 228 if all are affected
232 The number of printers affected.
314 # A useful addition would be -v (verbose) to show each printer affected.
  /prebuilts/gdb/linux-x86/share/gdb/python/gdb/command/
pretty_printers.py 228 if all are affected
232 The number of printers affected.
314 # A useful addition would be -v (verbose) to show each printer affected.

Completed in 330 milliseconds

1 2 3 4 5 6 7 891011>>