Home
last modified time | relevance | path

Searched defs:od (Results 151 – 175 of 3283) sorted by relevance

12345678910>>...132

/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/
H A Di960.h127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */ argument
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */ argument
129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ argument
130 #define REG_ALIGN(od,n) ((od & 0x3 & n) == 0) argument
132 #define MEMOP(od) (od == M) /* TRUE if operand is a memory operand*/ argument
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/
H A Di960.h127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */ argument
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */ argument
129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ argument
130 #define REG_ALIGN(od,n) ((od & 0x3 & n) == 0) argument
132 #define MEMOP(od) (od == M) /* TRUE if operand is a memory operand*/ argument
/dports/devel/gdb761/gdb-7.6.1/include/opcode/
H A Di960.h127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */ argument
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */ argument
129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ argument
130 #define REG_ALIGN(od,n) ((od & 0x3 & n) == 0) argument
132 #define MEMOP(od) (od == M) /* TRUE if operand is a memory operand*/ argument
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Di960.h127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */ argument
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */ argument
129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ argument
130 #define REG_ALIGN(od,n) ((od & 0x3 & n) == 0) argument
132 #define MEMOP(od) (od == M) /* TRUE if operand is a memory operand*/ argument
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Di960.h127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */ argument
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */ argument
129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ argument
130 #define REG_ALIGN(od,n) ((od & 0x3 & n) == 0) argument
132 #define MEMOP(od) (od == M) /* TRUE if operand is a memory operand*/ argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Di960.h127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */ argument
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */ argument
129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ argument
130 #define REG_ALIGN(od,n) ((od & 0x3 & n) == 0) argument
132 #define MEMOP(od) (od == M) /* TRUE if operand is a memory operand*/ argument
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Di960.h127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */ argument
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */ argument
129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ argument
130 #define REG_ALIGN(od,n) ((od & 0x3 & n) == 0) argument
132 #define MEMOP(od) (od == M) /* TRUE if operand is a memory operand*/ argument
/dports/emulators/gxemul/gxemul-0.6.3/src/promemul/
H A Dof.cc122 struct of_device *od = ofd->of_devices; in find_device_handle() local
206 struct of_device *od = cpu->machine->md.of_data->of_devices; in OF_SERVICE() local
245 struct of_device *od = cpu->machine->md.of_data->of_devices; in OF_SERVICE() local
291 struct of_device *od = cpu->machine->md.of_data->of_devices; in OF_SERVICE() local
367 struct of_device *od = cpu->machine->md.of_data->of_devices; in OF_SERVICE() local
377 struct of_device *od = cpu->machine->md.of_data->of_devices; in OF_SERVICE() local
504 struct of_device *od = of_data->of_devices; in of_get_unused_device_handle() local
524 struct of_device *od; in of_add_device() local
555 struct of_device *od = of_data->of_devices; in of_add_prop() local
609 struct of_device *od = ofd->of_devices; in of_dump_devices() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/devices/columns/
H A DColumnOD_Completion.java97 DeviceOfflineDownload od = (DeviceOfflineDownload) cell.getDataSource(); in refresh() local
112 DeviceOfflineDownload od = (DeviceOfflineDownload) cell.getDataSource(); in cellPaint() local
184 private int getPerThouDone(DeviceOfflineDownload od) { in getPerThouDone()
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dchr_shared.cpp54 bool CHRSH_IsArmourUseableForTeam (const objDef_t* od, const teamDef_t* teamDef) in CHRSH_IsArmourUseableForTeam()
113 const objDef_t& od = *def->item; in CHRSH_UpdateImplants() local
147 const objDef_t& od = *def.item; in CHRSH_ApplyImplant() local
267 const objDef_t* od = chr->inv.getArmour()->def(); in CHRSH_CharGetBody() local
289 const objDef_t* od = chr->inv.getArmour()->def(); in CHRSH_CharGetHead() local
H A Dg_mission.cpp89 const objDef_t* od = item->def(); in G_MissionTouch() local
175 const objDef_t* od = ic->def(); in G_MissionThink() local
/dports/chinese/php-opencc/opencc4php-8007639/
H A Dopencc.c53 opencc_t od = NULL; local
103 opencc_t od; in PHP_FUNCTION() local
165 opencc_t od; in PHP_FUNCTION() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/serial/
H A Domninet.c113 struct omninet_data *od; in omninet_port_probe() local
126 struct omninet_data *od; in omninet_port_remove() local
156 struct omninet_data *od = usb_get_serial_port_data(port); in omninet_prepare_write_buffer() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/serial/
H A Domninet.c113 struct omninet_data *od; in omninet_port_probe() local
126 struct omninet_data *od; in omninet_port_remove() local
156 struct omninet_data *od = usb_get_serial_port_data(port); in omninet_prepare_write_buffer() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/serial/
H A Domninet.c113 struct omninet_data *od; in omninet_port_probe() local
126 struct omninet_data *od; in omninet_port_remove() local
156 struct omninet_data *od = usb_get_serial_port_data(port); in omninet_prepare_write_buffer() local
/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_transfer.cpp50 const objDef_t* od = INVSH_GetItemByID(ANTIMATTER_TECH_ID); in TR_EmptyTransferCargo() local
324 const objDef_t* od = INVSH_GetItemByIDX(j); in TR_ListTransfers_f() local
403 const objDef_t* od = INVSH_GetItemByIDX(j); in TR_SaveXML() local
483 const objDef_t* od = INVSH_GetItemByID(itemId); in TR_LoadXML() local
/dports/audio/baresip/baresip-0.5.8/src/
H A Devent.c45 struct odict *od = NULL, *tx = NULL, *rx = NULL; in add_rtcp_stats() local
89 int event_encode_dict(struct odict *od, struct ua *ua, enum ua_event ev, in event_encode_dict()
/dports/archivers/sharutils/sharutils-4.15.2/libopts/
H A Dsave.c278 prt_entry(FILE * fp, tOptDesc * od, char const * l_arg) in prt_entry()
623 prt_enum_arg(FILE * fp, tOptDesc * od) in prt_enum_arg()
647 prt_set_arg(FILE * fp, tOptDesc * od) in prt_set_arg()
668 prt_file_arg(FILE * fp, tOptDesc * od, tOptions * opts) in prt_file_arg()
720 tOptDesc * od; in optionSaveFile() local
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/
H A Dsave.c279 prt_entry(FILE * fp, tOptDesc * od, char const * l_arg) in prt_entry()
624 prt_enum_arg(FILE * fp, tOptDesc * od) in prt_enum_arg()
648 prt_set_arg(FILE * fp, tOptDesc * od) in prt_set_arg()
669 prt_file_arg(FILE * fp, tOptDesc * od, tOptions * opts) in prt_file_arg()
721 tOptDesc * od; in optionSaveFile() local
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Dsave.c278 prt_entry(FILE * fp, tOptDesc * od, char const * l_arg) in prt_entry()
623 prt_enum_arg(FILE * fp, tOptDesc * od) in prt_enum_arg()
647 prt_set_arg(FILE * fp, tOptDesc * od) in prt_set_arg()
668 prt_file_arg(FILE * fp, tOptDesc * od, tOptions * opts) in prt_file_arg()
720 tOptDesc * od; in optionSaveFile() local
H A Dstack.c48 optionUnstackArg(tOptions * opts, tOptDesc * od) in optionUnstackArg()
234 optionStackArg(tOptions * opts, tOptDesc * od) in optionStackArg()
/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Dexpr.c416 OpDesc *od = 0; in Expr_getstr() local
540 OpDesc *od = 0; in Expr_print() local
989 OpDesc *od = OpDesc_find(e->e_type); in Expr_parmEval() local
1231 OpDesc *od = OpDesc_find(e->e_type); in Expr_getBitSize() local
1252 OpDesc *od = OpDesc_find(e->e_type); in Expr_getBitSize() local
1375 OpDesc *od = OpDesc_find(e->e_type); in Expr_getCollapsedBitSize() local
1396 OpDesc *od = OpDesc_find(e->e_type); in Expr_getCollapsedBitSize() local
1539 OpDesc *od = OpDesc_find(e->e_type); in Expr_generate() local
1578 OpDesc *od = OpDesc_find(e->e_type); in Expr_generate() local
1598 OpDesc *od = OpDesc_find(e->e_type); in Expr_generate() local
[all …]
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Deffectsui.c147 OutlineData *od = GDrawGetUserData(GGadgetGetWindow(g)); in OD_OK() local
180 OutlineData *od = GDrawGetUserData(GGadgetGetWindow(g)); in OD_Cancel() local
188 OutlineData *od = GDrawGetUserData(gw); in od_e_h() local
205 OutlineData od; in OutlineDlg() local
367 OutlineData *od = GDrawGetUserData(GGadgetGetWindow(g)); in SD_OK() local
398 OutlineData od; in ShadowDlg() local
/dports/www/firefox/firefox-99.0/third_party/rust/cty/src/
H A Dlib.rs73 mod od { module
88 mod od { module
95 mod od { module
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/parse/
H A Dlua.h200 ade_odata od; variable
210 ade_odata od; variable
223 ade_odata od; in GetPtr() local

12345678910>>...132