HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 901 - 925 of 3523) sorted by null

<<31323334353637383940>>

  /external/syslinux/gpxe/src/include/gpxe/
bitops.h 51 /** Datatype used to represent a bit in the pseudo-structures */
  /external/syslinux/gpxe/src/net/
tcpip.c 25 * @v pshdr_csum Pseudo-header checksum
  /external/tensorflow/tensorflow/core/kernels/
fractional_pool_common.cc 29 // pseudo random pooling region:
  /external/tensorflow/tensorflow/core/protobuf/
master_service.proto 71 // For example, the following pseudo-code illustrates how a client
  /external/tensorflow/tensorflow/examples/get_started/regression/
linear_regression_categorical.py 71 # pseudo-randomness of the process, some weights may be shared between
  /external/v8/tools/testrunner/local/
commands.py 112 # Pseudo object to communicate with timer thread.
  /external/valgrind/VEX/priv/
guest_mips_helpers.c 148 /* Various pseudo-regs mandated by Vex or Valgrind. */
160 this pseudo-register shortly afterwards, the translation can
261 /* Various pseudo-regs mandated by Vex or Valgrind. */
273 this pseudo-register shortly afterwards, the translation can
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_frame_buffer_pool.h 38 // Pseudo example usage case:
  /external/wpa_supplicant_8/src/utils/
os.h 160 * os_get_random - Get cryptographically strong pseudo random data
161 * @buf: Buffer for pseudo random data
168 * os_random - Get pseudo random value (not necessarily very strong)
169 * Returns: Pseudo random value
  /external/zlib/src/contrib/minizip/
crypt.h 33 * Return the next byte in the pseudo-random sequence
  /frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
PipAccessibilityInteractionConnection.java 34 * That pseudo-view exposes all of the actions this object can perform.
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h 106 // This is a pseudo-architecture to describe an architecture mixed with
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_mdp.h 126 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
130 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
140 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
141 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp.h 138 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
142 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
152 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
153 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_mdp.h 139 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
143 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
153 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
154 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_mdp.h 137 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
141 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
151 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
152 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 120 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
124 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
134 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
135 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 118 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
122 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
132 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
133 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_diag.h 125 * between the Applications in userspace the Pseudo Driver, in either
  /libcore/luni/src/main/java/libcore/icu/
DateIntervalFormat.java 44 // We create a java.util.TimeZone here to use libcore's data and libcore's olson ID / pseudo-tz
  /packages/apps/DocumentsUI/src/com/android/documentsui/files/
LauncherActivity.java 39 * our use of pseudo document {@link Uri}s. This also lets us move an existing task
  /packages/apps/Music/res/values/
strings.xml 145 <!-- The name of the pseudo-playlist that holds all the recently added files, shown in list view -->
147 <!-- The name of the pseudo-playlist that holds all the recently added files, shown in title bar of songs list -->
149 <!-- The name of the pseudo-playlist that holds all the podcasts, shown in list view -->
151 <!-- The name of the pseudo-playlist that holds all the podcasts, shown in title bar of songs list -->
  /packages/apps/Settings/src/com/android/settings/accessibility/
MagnificationPreferenceFragment.java 54 // Pseudo ComponentName used to represent navbar magnification in Settings.Secure.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm_ioplug.h 91 unsigned int mmap_rw; /**< pseudo mmap mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
aufs_type.h 80 /* pseudo-link maintenace under /proc */

Completed in 3939 milliseconds

<<31323334353637383940>>