| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineInternal.h | 738 isKnownToBeAPowerOfTwo(const Value *V, bool OrZero = false, unsigned Depth = 0, const Instruction *CxtI = nullptr) isKnownToBeAPowerOfTwo() argument
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | type_constructor_validation_test.cc | 647 ASSERT_NE(TypeOf(expr), nullptr); TEST_F() local 665 ASSERT_NE(TypeOf(expr), nullptr); TEST_F() local 683 ASSERT_NE(TypeOf(expr), nullptr); TEST_F() local 701 ASSERT_NE(TypeOf(expr), nullptr); TEST_F() local 719 ASSERT_NE(TypeOf(expr), nullptr); TEST_F() local 737 ASSERT_NE(TypeOf(expr), nullptr); TEST_F() local 874 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 894 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 916 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 938 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 960 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 982 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1003 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1163 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1183 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1206 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1229 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1252 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1275 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1297 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1319 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1340 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1554 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1567 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1580 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1593 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1606 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1619 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1632 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1645 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1658 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1671 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1684 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1697 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1710 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local 1737 ASSERT_NE(TypeOf(tc), nullptr); TEST_F() local [all...] |
| /third_party/skia/tools/skqp/src/ |
| H A D | skqp.cpp | 162 static GrContextOptions context_options(skiagm::GM* gm = nullptr) { in context_options() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | SmallVector.h | 285 uninitialized_copy( T1 *I, T1 *E, T2 *Dest, typename std::enable_if<std::is_same<typename std::remove_const<T1>::type, T2>::value>::type * = nullptr) uninitialized_copy() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.h | 299 LegalizeRule(LegalityPredicate Predicate, LegalizeAction Action, LegalizeMutation Mutation = nullptr) LegalizeRule() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstr.h | 141 create(BumpPtrAllocator &Allocator, ArrayRef<MachineMemOperand *> MMOs, MCSymbol *PreInstrSymbol = nullptr, MCSymbol *PostInstrSymbol = nullptr, MDNode *HeapAllocMarker = nullptr) create() argument [all...] |
| /third_party/skia/modules/skottie/src/text/ |
| H A D | SkottieShaper.cpp | 364 ShapeImpl(const SkString& txt, const Shaper::TextDesc& desc, const SkRect& box, const sk_sp<SkFontMgr>& fontmgr, SkSize* shaped_size = nullptr) ShapeImpl() argument
|
| /third_party/skia/include/private/ |
| H A D | SkPathRef.h | 124 growForRepeatedVerb(int verb, int numVbs, SkScalar** weights = nullptr) growForRepeatedVerb() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingProceduralGeometryTests.cpp | 127 nullptr, // const char* const* ppEnabledLayerNames; in DeviceHelper() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrImageQueryTests.cpp | 103 ShaderSpec getShaderSpec (const TestParameters& params, const SourceCollections* programCollection = nullptr) in getShaderSpec() argument
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_debug_ext_tests.cpp | 66 CreateReportInstance(VkDebugReportFlagsEXT debug_report_flags, VkInstance* inst, VkApplicationInfo* app_info = nullptr) CreateReportInstance() argument 402 CreateUtilsInstance(VkDebugUtilsMessageTypeFlagsEXT types, VkDebugUtilsMessageSeverityFlagsEXT severities, VkInstance* inst, VkApplicationInfo* app_info = nullptr) CreateUtilsInstance() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | Types.cpp | 621 ASSERT(isArray() && mArraySizesStorage != nullptr); sizeOutermostUnsizedArray() local 679 ASSERT(isArray() && mArraySizesStorage != nullptr); setArraySize() local 690 ASSERT(isArray() && mArraySizesStorage != nullptr); toArrayElementType() local [all...] |
| /test/xts/acts/ai/nnrtndk/entry/src/main/cpp/ |
| H A D | nnrtndk.cpp | 133 OH_NN_Tensor operandSor{OH_NN_FLOAT32, PARAM_4, operand.shape.data(), nullptr, OH_NN_TENSOR}; OHNNModelSetTensorDataOne() local [all...] |
| /test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/ |
| H A D | image_source_test.cpp | 266 createResultValue(napi_env env, int32_t resCode, napi_value res = nullptr) createResultValue() argument [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.h | 79 TParseContextBase(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, bool forwardCompatible, EShMessages messages, const TString* entryPoint = nullptr) TParseContextBase() argument [all...] |
| /third_party/node/src/ |
| H A D | inspector_socket_server.cc | 219 uv_close(reinterpret_cast<uv_handle_t*>(&unix_socket_), nullptr); in CloseUnix() local [all...] |
| H A D | js_native_api_v8.h | 259 jsvm_set_last_error(JSVM_Env env, JSVM_Status errorCode, uint32_t engineErrorCode = 0, void* engineReserved = nullptr) jsvm_set_last_error() argument 419 New(JSVM_Env env, JSVM_Finalize finalize_callback = nullptr, void* finalize_data = nullptr, void* finalize_hint = nullptr) New() argument [all...] |
| H A D | spawn_sync.cc | 1089 uv_close(reinterpret_cast<uv_handle_t*>(handle), nullptr); ExitCallback() local [all...] |
| /third_party/node/test/cctest/ |
| H A D | test_inspector_socket.cc | 722 uv_close(reinterpret_cast<uv_handle_t*>(&client_socket), nullptr); TEST_F() local 730 uv_close(reinterpret_cast<uv_handle_t*>(&client_socket), nullptr); TEST_F() local 816 uv_close(reinterpret_cast<uv_handle_t*>(&client_socket), nullptr); TEST_F() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | tmutfmt.cpp | 88 initMeasureFormat(Locale::getDefault(), UMEASFMT_WIDTH_WIDE, nullptr, status); in TimeUnitFormat() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | code-generator-arm.cc | 627 first_unused_slot_offset, nullptr, false); in AssembleTailCallBeforeGap() local 549 AdjustStackPointerForTailCall( TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, ZoneVector<Register>* pending_pushes = nullptr, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | linkage.h | 253 CallDescriptor(Kind kind, MachineType target_type, LinkageLocation target_loc, LocationSignature* location_sig, size_t param_slot_count, Operator::Properties properties, RegList callee_saved_registers, DoubleRegList callee_saved_fp_registers, Flags flags, const char* debug_name = �, StackArgumentOrder stack_order = StackArgumentOrder::kDefault, const wasm::FunctionSig* wasm_sig = nullptr, const RegList allocatable_registers = {}, size_t return_slot_count = 0) CallDescriptor() argument
|
| H A D | wasm-compiler.h | 249 WasmGraphBuilder( wasm::CompilationEnv* env, Zone* zone, MachineGraph* mcgraph, const wasm::FunctionSig* sig, compiler::SourcePositionTable* spt = nullptr) WasmGraphBuilder() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferMemoryRequirementsTests.cpp | 386 nullptr, // void* pNext; in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateDSTests.cpp | 65 DepthStencilBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName, const char* meshShaderName = nullptr) in DepthStencilBaseCase() argument [all...] |