Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dsample_python_flask_expects_json.py5 schema = { variable
H A Dsample_python_avro.py5 schema = Parse("""{ variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dschema.h314 const SchemaType* schema; member
1201 const SchemaType* schema; member
1216 const SchemaType* schema; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/
H A Dresctrlfs.c504 char controlgroup[1024], schema[1024], reason[64]; in write_schemata() local