Searched refs:NX_JSON_INTEGER (Results 1 – 16 of 16) sorted by relevance
/dports/comms/gpredict/gpredict-2.2.1/src/nxjson/ |
H A D | nxjson.h | 33 NX_JSON_INTEGER, // this is an integer; value can be found in int_value field enumerator
|
H A D | nxjson.c | 282 js=create_json(NX_JSON_INTEGER, key, parent); in parse_value()
|
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/vrbridge/OpenHMD/ext_deps/ |
H A D | nxjson.h | 23 NX_JSON_INTEGER, // this is an integer; value can be found in int_value field enumerator
|
H A D | nxjson.c | 272 js=create_json(NX_JSON_INTEGER, key, parent); in parse_value()
|
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/vrbridge/OpenHMD/ext_deps/ |
H A D | nxjson.h | 23 NX_JSON_INTEGER, // this is an integer; value can be found in int_value field enumerator
|
H A D | nxjson.c | 272 js=create_json(NX_JSON_INTEGER, key, parent); in parse_value()
|
/dports/misc/openhmd/OpenHMD-0.3.0/src/ext_deps/ |
H A D | nxjson.h | 23 NX_JSON_INTEGER, // this is an integer; value can be found in int_value field enumerator
|
H A D | nxjson.c | 272 js=create_json(NX_JSON_INTEGER, key, parent); in parse_value()
|
/dports/x11/aclip/arcan-0.6.1/src/tools/vrbridge/OpenHMD/ext_deps/ |
H A D | nxjson.h | 23 NX_JSON_INTEGER, // this is an integer; value can be found in int_value field enumerator
|
H A D | nxjson.c | 272 js=create_json(NX_JSON_INTEGER, key, parent); in parse_value()
|
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/vrbridge/OpenHMD/ext_deps/ |
H A D | nxjson.h | 23 NX_JSON_INTEGER, // this is an integer; value can be found in int_value field enumerator
|
H A D | nxjson.c | 272 js=create_json(NX_JSON_INTEGER, key, parent); in parse_value()
|
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_oculus_rift/ |
H A D | rift-hmd-radio.c | 150 if (version->type != NX_JSON_INTEGER || version->int_value != 2) { in rift_touch_parse_calibration()
|
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_oculus_rift/ |
H A D | rift-hmd-radio.c | 150 if (version->type != NX_JSON_INTEGER || version->int_value != 2) { in rift_touch_parse_calibration()
|
/dports/x11/aclip/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_oculus_rift/ |
H A D | rift-hmd-radio.c | 150 if (version->type != NX_JSON_INTEGER || version->int_value != 2) { in rift_touch_parse_calibration()
|
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_oculus_rift/ |
H A D | rift-hmd-radio.c | 150 if (version->type != NX_JSON_INTEGER || version->int_value != 2) { in rift_touch_parse_calibration()
|