| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 128 parser( InputAdapterType adapter, detail::parser_callback_t<basic_json>cb = nullptr, const bool allow_exceptions = true, const bool ignore_comments = false ) parser() argument [all...] |
| /third_party/node/src/ |
| H A D | node_builtins.cc | 699 nullptr, in CreatePerIsolateProperties() local 707 nullptr, in CreatePerIsolateProperties() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_connection.cc | 481 << ERR_error_string(ERR_get_error(), nullptr); in tls_handshake() local 567 << ERR_error_string(ERR_get_error(), nullptr); tls_handshake() local 688 << ERR_error_string(ERR_get_error(), nullptr); tls_handshake_simple() local 722 << ERR_error_string(ERR_get_error(), nullptr); tls_handshake_simple() local 791 << ERR_error_string(ERR_get_error(), nullptr); write_tls_pending_handshake() local 972 << ERR_error_string(ERR_get_error(), nullptr); write_tls() local 1040 << ERR_error_string(ERR_get_error(), nullptr); read_tls() local 1089 LOG(INFO) << "SSL_read: " << ERR_error_string(ERR_get_error(), nullptr); read_tls() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | filteredbrk.cpp | 690 FB_TRACE(u_errorName(status),nullptr,fals in build() local 698 FB_TRACE(u_errorName(status),nullptr,false, -1); build() local [all...] |
| /third_party/node/deps/googletest/include/gtest/ |
| H A D | gtest-matchers.h | 475 Matcher( const MatcherInterface<U>* impl, typename std::enable_if<!std::is_same<U, const U&>::value>::type* = nullptr) Matcher() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | literal-objects.cc | 96 DictionaryAddNoUpdateNextEnumerationIndex( IsolateT* isolate, Handle<NameDictionary> dictionary, Handle<Name> name, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out = nullptr) DictionaryAddNoUpdateNextEnumerationIndex() argument 105 DictionaryAddNoUpdateNextEnumerationIndex( IsolateT* isolate, Handle<SwissNameDictionary> dictionary, Handle<Name> name, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out = nullptr) DictionaryAddNoUpdateNextEnumerationIndex() argument 115 DictionaryAddNoUpdateNextEnumerationIndex( IsolateT* isolate, Handle<NumberDictionary> dictionary, uint32_t element, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out = nullptr) DictionaryAddNoUpdateNextEnumerationIndex() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner-character-streams.cc | 116 GetDataAt(size_t pos, RuntimeCallStats* stats, DisallowGarbageCollection* no_gc = nullptr) GetDataAt() argument 138 GetDataAt(size_t pos, RuntimeCallStats* stats, DisallowGarbageCollection* no_gc = nullptr) GetDataAt() argument 164 GetDataAt(size_t pos, RuntimeCallStats* stats, DisallowGarbageCollection* no_gc = nullptr) GetDataAt() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/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/vulkan/ycbcr/ |
| H A D | vktYCbCrImageQueryTests.cpp | 103 ShaderSpec getShaderSpec (const TestParameters& params, const SourceCollections* programCollection = nullptr) in getShaderSpec() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | RegAllocPBQP.cpp | 121 RegAllocPBQP(char *cPassID = nullptr) in RegAllocPBQP() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 104 SelectionDAGLegalize(SelectionDAG &DAG, SmallPtrSetImpl<SDNode *> &LegalizedNodes, SmallSetVector<SDNode *, 16> *UpdatedNodes = nullptr) SelectionDAGLegalize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | egl_stubs.cpp | 377 thread->setError(EglBadParameter(), "eglGetCurrentSurface", nullptr); GetCurrentSurface() local [all...] |
| /third_party/skia/src/image/ |
| H A D | SkImage_Lazy.cpp | 332 /*color space*/ nullptr, in textureProxyViewFromPlanes() local [all...] |
| /third_party/skia/samplecode/ |
| H A D | SamplePatch.cpp | 448 dodraw(SkCanvas* canvas, sk_sp<SkPathEffect> pe, SkScalar x, SkScalar y, const SkPaint* ptr = nullptr) dodraw() argument [all...] |
| /third_party/skia/src/gpu/gradients/ |
| H A D | GrGradientShader.cpp | 672 make_gradient( const SkGradientShaderBase& shader, const GrFPArgs& args, std::unique_ptr<GrFragmentProcessor> layout, const SkMatrix* overrideMatrix = nullptr) make_gradient() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkDevice.h | 474 SkNoPixelsDevice(const SkIRect& bounds, const SkSurfaceProps& props, sk_sp<SkColorSpace> colorSpace = nullptr) SkNoPixelsDevice() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
| H A D | GlitchAnalyzer.h | 136 double calculateMagnitude(double *phasePtr = nullptr) { in calculateMagnitude() argument
|
| /third_party/skia/tests/ |
| H A D | GrMeshTest.cpp | 561 nullptr, local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | TextureFormatTests.cpp | 294 DoFormatSamplingTest(FormatTestInfo formatInfo, const std::vector<TextureData>& textureData, const std::vector<RenderData>& expectedRenderData, detail::Expectation* customExpectation = nullptr) DoFormatSamplingTest() argument 329 DoFormatRenderingTest(FormatTestInfo formatInfo, const std::vector<TextureData>& textureData, const std::vector<RenderData>& expectedRenderData, detail::Expectation* customExpectation = nullptr) DoFormatRenderingTest() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Constants.h | 1154 getGetElementPtr(Type *Ty, Constant *C, ArrayRef<Constant *> IdxList, bool InBounds = false, Optional<unsigned> InRangeIndex = None, Type *OnlyIfReducedTy = nullptr) getGetElementPtr() argument 1163 getGetElementPtr(Type *Ty, Constant *C, Constant *Idx, bool InBounds = false, Optional<unsigned> InRangeIndex = None, Type *OnlyIfReducedTy = nullptr) getGetElementPtr() argument [all...] |
| H A D | PassManager.h | 592 PassInstrumentationAnalysis(PassInstrumentationCallbacks *Callbacks = nullptr) in PassInstrumentationAnalysis() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCFragment.h | 231 MCDataFragment(MCSection *Sec = nullptr) in MCDataFragment() argument 246 MCCompactEncodedInstFragment(MCSection *Sec = nullptr) in MCCompactEncodedInstFragment() argument 382 MCLEBFragment(const MCExpr &Value_, bool IsSigned_, MCSection *Sec = nullptr) in MCLEBFragment() argument 264 MCRelaxableFragment(const MCInst &Inst, const MCSubtargetInfo &STI, MCSection *Sec = nullptr) MCRelaxableFragment() argument 297 MCAlignFragment(unsigned Alignment, int64_t Value, unsigned ValueSize, unsigned MaxBytesToEmit, MCSection *Sec = nullptr) MCAlignFragment() argument 329 MCFillFragment(uint64_t Value, uint8_t VSize, const MCExpr &NumValues, SMLoc Loc, MCSection *Sec = nullptr) MCFillFragment() argument 356 MCOrgFragment(const MCExpr &Offset, int8_t Value, SMLoc Loc, MCSection *Sec = nullptr) MCOrgFragment() argument 411 MCDwarfLineAddrFragment(int64_t LineDelta, const MCExpr &AddrDelta, MCSection *Sec = nullptr) MCDwarfLineAddrFragment() argument 431 MCDwarfCallFrameFragment(const MCExpr &AddrDelta, MCSection *Sec = nullptr) MCDwarfCallFrameFragment() argument 447 MCSymbolIdFragment(const MCSymbol *Sym, MCSection *Sec = nullptr) MCSymbolIdFragment() argument 473 MCCVInlineLineTableFragment(unsigned SiteFuncId, unsigned StartFileId, unsigned StartLineNum, const MCSymbol *FnStartSym, const MCSymbol *FnEndSym, MCSection *Sec = nullptr) MCCVInlineLineTableFragment() argument 502 MCCVDefRangeFragment( ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, StringRef FixedSizePortion, MCSection *Sec = nullptr) MCCVDefRangeFragment() argument 536 MCBoundaryAlignFragment(Align AlignBoundary, bool Fused = false, bool EmitNops = false, MCSection *Sec = nullptr) MCBoundaryAlignFragment() argument [all...] |
| H A D | MCStreamer.h | 426 SwitchSectionNoChange(MCSection *Section, const MCExpr *Subsection = nullptr) SwitchSectionNoChange() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfReader.h | 450 IndexedInstrProfReader( std::unique_ptr<MemoryBuffer> DataBuffer, std::unique_ptr<MemoryBuffer> RemappingBuffer = nullptr) IndexedInstrProfReader() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 343 iterator find(const external_key_type &EKey, Info *InfoPtr = nullptr) { in find() argument 350 find_hashed(const internal_key_type &IKey, hash_value_type KeyHash, Info *InfoPtr = nullptr) find_hashed() argument
|