HomeSort by relevance Sort by last modified time
    Searched defs:TRUE (Results 226 - 250 of 477) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libnfc-nci/halimpl/pn54x/common/
phNfcTypes.h 26 #ifndef TRUE
27 #define TRUE (0x01) /* Logical True Value */
141 unsigned int Desfire : 1; /*TRUE indicates specified feature (mapping
  /external/opencv3/3rdparty/libtiff/
tiffiop.h 70 #ifndef TRUE
71 #define TRUE 1
  /external/opencv3/modules/highgui/src/
window_gtk.cpp 167 gtk_widget_set_realized(widget, TRUE);
613 NULL, TRUE, NULL);
855 if (!gtk_widget_set_gl_capability(window->widget, glconfig, NULL, TRUE, GDK_GL_RGBA_TYPE))
858 window->useGl = true;
904 return TRUE;
940 return TRUE;
952 return TRUE;
995 return TRUE;
1041 gtk_box_pack_end( GTK_BOX(window->paned), window->widget, TRUE, TRUE, 0 )
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 43 FX_BOOL bFirst = TRUE;
79 pVSB->Move(rcVScroll, TRUE, FALSE);
159 FX_BOOL bRC = TRUE;
166 strChangeEx, nSelStart, nSelEnd, TRUE,
205 m_pEdit->EnableOprNotify(TRUE);
237 m_pEdit->SetTextOverflow(TRUE, FALSE);
472 m_bMouseDown = TRUE;
478 return TRUE;
488 return TRUE;
507 return TRUE;
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftobjs.h 52 #ifndef TRUE
53 #define TRUE 1
393 /* glyph_transformed :: Boolean. Set to TRUE when the loaded glyph */
    [all...]
  /external/pdfium/third_party/libtiff/
tiffiop.h 75 #ifndef TRUE
76 #define TRUE 1
  /external/valgrind/VEX/unused/
linker.c 32 #define TRUE 1
1002 is_bss = TRUE;
    [all...]
  /external/valgrind/none/tests/ppc32/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t;
402 bool_t two_args = TRUE;
  /external/wpa_supplicant_8/src/common/
defs.h 15 #ifdef TRUE
16 #undef TRUE
18 typedef enum { FALSE = 0, TRUE = 1 } Boolean;
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.c 32 #define TRUE 1
    [all...]
  /frameworks/av/include/camera/
CameraParameters.h 111 // Returns true if no keys are present
323 // The state of the auto-exposure lock. "true" means that
327 // setting this to true again has no effect (the driver will not
339 // Whether locking the auto-exposure is supported. "true" means it is, and
342 // The state of the auto-white balance lock. "true" means that
346 // locked, setting this to true again has no effect (the driver
356 // Whether locking the auto-white balance is supported. "true"
413 // Whether zoom is supported. Zoom is supported if the value is "true". Zoom
414 // is not supported if the value is not "true" or the key does not exist.
415 // Example value: "true". Read only
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 110 #define TRUE 1
  /frameworks/base/services/core/java/com/android/server/hdmi/
Constants.java 159 static final int TRUE = 1;
218 // True by default.
221 // TODO(OEM): Set this to true to enable 'Set Menu Language' feature. False by default.
225 // when it's an active source. True by default.
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 14 #ifndef TRUE
15 #define TRUE 1
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.h 56 #ifndef TRUE
57 #define TRUE 1
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 36 #undef TRUE
96 mOmxInitialized = true;
277 mFirstTimeInit = true;
530 mOMXStateSwitch = true;
537 mOMXStateSwitch = true;
544 mIternalRecordingHint = true;
553 mMeasurementEnabled = true;
754 CameraParameters::TRUE);
762 CameraParameters::TRUE);
802 setSensorOverclock(true);
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
FocusOverlayManager.java 58 private static final String TRUE = "true";
85 private boolean mMirror; // true if the camera is front-facing.
177 mAeAwbLock = true;
199 autoFocusCalled = true;
301 mPieRenderer.showSuccess(true);
539 return TRUE.equals(params.get(AUTO_EXPOSURE_LOCK_SUPPORTED));
543 return TRUE.equals(params.get(AUTO_WHITE_BALANCE_LOCK_SUPPORTED));
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcTypes.h 26 #ifndef TRUE
27 #define TRUE (0x01) /* Logical True Value */
141 unsigned int Desfire : 1; /*TRUE indicates specified feature (mapping
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 714 #undef TRUE
719 # define TRUE true
723 # undef true macro
727 # define true 1 macro
731 # define TRUE true
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fci.h 50 #ifndef TRUE
51 #define TRUE 1
fdi.h 51 #ifndef TRUE
52 #define TRUE 1
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.h 91 #ifndef TRUE
92 #define TRUE 1
126 #define QCAMERA_ION_USE_CACHE true
384 int32_t delChannel(qcamera_ch_type_enum_t ch_type, bool destroy = true);
432 int32_t configureAFBracketing(bool enable = true);
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 87 #ifndef TRUE
88 #define TRUE 1
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.h 91 #ifndef TRUE
92 #define TRUE 1
126 #define QCAMERA_ION_USE_CACHE true
384 int32_t delChannel(qcamera_ch_type_enum_t ch_type, bool destroy = true);
432 int32_t configureAFBracketing(bool enable = true);
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 87 #ifndef TRUE
88 #define TRUE 1

Completed in 863 milliseconds

1 2 3 4 5 6 7 8 91011>>