/aosp12/art/test/137-cfi/ |
H A D | cfi.cc | 109 static bool CheckStack(Backtrace* bt, const std::vector<std::string>& seq) { in CheckStack() 169 std::unique_ptr<Backtrace> bt(Backtrace::Create(BACKTRACE_CURRENT_PROCESS, GetTid())); in Java_Main_unwindInProcess() local 260 std::unique_ptr<Backtrace> bt(Backtrace::Create(pid, BACKTRACE_CURRENT_THREAD)); in Java_Main_unwindOtherProcess() local
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
H A D | can.cpp | 70 can_bittiming bt = {}; in setBitrate() local
|
/aosp12/bionic/libc/system_properties/ |
H A D | prop_area.cpp | 161 prop_bt* bt = new (p) prop_bt(name, namelen); in new_prop_bt() local 226 prop_bt* prop_area::find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, in find_prop_bt()
|
/aosp12/system/bt/gd/rust/link/src/acl/ |
H A D | core.rs | 41 bt: Bluetooth, field
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/ |
H A D | ObexServerSockets.java | 117 BluetoothAdapter bt = BluetoothAdapter.getDefaultAdapter(); in create() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | DemoStatusIcons.java | 135 String bt = args.getString("bluetooth"); in dispatchDemoCommand() local
|
/aosp12/system/bt/service/example/heart_rate/ |
H A D | heart_rate_server.cc | 41 android::sp<android::bluetooth::IBluetooth> bt) in CLIBluetoothLeAdvertiserCallback()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ |
H A D | BatteryMeterDrawableBase.java | 367 final float bt = mFrame.top + mFrame.height() / 6f; in draw() local
|
/aosp12/system/logging/logd/ |
H A D | LogKlog.cpp | 545 const char* bt = p; in log() local
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | videodev2.h | 782 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) argument 784 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt)) argument 785 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->… argument 786 #define V4L2_DV_BT_FRAME_HEIGHT(bt) ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt)) argument 791 struct v4l2_bt_timings bt; member 830 struct v4l2_bt_timings_cap bt; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | videodev2.h | 1157 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ argument 1159 #define V4L2_DV_BT_FRAME_WIDTH(bt) \ argument 1161 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ argument 1164 #define V4L2_DV_BT_FRAME_HEIGHT(bt) \ argument 1174 struct v4l2_bt_timings bt; member 1240 struct v4l2_bt_timings_cap bt; member
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/ |
H A D | videodev2.h | 634 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) argument 635 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt)) argument 636 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->… argument 637 #define V4L2_DV_BT_FRAME_HEIGHT(bt) ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt)) argument 641 struct v4l2_bt_timings bt; member 672 struct v4l2_bt_timings_cap bt; member
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
H A D | videodev2.h | 1161 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ argument 1163 #define V4L2_DV_BT_FRAME_WIDTH(bt) \ argument 1165 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ argument 1168 #define V4L2_DV_BT_FRAME_HEIGHT(bt) \ argument 1178 struct v4l2_bt_timings bt; member 1244 struct v4l2_bt_timings_cap bt; member
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | videodev2.h | 776 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) argument 777 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt)) argument 778 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->… argument 779 #define V4L2_DV_BT_FRAME_HEIGHT(bt) ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt)) argument 783 struct v4l2_bt_timings bt; member 814 struct v4l2_bt_timings_cap bt; member
|
/aosp12/art/runtime/gc/allocator/ |
H A D | rosalloc.cc | 584 auto* const bt = &non_full_runs_[idx]; in RefillRun() local
|
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/ |
H A D | videodev2.h | 742 struct v4l2_bt_timings bt; member 779 struct v4l2_bt_timings_cap bt; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/ |
H A D | videodev2.h | 1106 struct v4l2_bt_timings bt; member 1166 struct v4l2_bt_timings_cap bt; member
|
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/ |
H A D | videodev2.h | 741 struct v4l2_bt_timings bt; member 777 struct v4l2_bt_timings_cap bt; member
|
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
H A D | videodev2.h | 1103 struct v4l2_bt_timings bt; member 1163 struct v4l2_bt_timings_cap bt; member
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | jquery-1.6.2.min.js | 18 …if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isX…
|
/aosp12/hardware/qcom/msm8960/kernel-headers/linux/ |
H A D | videodev2.h | 749 struct v4l2_bt_timings bt; member
|
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/ |
H A D | videodev2.h | 1067 struct v4l2_bt_timings bt; member
|