Home
last modified time | relevance | path

Searched defs:propertynames (Results 1 – 20 of 20) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/julia/Arrow/src/metadata/
H A DSchema.jl24 Base.propertynames(x::Null) = () function
34 Base.propertynames(x::Struct) = () function
44 Base.propertynames(x::List) = () function
54 Base.propertynames(x::LargeList) = () function
84 Base.propertynames(x::Map) = (:keysSorted,) function
176 Base.propertynames(x::Utf8) = () function
186 Base.propertynames(x::Binary) = () function
196 Base.propertynames(x::LargeUtf8) = () function
206 Base.propertynames(x::LargeBinary) = () function
235 Base.propertynames(x::Bool) = () function
[all …]
H A DMessage.jl24 Base.propertynames(x::FieldNode) = (:length, :null_count) function
51 Base.propertynames(x::BodyCompression) = (:codec, :method) function
76 Base.propertynames(x::RecordBatch) = (:length, :nodes, :buffers, :compression) function
116 Base.propertynames(x::DictionaryBatch) = (:id, :data, :isDelta) function
166 Base.propertynames(x::Message) = (:version, :header, :bodyLength, :custom_metadata) function
H A DFile.jl22 Base.propertynames(x::Footer) = (:version, :schema, :dictionaries, :recordBatches, :custom_metadata) function
70 Base.propertynames(x::Block) = (:offset, :metaDataLength, :bodyLength) function
/dports/databases/arrow/apache-arrow-6.0.1/julia/Arrow/src/metadata/
H A DSchema.jl24 Base.propertynames(x::Null) = () function
34 Base.propertynames(x::Struct) = () function
44 Base.propertynames(x::List) = () function
54 Base.propertynames(x::LargeList) = () function
84 Base.propertynames(x::Map) = (:keysSorted,) function
176 Base.propertynames(x::Utf8) = () function
186 Base.propertynames(x::Binary) = () function
196 Base.propertynames(x::LargeUtf8) = () function
206 Base.propertynames(x::LargeBinary) = () function
235 Base.propertynames(x::Bool) = () function
[all …]
H A DMessage.jl24 Base.propertynames(x::FieldNode) = (:length, :null_count) function
51 Base.propertynames(x::BodyCompression) = (:codec, :method) function
76 Base.propertynames(x::RecordBatch) = (:length, :nodes, :buffers, :compression) function
116 Base.propertynames(x::DictionaryBatch) = (:id, :data, :isDelta) function
166 Base.propertynames(x::Message) = (:version, :header, :bodyLength, :custom_metadata) function
H A DFile.jl22 Base.propertynames(x::Footer) = (:version, :schema, :dictionaries, :recordBatches, :custom_metadata) function
70 Base.propertynames(x::Block) = (:offset, :metaDataLength, :bodyLength) function
/dports/science/dynare/dynare-4.6.4/contrib/jsonlab/
H A Dsavejson.m451 propertynames = properties(item); variable
469 propertynames = properties(item); variable
H A Dsaveubjson.m353 propertynames = properties(item); variable
/dports/www/node10/node-v10.24.1/test/addons-napi/test_object/
H A Dtest_object.c174 napi_value propertynames; in Inflate() local
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dtimeout.c27 } propertynames[] = { variable
H A Dcmd.c1388 } propertynames[]; /* timeout.c */ in wiz_intrinsic() local
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dtimeout.c27 } propertynames[] = { variable
H A Dcmd.c1388 } propertynames[]; /* timeout.c */ in wiz_intrinsic() local
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dtimeout.c26 } propertynames[] = { variable
H A Dpager.c1187 } propertynames[]; /* located in timeout.c */ in add_obj_info() local
H A Dcmd.c1544 } propertynames[]; /* timeout.c */ in wiz_intrinsic() local
/dports/graphics/qgis/qgis-3.22.3/src/server/services/wfs/
H A Dqgswfsgetfeature.cpp264 QList<QString> propertynames; in writeGetFeature() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/services/wfs/
H A Dqgswfsgetfeature.cpp260 QList<QString> propertynames; in writeGetFeature() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/julia/Arrow/test/
H A Darrowjson.jl432 Base.propertynames(x::DataFile) = (:schema, :batches, :dictionaries) function
/dports/databases/arrow/apache-arrow-6.0.1/julia/Arrow/test/
H A Darrowjson.jl432 Base.propertynames(x::DataFile) = (:schema, :batches, :dictionaries) function