/third_party/python/PC/ |
H A D | invalid_parameter_handler.c | 11 _silent_invalid_parameter_handler( wchar_t const* expression, wchar_t const* function, wchar_t const* file, unsigned int line, uintptr_t pReserved) _silent_invalid_parameter_handler() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Assert.cpp | 29 void failedAssert(const char *expression, const char *file, unsigned int line, const char *func) in failedAssert() argument
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLExpressionStatement.h | 23 ExpressionStatement(std::unique_ptr<Expression> expression) in ExpressionStatement() argument 32 const std::unique_ptr<Expression>& expression() const { in expression() function in SkSL::final 36 std::unique_ptr<Expression>& expression() { in expression() function in SkSL::final
|
H A D | SkSLReturnStatement.h | 23 ReturnStatement(int line, std::unique_ptr<Expression> expression) in ReturnStatement() argument 27 static std::unique_ptr<Statement> Make(int line, std::unique_ptr<Expression> expression) { in Make() argument 31 std::unique_ptr<Expression>& expression() { in expression() function in SkSL::final 35 const std::unique_ptr<Expression>& expression() const { in expression() function in SkSL::final
|
/third_party/libjpeg-turbo/ |
H A D | strtest.c | 47 void invalid_parameter_handler(const wchar_t *expression, in invalid_parameter_handler() argument
|
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | deoptimized-frame-info.cc | 64 Handle<Object> expression = GetValueForDebugger(stack_it, isolate); in DeoptimizedFrameInfo() local
|
/third_party/musl/include/ |
H A D | assert.h | 17 char *expression; member
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | text_to_binary_test.cpp | 44 const char* expression; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | text_to_binary_test.cpp | 44 const char* expression; member
|
/third_party/spirv-tools/test/ |
H A D | text_to_binary_test.cpp | 44 const char* expression; member
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp-parse.y | 583 expression: global() label [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/ |
H A D | DawnNativeTest.cpp | 24 void AddFatalDawnFailure(const char* expression, const ErrorData* error) { in AddFatalDawnFailure() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderConstExprTests.hpp | 53 const char* expression; member
|
H A D | glsShaderConstExprTests.cpp | 128 const string expression = cases[caseNdx].expression; in createTests() local
|
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
H A D | location_test.cpp | 377 const char *expression; member
|
/third_party/typescript/tests/baselines/reference/ |
H A D | exhaustiveSwitchStatements1.js | 441 function expression() {
function
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | allocate.h | 86 DECLARE_ALLOCATOR(expression); variable
|
H A D | parse.h | 55 struct expression *expression; member [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
H A D | ArrayReturnValueToOutParameter.cpp | 187 TIntermTyped *expression = node->getExpression(); in visitBranch() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | DeferGlobalInitializers.cpp | 55 TIntermTyped *expression = init->getRight(); in GetDeferredInitializers() local
|
H A D | RewriteArrayOfArrayOfOpaqueUniforms.cpp | 94 RewriteIndexExpression(TCompiler *compiler, TIntermTyped *expression, const UniformMap &uniformMap) RewriteIndexExpression() argument [all...] |
H A D | SimplifyLoopConditions.cpp | 28 TIntermTyped *expression = nullptr; member [all...] |
/third_party/skia/src/sksl/dsl/ |
H A D | DSLExpression.cpp | 39 DSLExpression::DSLExpression(std::unique_ptr<SkSL::Expression> expression) in DSLExpression() argument
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_message_field.cc | 47 ReinterpretCast(const std::string& type, const std::string& expression, bool implicit_weak_field) ReinterpretCast() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_search.h | 192 nir_search_expression expression; global() member [all...] |