Searched refs:structured (Results 1 - 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
H A Dsm4_parse.cpp345 dcl.structured.stride = read32();
353 dcl.structured.stride = read32();
354 dcl.structured.count = read32();
361 dcl.structured.stride = read32();
/external/jsoncpp/src/lib_json/
H A Djson_reader.cpp826 Reader::StructuredError structured; local
827 structured.offset_start = error.token_.start_ - begin_;
828 structured.offset_limit = error.token_.end_ - begin_;
829 structured.message = error.message_;
830 allErrors.push_back(structured);
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
H A Dsm4.h332 } structured; member in union:sm4_dcl::__anon14916
/external/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp1031 Reader::StructuredError structured;
1032 structured.offset_start = error.token_.start_ - begin_;
1033 structured.offset_limit = error.token_.end_ - begin_;
1034 structured.message = error.message_;
1035 allErrors.push_back(structured);
2030 OurReader::StructuredError structured;
2031 structured.offset_start = error.token_.start_ - begin_;
2032 structured.offset_limit = error.token_.end_ - begin_;
2033 structured.message = error.message_;
2034 allErrors.push_back(structured);
[all...]
/external/libvorbis/doc/
H A D05-comment.tex66 The comment vectors are structured similarly to a UNIX environment variable.
H A D01-introduction.tex31 Modified Discrete Cosine Transform. The codec is structured to allow
/external/dtc/Documentation/
H A Ddtc-paper.tex78 and for some properties, they contain tables or other structured
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli925 (** [const_struct context elts] returns the structured constant of type
931 (** [const_named_struct namedty elts] returns the structured constant of type
937 (** [const_packed_struct context elts] returns the structured constant of
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
H A Dllvm.mli760 (** [const_struct context elts] returns the structured constant of type
766 (** [const_named_struct namedty elts] returns the structured constant of type
772 (** [const_packed_struct context elts] returns the structured constant of
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bison/build-aux/
H A Dtexinfo.tex1274 % seem worth the trouble, since most documents are normally structured.
/external/libmicrohttpd/doc/
H A Dtexinfo.tex1275 % seem worth the trouble, since most documents are normally structured.

Completed in 540 milliseconds