Searched refs:REG_PATH (Results 1 – 6 of 6) sorted by relevance
/dports/japanese/p5-Text-ChaSen/chasen-2.4.5/lib/ |
H A D | iotool.c | 52 #define REG_PATH "Software\\NAIST\\ChaSen" macro 372 if ((cha_read_registry(REG_PATH, REG_RC, chasenrc_path) != NULL) && in cha_fopen_rcfile() 425 if ((cha_read_registry(REG_PATH, REG_RC, chasenrc_path) != NULL) && in cha_fopen_rcfile() 480 if (cha_read_registry(REG_PATH, REG_GRAMMAR, in cha_read_grammar_dir()
|
/dports/japanese/chasen-base/chasen-2.4.5/lib/ |
H A D | iotool.c | 52 #define REG_PATH "Software\\NAIST\\ChaSen" macro 372 if ((cha_read_registry(REG_PATH, REG_RC, chasenrc_path) != NULL) && in cha_fopen_rcfile() 425 if ((cha_read_registry(REG_PATH, REG_RC, chasenrc_path) != NULL) && in cha_fopen_rcfile() 480 if (cha_read_registry(REG_PATH, REG_GRAMMAR, in cha_read_grammar_dir()
|
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | sgi_re2.h | 41 REG_PATH = 0x0e, // pattern mask high (16) enumerator
|
H A D | sgi_re2.cpp | 232 m_pat = (m_reg[REG_PATH] << 16) | m_reg[REG_PATL]; in execute()
|
/dports/emulators/mame/mame-mame0226/src/mame/video/ |
H A D | sgi_re2.h | 41 REG_PATH = 0x0e, // pattern mask high (16) enumerator
|
H A D | sgi_re2.cpp | 232 m_pat = (m_reg[REG_PATH] << 16) | m_reg[REG_PATL]; in execute()
|