Home
last modified time | relevance | path

Searched refs:TRUE (Results 1 – 19 of 19) sorted by relevance

/device/amlogic/yukawa/bluetooth/
Dbdroid_buildcfg.h22 #define BTA_AV_SINK_INCLUDED TRUE
24 #define BLE_VND_INCLUDED TRUE
34 #define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
41 #define BTA_SKIP_BLE_READ_REMOTE_FEAT TRUE
42 #define BLE_DELAY_REQUEST_ENC TRUE
44 #define BTA_AV_SINK_INCLUDED TRUE
/device/google/trout/product_files/bluetooth/
Dbdroid_buildcfg.h25 #define BLE_VND_INCLUDED TRUE
33 #define BTA_AV_SINK_INCLUDED TRUE
36 #define A2DP_SINK_DELAY_REPORT TRUE
39 #define BTA_EIR_SUPPORT_128BIT_UUID TRUE
/device/generic/goldfish/camera/
Djpeg.cpp187 jpeg_set_quality(&cinfo, quality, TRUE); in compressYUVImpl()
189 cinfo.raw_data_in = TRUE; in compressYUVImpl()
204 jpeg_start_compress(&cinfo, TRUE); in compressYUVImpl()
/device/google/gs-common/bootctrl/1.2/
DBootControl.cpp455 return unbootable ? BoolResult::FALSE : BoolResult::TRUE; in isSlotBootable()
463 return BoolResult::TRUE; in isSlotMarkedSuccessful()
476 return successful ? BoolResult::TRUE : BoolResult::FALSE; in isSlotMarkedSuccessful()
/device/google/coral/json-c/
Djson_object.h61 #undef TRUE
62 #define TRUE ((json_bool)1) macro
Dlinkhash.c557 return TRUE; /* key found */ in lh_table_lookup_ex()
DChangeLog138 to not return TRUE for zero length string. Remove redundant includes.
/device/google/sunfish/json-c/
Djson_object.h61 #undef TRUE
62 #define TRUE ((json_bool)1) macro
Dlinkhash.c557 return TRUE; /* key found */ in lh_table_lookup_ex()
DChangeLog138 to not return TRUE for zero length string. Remove redundant includes.
/device/google/redbull/json-c/
Djson_object.h61 #undef TRUE
62 #define TRUE ((json_bool)1) macro
Dlinkhash.c557 return TRUE; /* key found */ in lh_table_lookup_ex()
DChangeLog138 to not return TRUE for zero length string. Remove redundant includes.
/device/google/trout/agl_services_build/toolchain/
Dagl_toolchain.cmake29 SET(CMAKE_CROSSCOMPILING TRUE)
/device/google/trout/agl_services_build/cmake/utils/
Dgrpc_cpp_generator.cmake74 …" "${trout_GENS_DIR}/${FIL_WE}.pb.cc" "${trout_GENS_DIR}/${FIL_WE}.pb.h" PROPERTIES GENERATED TRUE)
/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_windows.cpp171 /*bWait=*/TRUE) == FALSE) { in ReadFromPipe()
Dgatekeeper_channel_windows.cpp177 /*bWait=*/TRUE) == FALSE) { in ReadFromPipe()
/device/linaro/poplar/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c351 drv->driver_is_started = TRUE; in wpa_driver_wext_driver_cmd()
/device/google/cuttlefish/tools/
Dcreate_base_image.go296 ` --metadata serial-port-enable=TRUE`)