HomeSort by relevance Sort by last modified time
    Searched full:advanced (Results 401 - 425 of 2104) sorted by null

<<11121314151617181920>>

  /system/bt/bta/sys/
bta_sys.h 77 #define BTA_ID_ACC 16 /* Advanced Camera Client */
79 #define BTA_ID_AV 18 /* Advanced audio/video */
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 241 /** mm_camera_advanced_capture_t: enum for advanced capture type.
658 /** process_advanced_capture: function definition for start/stop advanced capture
661 * @type : advanced capture type.
663 * @start_flag : flag indicating if advanced capture needs to be done
664 * 0 -- stop advanced capture
665 * 1 -- start advanced capture
  /external/apache-xml/src/main/java/org/apache/xpath/
XPath.java 43 * @xsl.usage advanced
614 * @xsl.usage advanced
621 * @xsl.usage advanced
627 * @xsl.usage advanced
633 * @xsl.usage advanced
640 * @xsl.usage advanced
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 301 /** mm_camera_advanced_capture_t: enum for advanced capture type.
732 /** process_advanced_capture: function definition for start/stop advanced capture
736 * @type : advanced capture type.
737 * @trigger : flag indicating if advanced capture needs to be done
738 * 0 -- stop advanced capture
739 * 1 -- start advanced capture
  /external/lldb/include/lldb/Core/
DataExtractor.h 346 /// A pointer to an offset within the data that will be advanced
398 /// A pointer to an offset within the data that will be advanced
423 /// A pointer to an offset within the data that will be advanced
447 /// A pointer to an offset within the data that will be advanced
562 /// A pointer to an offset within the data that will be advanced
584 /// A pointer to an offset within the data that will be advanced
626 /// A pointer to an offset within the data that will be advanced
654 /// A pointer to an offset within the data that will be advanced
685 /// A pointer to an offset within the data that will be advanced
715 /// A pointer to an offset within the data that will be advanced
    [all...]
  /external/v8/src/arm64/
decoder-arm64-inl.h 73 // Advanced SIMD.
87 // Advanced SIMD.
89 // Advanced SIMD.
632 // TODO(all): Implement Advanced SIMD load/store instruction decode.
640 // TODO(all): Implement Advanced SIMD data processing instruction decode.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
bitmap.h 416 /* We might have advanced beyond the start_bit, so reinitialize
471 /* We might have advanced beyond the start_bit, so reinitialize for
523 already advanced past the just iterated bit. Return true if there
566 bitmaps. We will have already advanced past the just iterated bit.
629 complemented bitmaps. We will have already advanced past the just
  /bionic/libc/upstream-openbsd/lib/libc/gen/
fnmatch.c 140 * EOS '\0' and the FNM_PATHNAME '/' delimiters are not advanced over,
141 * however the "\/" sequence is advanced to '/'.
445 /* Compare ch's (the pattern is advanced over "\/" to the '/',
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/db/
SelectionBuilder.java 61 * can be used to create new columns based on arbitrary (SQL-based) criteria. In advanced usage,
64 * <p>Advanced example:
174 * <p>If you need to do advanced {@code JOIN}s, they can also be specified here.
  /developers/samples/android/common/src/java/com/example/android/common/db/
SelectionBuilder.java 61 * can be used to create new columns based on arbitrary (SQL-based) criteria. In advanced usage,
64 * <p>Advanced example:
174 * <p>If you need to do advanced {@code JOIN}s, they can also be specified here.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/db/
SelectionBuilder.java 61 * can be used to create new columns based on arbitrary (SQL-based) criteria. In advanced usage,
64 * <p>Advanced example:
174 * <p>If you need to do advanced {@code JOIN}s, they can also be specified here.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSettings.java 445 // User clicked on advanced options icon for a device in the list
463 * Add a listener, which enables the advanced settings icon.
470 // Only paired device have an associated advanced settings screen
  /packages/apps/Settings/src/com/android/settings/vpn2/
ConfigDialog.java 160 // Switch to advanced view immediately if any advanced options are on
206 // Visibility isn't restored by super.onRestoreInstanceState, so re-show the advanced
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemApplyTemplates.java 49 * @xsl.usage advanced
193 * @xsl.usage advanced
ElemForEach.java 57 * @xsl.usage advanced
322 * @xsl.usage advanced
StylesheetRoot.java 979 * @xsl.usage advanced
987 * @xsl.usage advanced
998 * @xsl.usage advanced
1006 * @xsl.usage advanced
1022 * @xsl.usage advanced
1030 * @xsl.usage advanced
1040 * @xsl.usage advanced
    [all...]
  /external/boringssl/src/include/openssl/
dh.h 184 * allocated. On successful exit, |*inp| is advanced past the DER structure. It
189 * then the result is written to |*outp| and |*outp| is advanced just past the
  /external/clang/docs/
LibTooling.rst 107 Now we combine the two previous steps into our first real tool. A more advanced
165 # Alternatively to calling cmake, use ccmake, toggle to advanced mode and
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
BloomFilter.java 53 * @see <a href="http://jmonkeyengine.org/wiki/doku.php/jme3:advanced:bloom_and_glow">advanced:bloom_and_glow</a> for more details
  /external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.h 101 * CPU FPU supports "ARM Advanced SIMD" instructions, also known as
237 * CPU has Advanced SIMD unit.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 363 // "Time" on the input buffer has in effect advanced by the
364 // number of audio frames we just advanced nOffset by.
  /frameworks/base/docs/html/ndk/guides/
cpu-features.jd 116 <dd>Indicates that the device's CPU supports the ARM Advanced SIMD (NEON) vector instruction set
158 <dd>Indicates that the device's CPU has an Advanced SIMD (ASIMD) unit. All Android ARM64 devices
  /frameworks/base/docs/html/tools/devices/
managing-avds.jd 75 <p>If necessary, click <strong>Show Advanced Settings</strong> to select a custom skin
282 advanced settings on the Verify Configuration screen.</p>
  /ndk/docs/Programmers_Guide/html/
md_3__key__topics__c_p_u__support__c_p_u-_f_e_a_t_u_r_e_s.html 106 Indicates that the device's CPU supports the ARM Advanced SIMD (a.k.a. NEON) vector instruction set extension. Note that ARM mandates that such CPUs also implement VFPv3-D32, which provides 32 hardware FP registers (shared with the NEON unit).</li>
136 Indicates that the device's CPU has Advanced SIMD (ASIMD) unit. All Android ARM64 devices are required to support this feature.</li>
  /ndk/sources/android/cpufeatures/
cpu-features.h 98 * CPU FPU supports "ARM Advanced SIMD" instructions, also known as
234 * CPU has Advanced SIMD unit.

Completed in 535 milliseconds

<<11121314151617181920>>