/third_party/json/doc/mkdocs/docs/api/basic_json/ |
D | index.md | 101 ### Object inspection 121 ### Value access 132 ### Element access 145 ### Lookup 151 ### Iterators 163 ### Capacity 169 ### Modifiers 182 ### Lexicographical comparison operators 191 ### Serialization 196 ### Deserialization [all …]
|
/third_party/boost/libs/outcome/doc/src/content/reference/types/basic_outcome/ |
D | _index.md | 198 #### Disabling constructors 202 #### Copy and move constructors and assignment, and destructor 206 #### Converting constructors 210 #### Inplace constructors 214 #### Tagged constructors 218 #### Observers 222 #### Modifiers 226 #### Comparisons
|
/third_party/boost/libs/outcome/doc/src/content/reference/types/basic_result/ |
D | _index.md | 148 #### Disabling constructors 152 #### Copy and move constructors and assignment, and destructor 156 #### Converting constructors 160 #### Inplace constructors 164 #### Tagged constructors 168 #### Observers 172 #### Modifiers 176 #### Comparisons
|
/third_party/mesa3d/src/mapi/new/ |
D | gen_gldispatch_mapi.py | 75 def generate_defines(functions): argument 89 def generate_table(functions, allFunctions): argument 97 def generate_noop_array(functions): argument 133 def generate_public_stubs(functions): argument 144 def generate_public_entries(functions): argument 163 def generate_public_entries_table(functions): argument 178 def generate_stub_asm_gcc(functions): argument
|
/third_party/boost/libs/graph_parallel/doc/ |
D | distributed_property_map.rst | 730 .. |Logo| image:: pbgl-logo.png 735 .. _Readable Property Map: http://www.boost.org/libs/property_map/ReadablePropertyMap.html 736 .. _Writable Property Map: http://www.boost.org/libs/property_map/WritablePropertyMap.html 737 .. _Read/Write Property Map: http://www.boost.org/libs/property_map/ReadWritePropertyMap.html 738 .. _Lvalue Property Map: http://www.boost.org/libs/property_map/LvaluePropertyMap.html 739 .. _Process Group: process_group.html 740 .. _Global Descriptor: GlobalDescriptor.html 741 .. _Dijkstra's shortest paths: dijkstra_shortest_paths.html 742 .. _Breadth-First Search: breadth_first_search.html 743 .. _PageRank: page_rank.html
|
/third_party/jerryscript/docs/ |
D | 07.DEBUGGER.md | 115 ### jerry_debugger_is_connected 152 ### jerry_debugger_stop 193 ### jerry_debugger_continue 235 ### jerry_debugger_stop_at_breakpoint 279 ### jerry_debugger_wait_for_client_source 371 ### jerry_debugger_send_output 408 ### jerry_debugger_send_log
|
D | 16.MIGRATION-GUIDE.md | 58 ### jerry_value_set_abort_flag 108 ### jerry_value_has_abort_flag 146 ### jerry_value_set_error_flag 197 ### jerry_value_has_error_flag 235 ### jerry_value_clear_error_flag AND jerry_get_value_without_error_flag
|
/third_party/boost/libs/hana/test/experimental/view/transformed/ |
D | ap.cpp | 24 auto functions = container(); in main() local 33 auto functions = container(); in main() local 42 auto functions = container(ct_eq<0>{}); in main() local 53 auto functions = container(_injection<0>{}); in main() local 62 auto functions = container(_injection<0>{}, _injection<1>{}); in main() local 72 auto functions = container(_injection<0>{}, _injection<1>{}, _injection<2>{}); in main() local 85 auto functions = container(_injection<0>{}); in main() local 95 auto functions = container(_injection<0>{}); in main() local 108 auto functions = container(_injection<0>{}, _injection<1>{}); in main() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | renderergl_utils.cpp | 44 const char *GetString(const FunctionsGL *functions, GLenum name) in GetString() 49 bool IsMesa(const FunctionsGL *functions, std::array<int, 3> *version) in IsMesa() 72 int getAdrenoNumber(const FunctionsGL *functions) in getAdrenoNumber() 87 int getMaliTNumber(const FunctionsGL *functions) in getMaliTNumber() 101 int getMaliGNumber(const FunctionsGL *functions) in getMaliGNumber() 115 bool IsAdreno42xOr3xx(const FunctionsGL *functions) in IsAdreno42xOr3xx() 121 bool IsAdreno4xx(const FunctionsGL *functions) in IsAdreno4xx() 127 bool IsAdreno5xxOrOlder(const FunctionsGL *functions) in IsAdreno5xxOrOlder() 133 bool IsAdreno5xx(const FunctionsGL *functions) in IsAdreno5xx() 139 bool IsMaliT8xxOrOlder(const FunctionsGL *functions) in IsMaliT8xxOrOlder() [all …]
|
D | formatutilsgl.cpp | 486 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat() 612 static GLenum GetNativeFormat(const FunctionsGL *functions, in GetNativeFormat() 677 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat() 706 static GLenum GetNativeType(const FunctionsGL *functions, in GetNativeType() 749 static GLenum GetNativeReadType(const FunctionsGL *functions, in GetNativeReadType() 767 static GLenum GetNativeReadFormat(const FunctionsGL *functions, in GetNativeReadFormat() 783 TexImageFormat GetTexImageFormat(const FunctionsGL *functions, in GetTexImageFormat() 797 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat() 808 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, in GetCompressedTexImageFormat() 817 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat() [all …]
|
D | SamplerGL.cpp | 18 inline void SetSamplerParameter(const rx::FunctionsGL *functions, in SetSamplerParameter() 26 inline void SetSamplerParameter(const rx::FunctionsGL *functions, in SetSamplerParameter() 49 static inline void SyncSamplerStateMember(const rx::FunctionsGL *functions, in SyncSamplerStateMember() 69 const FunctionsGL *functions, in SamplerGL()
|
D | FenceNVGL.cpp | 19 FenceNVGL::FenceNVGL(const FunctionsGL *functions) : FenceNVImpl(), mFunctions(functions) in FenceNVGL() 53 bool FenceNVGL::Supported(const FunctionsGL *functions) in Supported() 58 FenceNVSyncGL::FenceNVSyncGL(const FunctionsGL *functions) in FenceNVSyncGL() 104 bool FenceNVSyncGL::Supported(const FunctionsGL *functions) in Supported()
|
D | BufferGL.cpp | 63 const FunctionsGL *functions = GetFunctionsGL(context); in setData() local 95 const FunctionsGL *functions = GetFunctionsGL(context); in setSubData() local 120 const FunctionsGL *functions = GetFunctionsGL(context); in copySubData() local 147 const FunctionsGL *functions = GetFunctionsGL(context); in map() local 186 const FunctionsGL *functions = GetFunctionsGL(context); in mapRange() local 214 const FunctionsGL *functions = GetFunctionsGL(context); in unmap() local 251 const FunctionsGL *functions = GetFunctionsGL(context); in getIndexRange() local
|
D | CompilerGL.cpp | 20 ShShaderOutput GetShaderOutputType(const FunctionsGL *functions) in GetShaderOutputType() 86 CompilerGL::CompilerGL(const FunctionsGL *functions) in CompilerGL()
|
/third_party/boost/libs/python/test/ |
D | shared_ptr.hpp | 15 struct functions struct 17 static int look(shared_ptr<T> const& x) in look() 22 static void store(shared_ptr<T> x) in store() 27 static void release_store() in release_store() 32 static void modify(shared_ptr<T>& x) in modify() 37 static shared_ptr<T> get() { return storage; } in get() 38 static shared_ptr<T> &get1() { return storage; } in get1() 40 static int look_store() in look_store() 46 static void expose(C const& c) in expose() 85 template <class T> shared_ptr<T> functions<T>::storage; argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | renderergl_utils.cpp | 37 VendorID GetVendorID(const FunctionsGL *functions) in GetVendorID() 63 uint32_t GetDeviceID(const FunctionsGL *functions) in GetDeviceID() 87 static bool MeetsRequirements(const FunctionsGL *functions, in MeetsRequirements() 134 static bool CheckSizedInternalFormatTextureRenderability(const FunctionsGL *functions, in CheckSizedInternalFormatTextureRenderability() 183 static bool CheckInternalFormatRenderbufferRenderability(const FunctionsGL *functions, in CheckInternalFormatRenderbufferRenderability() 229 static gl::TextureCaps GenerateTextureFormatCaps(const FunctionsGL *functions, in GenerateTextureFormatCaps() 333 static GLint QuerySingleGLInt(const FunctionsGL *functions, GLenum name) in QuerySingleGLInt() 340 static GLint QuerySingleIndexGLInt(const FunctionsGL *functions, GLenum name, GLuint index) in QuerySingleIndexGLInt() 347 static GLint QueryGLIntRange(const FunctionsGL *functions, GLenum name, size_t index) in QueryGLIntRange() 354 static GLint64 QuerySingleGLInt64(const FunctionsGL *functions, GLenum name) in QuerySingleGLInt64() [all …]
|
D | formatutilsgl.cpp | 399 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat() 482 static GLenum GetNativeFormat(const FunctionsGL *functions, in GetNativeFormat() 536 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat() 565 static GLenum GetNativeType(const FunctionsGL *functions, in GetNativeType() 614 static GLenum GetNativeReadType(const FunctionsGL *functions, in GetNativeReadType() 632 static GLenum GetNativeReadFormat(const FunctionsGL *functions, in GetNativeReadFormat() 640 TexImageFormat GetTexImageFormat(const FunctionsGL *functions, in GetTexImageFormat() 654 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat() 665 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, in GetCompressedTexImageFormat() 674 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat() [all …]
|
D | SamplerGL.cpp | 18 inline void SetSamplerParameter(const rx::FunctionsGL *functions, in SetSamplerParameter() 26 inline void SetSamplerParameter(const rx::FunctionsGL *functions, in SetSamplerParameter() 49 static inline void SyncSamplerStateMember(const rx::FunctionsGL *functions, in SyncSamplerStateMember() 69 const FunctionsGL *functions, in SamplerGL()
|
D | FenceNVGL.cpp | 19 FenceNVGL::FenceNVGL(const FunctionsGL *functions) : FenceNVImpl(), mFunctions(functions) in FenceNVGL() 51 bool FenceNVGL::Supported(const FunctionsGL *functions) in Supported() 56 FenceNVSyncGL::FenceNVSyncGL(const FunctionsGL *functions) in FenceNVSyncGL() 100 bool FenceNVSyncGL::Supported(const FunctionsGL *functions) in Supported()
|
D | SemaphoreGL.cpp | 58 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local 65 const FunctionsGL *functions = GetFunctionsGL(context); in importFd() local 74 const FunctionsGL *functions = GetFunctionsGL(context); in wait() local 95 const FunctionsGL *functions = GetFunctionsGL(context); in signal() local
|
D | CompilerGL.cpp | 20 ShShaderOutput GetShaderOutputType(const FunctionsGL *functions) in GetShaderOutputType() 86 CompilerGL::CompilerGL(const FunctionsGL *functions) in CompilerGL()
|
/third_party/boost/libs/outcome/doc/src/content/reference/policies/base/ |
D | _index.md | 16 #### Special 20 #### Observers 24 #### Modifiers
|
/third_party/typescript/tests/baselines/reference/ |
D | typeCheckingInsideFunctionExpressionInArray.js | 2 var functions = [function () { variable 11 var functions = [function () { variable
|
/third_party/skia/src/sksl/ir/ |
D | SkSLFunctionReference.h | 26 std::vector<const FunctionDeclaration*> functions) in FunctionReference() 30 const std::vector<const FunctionDeclaration*>& functions() const { in functions() function 48 FunctionReference(int line, std::vector<const FunctionDeclaration*> functions, in FunctionReference()
|
D | SkSLMethodReference.h | 37 std::vector<const FunctionDeclaration*> functions) in MethodReference() 45 const std::vector<const FunctionDeclaration*>& functions() const { return fFunctions; } in functions() function 61 std::vector<const FunctionDeclaration*> functions, in MethodReference()
|