Home
last modified time | relevance | path

Searched defs:functions (Results 76 - 100 of 381) sorted by relevance

12345678910>>...16

/third_party/gn/src/gn/
H A Dfunction_toolchain.cc25 namespace functions { namespace
H A Dfunction_exec_script.cc23 namespace functions { namespace
H A Dfunction_forward_variables_from.cc10 namespace functions { namespace
H A Dfunction_filter_labels.cc16 namespace functions { namespace
H A Dfunction_foreach.cc10 namespace functions { namespace
H A Dfunction_read_file.cc17 namespace functions { namespace
H A Dfunctions.h24 namespace functions { namespace
H A Dfunction_write_file.cc22 namespace functions { namespace
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dcolumns.c14 void calculate_columns(FUNCTION *functions, DISPLAY_COLUMNS *dc) in calculate_columns() argument
/third_party/openssl/apps/lib/
H A Dcolumns.c14 void calculate_columns(FUNCTION *functions, DISPLAY_COLUMNS *dc) in calculate_columns() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramPipelineGL.cpp17 ProgramPipelineGL(const gl::ProgramPipelineState &data, const FunctionsGL *functions) ProgramPipelineGL() argument
H A DCompilerGL.cpp20 ShShaderOutput GetShaderOutputType(const FunctionsGL *functions) in GetShaderOutputType() argument
86 CompilerGL(const FunctionsGL *functions) CompilerGL() argument
[all...]
H A DSyncGL.cpp19 SyncGL::SyncGL(const FunctionsGL *functions) : SyncImpl(), mFunctions(functions), mSyncObject(0) in SyncGL() argument
/kernel/linux/linux-6.6/rust/macros/
H A Dvtable.rs30 let mut functions = Vec::new(); variables
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dapiexec.py70 functions = { variable
/applications/standard/app_samples/code/BasicFeature/DFX/AppRecovery/entry/src/main/cpp/
H A Dhello.cpp30 napi_property_descriptor functions[] = { in Init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DRendererCGL.cpp18 RendererCGL::RendererCGL(std::unique_ptr<FunctionsGL> functions, in RendererCGL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DRendererEAGL.cpp19 RendererEAGL::RendererEAGL(std::unique_ptr<FunctionsGL> functions, in RendererEAGL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DRendererGLX.cpp16 RendererGLX::RendererGLX(std::unique_ptr<FunctionsGL> functions, in RendererGLX() argument
/third_party/skia/src/sksl/ir/
H A DSkSLUnresolvedFunction.h33 const std::vector<const FunctionDeclaration*>& functions() const { in functions() function in SkSL::final
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dstatic_object_metadata.h88 BASE_NS::vector<FunctionMetadata> functions; member
/kernel/linux/linux-5.10/drivers/pinctrl/berlin/
H A Dberlin.h23 struct berlin_desc_function *functions; member
/kernel/linux/linux-6.6/drivers/pinctrl/berlin/
H A Dberlin.h23 struct berlin_desc_function *functions; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A Dwgl_utils.cpp74 int QueryWGLFormatAttrib(HDC dc, int format, int attribName, const FunctionsWGL *functions) in QueryWGLFormatAttrib() argument
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleGLESInterfaceAutogen.cpp52 GrGLInterface::Functions* functions = &interface->fFunctions; in GrGLMakeAssembledGLESInterface() local

Completed in 8 milliseconds

12345678910>>...16