/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderSubroutineTests.cpp | 4589 void FunctionalTest7_8::calculate(glw::GLuint function, const Utils::vec4<glw::GLfloat>& left, in calculate() argument 4651 GLuint function = combination[i]; in calculate() local 4706 GLchar function in logError() local [all...] |
H A D | gl4cShadingLanguage420PackTests.cpp | 16547 static const GLchar* function = "bool check_values(in Structure structure, in float value)\\n" prepareShaderSource() local [all...] |
H A D | gl4cGPUShaderFP64Tests.cpp | 2986 _uniform_function function = (_uniform_function)data[n_check * 3 + 0]; verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() local 13488 BuiltinFunctionTest(deqp::Context& context, std::string caseName, FunctionEnum function, TypeDefinition typeDefinition) BuiltinFunctionTest() argument 13895 getFunctionObject(FunctionEnum function, const typeDetails& type) getFunctionObject() argument 14657 isFunctionImplemented(FunctionEnum function, const typeDetails& type) const isFunctionImplemented() argument 15114 test(FunctionEnum function, const typeDetails& type) test() argument 15452 FunctionEnum function; init() member [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 4563 samplingFunctionDefinition(samplingFunction function, const glw::GLchar* name) global() argument 4647 getShaderGroup(samplingFunction function, shaderGroup& shader_group) const global() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_funcs.hpp | 9759 VULKAN_HPP_NAMESPACE::CuFunctionNVX function; in createCuFunctionNVX() local 9778 VULKAN_HPP_NAMESPACE::CuFunctionNVX function; in createCuFunctionNVXUnique() local [all...] |
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 3387 ReturnedBufferSize( const char* function, int* width, int* height) ReturnedBufferSize() argument 3390 const char* function; ReturnedBufferSize() member [all...] |
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 571 StructuredTraverser(const spvtools::opt::Function& function) StructuredTraverser() argument 735 FunctionEmitter(ParserImpl* pi, const spvtools::opt::Function& function, const EntryPointInfo* ep_info) FunctionEmitter() argument 754 FunctionEmitter(ParserImpl* pi, const spvtools::opt::Function& function) FunctionEmitter() argument 5036 auto* function = create<ast::IdentifierExpression>( EmitFunctionCall() local [all...] |
/third_party/python/Python/ |
H A D | ceval.c | 4689 PyObject *function = PEEK(nargs + 1); global() local 4705 PyObject *function = PEEK(oparg + 1); global() local 4721 PyObject *function = PEEK(nargs + 1); global() local 4740 PyObject *function = PEEK(total_args + 1); global() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_inspect.py | 1478 def function(): global() function [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 74 inline bool functionHasAutoLod (glu::ShaderType shaderType, Function function) in functionHasAutoLod() argument 83 inline bool functionHasProj (Function function) in functionHasProj() argument 96 functionHasGrad(Function function) functionHasGrad() argument 104 functionHasLod(Function function) functionHasLod() argument 115 Function function; global() member 1249 Function function = m_lookupSpec.function; initShaderSources() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 7855 const char function[] = createSelectionBlockOrderTests() local 7947 const char function[] = createSwitchBlockOrderTests() local 8064 const char function[] = createDecorationGroupTests() local 8709 const char function[] = createNoContractionTests() local 8776 const char function[] = createMemoryAccessTests() local 9245 const char* function = createOpQuantizeTwoPossibilityTests() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ParseContext.cpp | 3818 createPrototypeNodeFromFunction( const TFunction &function, const TSourceLoc &location, bool insertParametersToSymbolTable) createPrototypeNodeFromFunction() argument 3867 const TFunction *function = symbolTable.markFunctionHasPrototypeDeclaration( addFunctionPrototypeDeclaration() local 3923 parseFunctionDefinitionHeader(const TSourceLoc &location, const TFunction *function, TIntermFunctionPrototype **prototypeOut) parseFunctionDefinitionHeader() argument 3951 parseFunctionDeclarator(const TSourceLoc &location, TFunction *function) parseFunctionDeclarator() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.cpp | 2989 loadExecutable(d3d::Context *context, const uint8_t *function, size_t length, gl::ShaderType type, const std::vector<D3DVarying> &streamOutVaryings, bool separatedOutputBuffers, ShaderExecutableD3D **outExecutable) loadExecutable() argument
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |
/third_party/typescript/lib/ |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | typingsInstaller.js | [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | glslang_tab.cpp | 5539 TFunction *function = new TFunction(&symbol->getName(), TType(EbtVoid)); global() local 6358 TFunction *function; global() variable [all...] |
/third_party/glslang/glslang/HLSL/ |
H A D | hlslParseHelper.cpp | 1592 void HlslParseContext::handleFunctionDeclarator(const TSourceLoc& loc, TFunction& function, bool prototype) in handleFunctionDeclarator() argument 1651 handleFunctionDefinition(const TSourceLoc& loc, TFunction& function, const TAttributes& attributes, TIntermNode*& entryPointTree) handleFunctionDefinition() argument 2292 handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, TIntermNode*& node) handleFunctionBody() argument 2310 remapEntryPointIO(TFunction& function, TVariable*& returnValue, TVector<TVariable*>& inputs, TVector<TVariable*>& outputs) remapEntryPointIO() argument 2435 remapNonEntryPointIO(TFunction& function) remapNonEntryPointIO() argument 2475 handleFunctionArgument(TFunction* function, TIntermTyped*& arguments, TIntermTyped* newArg) handleFunctionArgument() argument 5486 handleFunctionCall(const TSourceLoc& loc, TFunction* function, TIntermTyped* arguments) handleFunctionCall() argument 5762 addInputArgumentConversions(const TFunction& function, TIntermTyped*& arguments) addInputArgumentConversions() argument 5835 expandArguments(const TSourceLoc& loc, const TFunction& function, TIntermTyped*& arguments) expandArguments() argument 5908 addOutputArgumentConversions(const TFunction& function, TIntermOperator& intermNode) addOutputArgumentConversions() argument 6550 constructorError(const TSourceLoc& loc, TIntermNode* node, TFunction& function, TOperator op, TType& type) constructorError() argument [all...] |
/third_party/node/deps/v8/src/d8/ |
H A D | d8.cc | 2125 i::Handle<i::JSFunction> function = i::Handle<i::JSFunction>::cast(callable); in TestVerifySourcePositions() local 2441 FunctionAndArgumentsToString(Local<Function> function, Local<Value> arguments, Local<String>* source, Isolate* isolate) FunctionAndArgumentsToString() argument 3821 Local<Value> function = InspectorClient() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | wasm-compiler.cc | 2228 Node* function in BuildBitCountingCall() local 2348 Node* function = gasm_->ExternalConstant(ref); BuildCFuncInstruction() local 2391 Node* function = gasm_->ExternalConstant(ref); BuildIntToFloatConversionInstruction() local 2434 Node* function = gasm_->ExternalConstant(call_ref); BuildCcallConvertFloat() local 2964 Node* function = gasm_->ExternalConstant(ref); BuildDiv64Call() local 2977 BuildCCall(MachineSignature* sig, Node* function, Args... args) BuildCCall() argument 3281 BuildLoadCallTargetFromExportedFunctionData( Node* function) BuildLoadCallTargetFromExportedFunctionData() argument 3301 Node* function = args[0]; BuildCallRef() local 5420 Node* function = MemoryInit() local 5495 Node* function = MemoryCopy() local 5514 Node* function = MemoryFill() local [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | isolate.cc | 785 Handle<JSFunction> function in AppendJavaScriptFrame() local 826 IsStrictFrame(Handle<JSFunction> function) IsStrictFrame() argument 836 IsVisibleInStackTrace(Handle<JSFunction> function) IsVisibleInStackTrace() argument 844 ShouldIncludeFrame(Handle<JSFunction> function) ShouldIncludeFrame() argument 862 IsNotHidden(Handle<JSFunction> function) IsNotHidden() argument 880 AppendFrame(Handle<Object> receiver_or_instance, Handle<Object> function, Handle<HeapObject> code, int offset, int flags, Handle<FixedArray> parameters) AppendFrame() argument 924 JSFunction const function = JSFunction::cast(object); IsBuiltinFunction() local [all...] |
/third_party/node/deps/v8/src/parsing/ |
H A D | parser-base.h | 4199 FunctionLiteralT function = impl()->ParseFunctionLiteral( ParseHoistableDeclaration() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_types.h | 1687 uint16 function; /* SVGA3dFogFunction */ member
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.h | 8159 void CallRuntime(R (*function)(P...)) { in CallRuntime() argument 8164 void TailCallRuntime(R (*function)(P...)) { in TailCallRuntime() argument 8883 CallRuntimeHelper(R (function)P...), RuntimeCallType call_type) CallRuntimeHelper() argument [all...] |