| /third_party/ltp/doc/ |
| D | Shell-Test-API.asciidoc | 401 Retrieving configuration variables 415 Sleeping for subsecond intervals 429 Retry a function call multiple times 489 Checking for integers 498 Checking for integers and floating point numbers 508 Obtaining random numbers 519 Formatting device with a filesystem 551 Mounting and unmounting filesystems 569 ROD and ROD_SILENT 615 EXPECT_PASS{,_BRK} and EXPECT_FAIL{,_BRK} [all …]
|
| /third_party/json/docs/mkdocs/docs/api/basic_json/ |
| D | index.md | 155 ### Object inspection 176 ### Value access 187 ### Element access 197 ### Lookup 203 ### Iterators 215 ### Capacity 221 ### Modifiers 233 ### Lexicographical comparison operators 243 ### Serialization / Dumping 247 ### Deserialization / Parsing [all …]
|
| /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/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/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()
|
| D | SemaphoreGL.cpp | 58 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local 65 const FunctionsGL *functions = GetFunctionsGL(context); in importFd() local 82 const FunctionsGL *functions = GetFunctionsGL(context); in wait() local 103 const FunctionsGL *functions = GetFunctionsGL(context); in signal() local
|
| D | MemoryObjectGL.cpp | 28 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local 35 const FunctionsGL *functions = GetFunctionsGL(context); in setDedicatedMemory() local 55 const FunctionsGL *functions = GetFunctionsGL(context); in importFd() local
|
| D | TextureGL.cpp | 234 const FunctionsGL *functions = GetFunctionsGL(context); in setImageHelper() local 320 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImage() local 399 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImageRowByRowWorkaround() local 481 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImagePaddingWorkaround() local 570 const FunctionsGL *functions = GetFunctionsGL(context); in setCompressedImage() local 617 const FunctionsGL *functions = GetFunctionsGL(context); in setCompressedSubImage() local 661 const FunctionsGL *functions = GetFunctionsGL(context); in copyImage() local 806 const FunctionsGL *functions = GetFunctionsGL(context); in copySubImage() local 938 const FunctionsGL *functions = GetFunctionsGL(context); in copySubTextureHelper() local 1020 const FunctionsGL *functions = GetFunctionsGL(context); in setStorage() local [all …]
|
| D | VertexArrayGL.cpp | 69 const FunctionsGL *functions = GetFunctionsGL(context); in ValidateStateHelperGetIntegerv() local 91 const FunctionsGL *functions = GetFunctionsGL(context); in ValidateStateHelperGetVertexAttribiv() local 292 const FunctionsGL *functions = GetFunctionsGL(context); in syncIndexData() local 381 const FunctionsGL *functions = GetFunctionsGL(context); in streamAttributes() local 631 const FunctionsGL *functions = GetFunctionsGL(context); in updateAttribEnabled() local 727 const FunctionsGL *functions = GetFunctionsGL(context); in callVertexAttribPointer() local 749 const FunctionsGL *functions = GetFunctionsGL(context); in supportVertexAttribBinding() local 768 const FunctionsGL *functions = GetFunctionsGL(context); in updateAttribFormat() local 801 const FunctionsGL *functions = GetFunctionsGL(context); in updateAttribBinding() local 823 const FunctionsGL *functions = GetFunctionsGL(context); in updateBindingBuffer() local [all …]
|
| /third_party/json/docs/mkdocs/docs/integration/ |
| D | migration_guide.md | 12 #### Parsing 54 #### JSON Pointers 114 #### Miscellaneous functions
|
| /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()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typeCheckingInsideFunctionExpressionInArray.js | 2 var functions = [function () { variable 11 var functions = [function () { variable
|
| D | undefinedSymbolReferencedInArrayLiteral1.js | 4 var functions = [function() { variable 13 var functions = [function () { variable
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkExtensionFunctions.inl | 7 …ensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const char*>& functions) 339 …ensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const char*>& functions)
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkExtensionFunctions.inl | 7 …ensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const char*>& functions) 1466 …ensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const char*>& functions)
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkExtensionFunctions.inl | 7 …ensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const char*>& functions) 1366 …ensionFunctions (uint32_t apiVersion, ::std::string extName, ::std::vector<const char*>& functions)
|
| /third_party/python/Doc/library/ |
| D | ctypes.rst | 210 .. _ctypes-fundamental-data-types: 396 .. _ctypes-calling-functions-with-own-custom-data-types: 398 Calling functions with your own custom data types 1071 .. _ctypes-accessing-values-exported-from-dlls: 1663 Foreign functions can also be created by instantiating function prototypes. 2068 .. _ctypes-data-types:
|
| /third_party/mesa3d/src/egl/generate/ |
| D | gen_egl_dispatch.py | 92 def generateHeader(functions): argument 131 def generateSource(functions): argument
|