Home
last modified time | relevance | path

Searched refs:__source (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dprogram.cpp30 ctx(ctx), __source(source) { in _cl_program()
51 compile_program_tgsi(__source) : in build()
52 compile_program_llvm(__source, dev->ir_format(), in build()
65 return __source; in source()
Dprogram.hpp58 std::string __source; member
/external/jetty/src/java/org/eclipse/jetty/util/log/
DStdErrLog.java46 …private final static boolean __source = Boolean.parseBoolean(Log.__props.getProperty("org.eclipse.… field in StdErrLog
85 private boolean _source = __source;
119 _source = __source; in StdErrLog()
/external/libcxx/include/
Dtype_traits454 template <class _Tp> _Tp& __source(int);
455 template <class _Tp> __dummy_type __source(...);
464 …ol, sizeof(__libcpp_is_function_imp::__test<_Tp>(__libcpp_is_function_imp::__source<_Tp>(0))) == 1>
881 template <class _Tp> _Tp&& __source();
883 template <class _Tp> typename remove_reference<_Tp>::type& __source();
/external/opencv3/doc/tutorials/introduction/documenting_opencv/
Ddocumentation_tutorial.markdown58 - __source code__ entities, like classes, functions or enumerations, should be documented in