HomeSort by relevance Sort by last modified time
    Searched refs:mode (Results 126 - 150 of 3202) sorted by null

1 2 3 4 56 7 8 91011>>

  /bionic/libc/stdio/
wcio.h 46 #define _SET_ORIENTATION(fp, mode) ((void)0)
  /bootable/recovery/minzip/
DirUtil.h 25 * as necessary. The specified mode is passed to all mkdir
36 int dirCreateHierarchy(const char *path, int mode,
44 * chmod -R <mode> <path>
  /development/ndk/platforms/android-3/arch-arm/include/asm/
ipcbuf.h 22 __kernel_mode_t mode; member in struct:ipc64_perm
  /development/ndk/platforms/android-3/include/linux/netfilter/
xt_SECMARK.h 24 u_int8_t mode; member in struct:xt_secmark_target_info
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ipcbuf.h 22 __kernel_mode_t mode; member in struct:ipc64_perm
  /external/chromium/base/third_party/dmg_fp/
dmg_fp.h 18 char* dtoa(double d, int mode, int ndigits,
  /external/iptables/include/linux/netfilter/
xt_SECMARK.h 10 * 'mode' refers to the specific security subsystem which the
17 __u8 mode; member in struct:xt_secmark_target_info
  /external/kernel-headers/original/asm-arm/
ipcbuf.h 21 __kernel_mode_t mode; member in struct:ipc64_perm
  /external/kernel-headers/original/asm-x86/
ipcbuf.h 21 __kernel_mode_t mode; member in struct:ipc64_perm
  /external/kernel-headers/original/linux/netfilter/
xt_SECMARK.h 8 * 'mode' refers to the specific security subsystem which the
20 u_int8_t mode; member in struct:xt_secmark_target_info
  /external/v8/src/
bignum-dtoa.h 53 // The output depends on the given mode:
59 // In this mode the 'requested_digits' parameter is ignored.
76 void BignumDtoa(double v, BignumDtoaMode mode, int requested_digits,
dtoa.h 55 // The output depends on the given mode:
62 // In this mode the 'requested_digits' parameter is ignored.
77 // and a terminating null-character. In SHORTEST-mode it expects a buffer of
80 void DoubleToAscii(double v, DtoaMode mode, int requested_digits,
fast-dtoa.h 56 // If the function returns true and mode equals
75 FastDtoaMode mode,
  /external/webkit/Source/WebKit/chromium/public/
WebIDBDatabase.h 69 virtual WebIDBTransaction* transaction(const WebDOMStringList& names, unsigned short mode, WebExceptionCode& ec)
71 return transaction(names, mode, 0, ec);
74 virtual WebIDBTransaction* transaction(const WebDOMStringList& names, unsigned short mode, unsigned long, WebExceptionCode& ec)
76 return transaction(names, mode, ec);
  /external/webp/src/enc/
tree.c 270 static int PutI4Mode(VP8BitWriter* const bw, int mode,
272 if (VP8PutBit(bw, mode != B_DC_PRED, prob[0])) {
273 if (VP8PutBit(bw, mode != B_TM_PRED, prob[1])) {
274 if (VP8PutBit(bw, mode != B_VE_PRED, prob[2])) {
275 if (!VP8PutBit(bw, mode >= B_LD_PRED, prob[3])) {
276 if (VP8PutBit(bw, mode != B_HE_PRED, prob[4])) {
277 VP8PutBit(bw, mode != B_RD_PRED, prob[5]);
280 if (VP8PutBit(bw, mode != B_LD_PRED, prob[6])) {
281 if (VP8PutBit(bw, mode != B_VL_PRED, prob[7])) {
282 VP8PutBit(bw, mode != B_HD_PRED, prob[8])
    [all...]
  /external/wpa_supplicant_8/src/ap/
hw_features.h 24 const char * hostapd_hw_mode_txt(int mode);
29 struct hostapd_hw_modes *mode);
47 static inline const char * hostapd_hw_mode_txt(int mode)
63 struct hostapd_hw_modes *mode)
  /frameworks/base/core/java/android/view/
ActionMode.java 21 * Represents a contextual mode of the user interface. Action modes can be used for
57 * Set the title of the action mode. This method will have no visible effect if
68 * Set the title of the action mode. This method will have no visible effect if
79 * Set the subtitle of the action mode. This method will have no visible effect if
90 * Set the subtitle of the action mode. This method will have no visible effect if
101 * Set a custom view for this action mode. The custom view will take the place of
112 * Invalidate the action mode and refresh menu content. The mode's
121 * Finish and close this action mode. The action mode's {@link ActionMode.Callback} wil
    [all...]
  /frameworks/base/media/libstagefright/
MediaSource.cpp 37 void MediaSource::ReadOptions::setSeekTo(int64_t time_us, SeekMode mode) {
40 mSeekMode = mode;
50 int64_t *time_us, SeekMode *mode) const {
52 *mode = mSeekMode;
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
d_gain_c.h 58 #include "mode.h"
112 enum Mode mode, /* i : AMR mode */
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
g_pitch.h 62 #include "mode.h"
103 enum Mode mode, /* i : AMR mode */
q_gain_c.h 67 #include "mode.h"
116 enum Mode mode, /* i : AMR mode */
q_gain_p.h 67 #include "mode.h"
108 enum Mode mode, /* i : AMR mode */
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder.h 122 int16 mode, /* input : used mode */
133 int16 pvDecoder_AmrWb_homing_frame_test(int16 input_frame[], int16 mode);
135 int16 pvDecoder_AmrWb_homing_frame_test_first(int16 input_frame[], int16 mode);
142 int16 *mode,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ipcbuf.h 21 __kernel_mode_t mode; member in struct:ipc64_perm
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 8 * 'mode' refers to the specific security subsystem which the
20 u_int8_t mode; member in struct:xt_secmark_target_info

Completed in 1549 milliseconds

1 2 3 4 56 7 8 91011>>