Home
last modified time | relevance | path

Searched defs:MNEMONICS (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_ragel/
H A Davx1_xmm_memory_3op_fp_scalars_proof.py17 MNEMONICS = [ variable
H A Davx1_xmm_ymm_memory_3op_pd_proof.py15 MNEMONICS = [ variable
H A Davx1_xmm_ymm_memory_3op_ps_proof.py15 MNEMONICS = [ variable
H A Davx1_xmm_memory_3op_pb_proof.py15 MNEMONICS = [ variable
H A Davx1_xmm_memory_3op_pi_proof.py15 MNEMONICS = [ variable
/dports/devel/dasm/dasm-2.20.14.1/research/
H A DMakefile11 MNEMONICS := $(wildcard ../src/mne*.c) ../src/globals.c macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/
H A DNewAnnotationWizardPage.java418 …private static final String[] MNEMONICS= { "S", "l", "n" }; //$NON-NLS-1$//$NON-NLS-2$//$NON-NLS-3$ field in NewAnnotationWizardPage.AddRetentionControl
/dports/emulators/mess/mame-mame0226/src/devices/cpu/saturn/
H A Dsaturnds.h32 enum MNEMONICS enum
/dports/emulators/mame/mame-mame0226/src/devices/cpu/saturn/
H A Dsaturnds.h32 enum MNEMONICS enum
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/workbench/
H A DUIEvents.java1329 String MNEMONICS = "mnemonics"; //$NON-NLS-1$ field