Searched defs:ble (Results 1 - 11 of 11) sorted by relevance
| /third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
| H A D | setcc-setcc.c | 5 static _Bool ble(int a, int b) { return (a <= b); } in ble() function
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/ |
| H A D | lnn_heartbeat_medium_mgr.h | 42 } ble; member
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
| H A D | lnn_lane_link.h | 102 BleLinkInfo ble; member
|
| H A D | lnn_lane_interface.h | 125 BleConnInfo ble; member
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/ |
| H A D | lnn_decision_center.h | 124 } ble; member
|
| /foundation/communication/dsoftbus/interfaces/kits/common/ |
| H A D | softbus_common.h | 290 } ble; member
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| H A D | si476x-core.h | 333 u8 ble[4]; member
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| H A D | si476x-core.h | 333 u8 ble[4]; member
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.h | 967 void ble(Label* l, Label::Distance dist = Label::kFar) { b(le, l, dist); } in ble() function in v8::internal::Assembler 984 void ble(Register r) { b(le, r); } in ble() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | assembler-ppc.h | 848 void ble(Label* L, CRegister cr = cr7, LKBit lk = LeaveLK) { in ble() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | assembler-riscv64.h | 1096 void ble(Register rs1, Register rs2, int16_t imm13) { bge(rs2, rs1, imm13); } in ble() function 1097 inline void ble(Register rs1, Register rs2, Label* L) { in ble() function
|
Completed in 14 milliseconds