/haiku/src/bin/rc/tests/ |
H A D | expr.rdef | 49 //resource(10070) (array); // parse error 50 //resource(10071) my_int32 (my_int32); // parse error 51 //resource(10072) my_int32(my_int32(my_int32)); // parse error 52 //resource(10073) array array; // parse error 53 //resource(10074) array (array); // parse error
|
/haiku/src/bin/pcmcia-cs/ |
H A D | dump_cis.c | 840 print_device(&tup->parse.device); in print_parse() 844 indent, tup->parse.checksum.addr, in print_parse() 845 tup->parse.checksum.addr+tup->parse.checksum.len-1, in print_parse() 846 tup->parse.checksum.sum); in print_parse() 851 tup->parse.longlink.addr); in print_parse() 856 tup->parse.longlink.addr); in print_parse() 861 for (i = 0; i < tup->parse.longlink_mfc.nfn; i++) in print_parse() 863 tup->parse.longlink_mfc.fn[i].space ? "common" : "attr", in print_parse() 864 tup->parse.longlink_mfc.fn[i].addr); in print_parse() 867 nfn = tup->parse.longlink_mfc.nfn; in print_parse() [all …]
|
H A D | yacc_cis.y | 50 static tuple_info_t *new_tuple(u_char type, cisparse_t *parse); 70 cisparse_t *parse; member 78 %type <parse> vers_1 manfid funcid config cftab io mem irq timing 79 %type <parse> dev_info attr_dev_info checksum cjedec ajedec 392 static tuple_info_t *new_tuple(u_char type, cisparse_t *parse) 396 t->parse = parse;
|
H A D | dump_cisreg.c | 258 nfn = arg.tuple_parse.parse.longlink_mfc.nfn; in main() 280 arg.tuple_parse.parse.config.base, in main() 281 arg.tuple_parse.parse.config.rmask[0]); in main() 282 mask = arg.tuple_parse.parse.config.rmask[0]; in main()
|
H A D | pack_cis.h | 31 cisparse_t *parse; member
|
H A D | cardctl.c | 318 cistpl_vers_1_t *vers = &arg.tuple_parse.parse.version_1; in print_ident() 319 cistpl_manfid_t *manfid = &arg.tuple_parse.parse.manfid; in print_ident() 320 cistpl_funcid_t *funcid = &arg.tuple_parse.parse.funcid; in print_ident() 354 cistpl_vers_1_t *vers = &arg.tuple_parse.parse.version_1; in print_info() 355 cistpl_manfid_t *manfid = &arg.tuple_parse.parse.manfid; in print_info() 356 cistpl_funcid_t *funcid = &arg.tuple_parse.parse.funcid; in print_info()
|
/haiku/build/scripts/ |
H A D | build_cross_tools | 155 (cd $buildToolsDir/gcc/gcc; touch c-parse.c c-parse.h cexp.c cp/parse.c \ 156 cp/parse.h c-gperf.h)
|
H A D | determine_haiku_revision | 25 localRev=`git rev-parse HEAD`
|
/haiku/src/libs/uuid/ |
H A D | Jamfile | 10 parse.c
|
/haiku/src/build/libuuid/ |
H A D | Jamfile | 14 parse.c
|
/haiku/src/tests/kits/net/service/ |
H A D | proxy.py | 18 import urllib.parse 49 target = urllib.parse.urlparse(self.path)
|
/haiku/src/tests/kits/net/netservices2/ |
H A D | proxy.py | 18 import urllib.parse 49 target = urllib.parse.urlparse(self.path)
|
/haiku/src/add-ons/kernel/drivers/audio/cmedia/ |
H A D | midi_driver.h | 86 int (*parse)(uint32 * state, uchar byte, size_t max_size); member
|
/haiku/headers/os/drivers/ |
H A D | midi_driver.h | 39 int (*parse)(uint32* state, uchar byte, size_t maxSize); member
|
/haiku/docs/user/shared/ |
H A D | json.dox | 66 at the top level there must be an array or an object for the parse to be 99 <td>Signals parse or processing errors to the listener</td> 176 primary-listener accepts Json parse events and will relay them to a 198 these sub-listeners and in this way automatically generate the C++ parse 211 Because \c BJsonTextWriter is accepting JSON parse events, it is also a
|
/haiku/docs/user/netservices/ |
H A D | HttpTime.dox | 25 \brief Provides tools to parse and format HTTP dates. 43 The tools in this module will make it easer to parse and format dates according to those 46 You can use \ref parse_http_time() to parse a string that contains a HTTP timestamp. You can 95 \brief Utility class that can parse and format HTTP Date strings. 184 parsing is slightly less strict than the RFC prescribes. This may mean that if you parse a
|
/haiku/src/tests/add-ons/index_server/fulltext_search/ |
H A D | BeaconSearcher.cpp | 98 luceneQuery = QueryParser::parse(wStringQuery, _T("contents"), in Search()
|
/haiku/src/bin/ |
H A D | setversion.cpp | 149 parse(bool &systemModified, bool &appModified, arg_needed &argNeeded, in parse() function 320 parse(systemModified, appModified, argNeeded, mode, systemVersion, in main()
|
/haiku/data/catalogs/preferences/shortcuts/ |
H A D | el.catkeys | 24 Shortcuts was unable to parse your KeySet file! ShortcutsWindow Η εφαρμογή συντομεύσεων δεν μπόρεσ…
|
H A D | be.catkeys | 22 Shortcuts was unable to parse your KeySet file! ShortcutsWindow Рэдактар Гарачых Клавішаў не змог …
|
H A D | hr.catkeys | 19 Shortcuts was unable to parse your KeySet file! ShortcutsWindow Shorcuts nije mogao raščlaniti vaš…
|
H A D | uk.catkeys | 24 Shortcuts was unable to parse your KeySet file! ShortcutsWindow Не вдалося розібрати Ваш файл зі с…
|
H A D | th.catkeys | 24 Shortcuts was unable to parse your KeySet file! ShortcutsWindow ทางลัดไม่สามารถแยกวิเคราะห์ไฟล์ Ke…
|
H A D | ru.catkeys | 24 Shortcuts was unable to parse your KeySet file! ShortcutsWindow Не удалось прочитать файл со списк…
|
H A D | ko.catkeys | 24 Shortcuts was unable to parse your KeySet file! ShortcutsWindow 키 셋 파일을 읽어들일 수 없습니다!
|