/external/ltp/doc/old/ |
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 …]
|
/external/angle/src/libANGLE/renderer/gl/ |
D | renderergl_utils.cpp | 46 const char *GetString(const FunctionsGL *functions, GLenum name) in GetString() 56 bool IsMesa(const FunctionsGL *functions, std::array<int, 3> *version) in IsMesa() 74 int getAdrenoNumber(const FunctionsGL *functions) in getAdrenoNumber() 89 int GetQualcommVersion(const FunctionsGL *functions) in GetQualcommVersion() 105 int getMaliTNumber(const FunctionsGL *functions) in getMaliTNumber() 119 int getMaliGNumber(const FunctionsGL *functions) in getMaliGNumber() 133 bool IsAdreno3xx(const FunctionsGL *functions) in IsAdreno3xx() 139 bool IsAdreno42xOr3xx(const FunctionsGL *functions) in IsAdreno42xOr3xx() 145 bool IsAdreno4xx(const FunctionsGL *functions) in IsAdreno4xx() 151 bool IsAdreno5xxOrOlder(const FunctionsGL *functions) in IsAdreno5xxOrOlder() [all …]
|
D | formatutilsgl.cpp | 491 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat() 631 static GLenum GetTexImageNativeInternalFormat(const FunctionsGL *functions, in GetTexImageNativeInternalFormat() 660 static GLenum GetTexStorageNativeInternalFormat(const FunctionsGL *functions, in GetTexStorageNativeInternalFormat() 689 static GLenum GetNativeFormat(const FunctionsGL *functions, in GetNativeFormat() 760 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat() 782 static GLenum GetNativeType(const FunctionsGL *functions, in GetNativeType() 825 static GLenum GetNativeReadType(const FunctionsGL *functions, in GetNativeReadType() 843 static GLenum GetNativeReadFormat(const FunctionsGL *functions, in GetNativeReadFormat() 859 TexImageFormat GetTexImageFormat(const FunctionsGL *functions, in GetTexImageFormat() 873 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat() [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 | BufferGL.cpp | 90 const FunctionsGL *functions = GetFunctionsGL(context); in setData() local 129 const FunctionsGL *functions = GetFunctionsGL(context); in setSubData() local 153 const FunctionsGL *functions = GetFunctionsGL(context); in copySubData() local 184 const FunctionsGL *functions = GetFunctionsGL(context); in map() local 229 const FunctionsGL *functions = GetFunctionsGL(context); in mapRange() local 261 const FunctionsGL *functions = GetFunctionsGL(context); in unmap() local 297 const FunctionsGL *functions = GetFunctionsGL(context); in getIndexRange() local
|
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 | 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 | ShaderGL.cpp | 29 ShaderTranslateTaskGL(const FunctionsGL *functions, in ShaderTranslateTaskGL() 116 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local 126 const FunctionsGL *functions = GetFunctionsGL(context); in compile() local 298 const FunctionsGL *functions = GetFunctionsGL(context); in load() local
|
D | VertexArrayGL.cpp | 74 const FunctionsGL *functions = GetFunctionsGL(context); in ValidateStateHelperGetIntegerv() local 96 const FunctionsGL *functions = GetFunctionsGL(context); in ValidateStateHelperGetVertexAttribiv() local 201 const FunctionsGL *functions = GetFunctionsGL(context); in syncDrawState() local 283 const FunctionsGL *functions = GetFunctionsGL(context); in syncIndexData() local 400 const FunctionsGL *functions = GetFunctionsGL(context); in streamAttributes() local 659 const FunctionsGL *functions = GetFunctionsGL(context); in updateAttribEnabled() local 678 const FunctionsGL *functions = GetFunctionsGL(context); in updateAttribPointer() local 772 const FunctionsGL *functions = GetFunctionsGL(context); in callVertexAttribPointer() local 794 const FunctionsGL *functions = GetFunctionsGL(context); in supportVertexAttribBinding() local 811 const FunctionsGL *functions = GetFunctionsGL(context); in updateAttribFormat() local [all …]
|
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 | 252 const FunctionsGL *functions = GetFunctionsGL(context); in setImageHelper() local 342 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImage() local 430 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImageRowByRowWorkaround() local 512 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImagePaddingWorkaround() local 602 const FunctionsGL *functions = GetFunctionsGL(context); in setCompressedImage() local 655 const FunctionsGL *functions = GetFunctionsGL(context); in setCompressedSubImage() local 702 const FunctionsGL *functions = GetFunctionsGL(context); in copyImage() local 880 const FunctionsGL *functions = GetFunctionsGL(context); in copySubImage() local 1013 const FunctionsGL *functions = GetFunctionsGL(context); in copySubTextureHelper() local 1099 const FunctionsGL *functions = GetFunctionsGL(context); in setStorage() local [all …]
|
/external/mesa3d/src/mapi/new/ |
D | gen_gldispatch_mapi.py | 74 def generate_defines(functions): argument 86 def generate_table(functions, allFunctions): argument 94 def generate_noop_array(functions): argument 130 def generate_public_stubs(functions): argument 141 def generate_public_entries(functions): argument 160 def generate_public_entries_table(functions): argument 175 def generate_stub_asm_gcc(functions): argument
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/shim/ |
D | allocator_shim_default_dispatch_to_apple_zoned_malloc.cc | 15 MallocZoneFunctions& functions = GetFunctionsForZone(context); in MallocImpl() local 21 MallocZoneFunctions& functions = GetFunctionsForZone(context); in CallocImpl() local 27 MallocZoneFunctions& functions = GetFunctionsForZone(context); in MemalignImpl() local 33 MallocZoneFunctions& functions = GetFunctionsForZone(context); in ReallocImpl() local 39 MallocZoneFunctions& functions = GetFunctionsForZone(context); in FreeImpl() local 44 MallocZoneFunctions& functions = GetFunctionsForZone(context); in GetSizeEstimateImpl() local 52 MallocZoneFunctions& functions = GetFunctionsForZone(context); in GoodSizeImpl() local 58 MallocZoneFunctions& functions = GetFunctionsForZone(context); in ClaimedAddressImpl() local 73 MallocZoneFunctions& functions = GetFunctionsForZone(context); in BatchMallocImpl() local 82 MallocZoneFunctions& functions = GetFunctionsForZone(context); in BatchFreeImpl() local [all …]
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/shim/ |
D | allocator_shim_default_dispatch_to_apple_zoned_malloc.cc | 15 MallocZoneFunctions& functions = GetFunctionsForZone(context); in MallocImpl() local 21 MallocZoneFunctions& functions = GetFunctionsForZone(context); in CallocImpl() local 27 MallocZoneFunctions& functions = GetFunctionsForZone(context); in MemalignImpl() local 33 MallocZoneFunctions& functions = GetFunctionsForZone(context); in ReallocImpl() local 39 MallocZoneFunctions& functions = GetFunctionsForZone(context); in FreeImpl() local 44 MallocZoneFunctions& functions = GetFunctionsForZone(context); in GetSizeEstimateImpl() local 52 MallocZoneFunctions& functions = GetFunctionsForZone(context); in GoodSizeImpl() local 58 MallocZoneFunctions& functions = GetFunctionsForZone(context); in ClaimedAddressImpl() local 73 MallocZoneFunctions& functions = GetFunctionsForZone(context); in BatchMallocImpl() local 82 MallocZoneFunctions& functions = GetFunctionsForZone(context); in BatchFreeImpl() local [all …]
|
/external/pytorch/docs/source/notes/ |
D | gradcheck.rst | 61 Default real input numerical evaluation 74 Default real input analytical evaluation 87 Default complex input numerical evaluation 119 Default complex input analytical evaluation 180 Fast complex input numerical evaluation 196 Fast complex input analytical evaluation 210 Why not use a complex :math:`u`
|
/external/starlark-go/doc/ |
D | spec.md | 3020 ### None 3024 ### True and False 3028 ### any 3033 ### all 3038 ### bool 3044 ### chr 3062 ### dict 3085 ### dir 3104 ### enumerate 3118 ### fail [all …]
|
/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2021-166.md | 3 ### CVE Number 6 ### Impact 11 ### Patches 16 ### For more information
|
/external/ComputeLibrary/include/half/ |
D | half.hpp | 1206 struct functions struct 1212 static expr plus(float x, float y) { return expr(x+y); } in plus() 1218 static expr minus(float x, float y) { return expr(x-y); } in minus() 1224 static expr multiplies(float x, float y) { return expr(x*y); } in multiplies() 1230 static expr divides(float x, float y) { return expr(x/y); } in divides() 1236 …tream<charT,traits>& write(std::basic_ostream<charT,traits> &out, float arg) { return out << arg; } in write() 1242 …its> static std::basic_istream<charT,traits>& read(std::basic_istream<charT,traits> &in, half &arg) in read() 1254 static expr fmod(float x, float y) { return expr(std::fmod(x, y)); } in fmod() 1260 static expr remainder(float x, float y) in remainder() 1291 static expr remquo(float x, float y, int *quo) in remquo() [all …]
|
/external/armnn/third-party/half/ |
D | half.hpp | 1208 struct functions struct 1214 static expr plus(float x, float y) { return expr(x+y); } in plus() 1220 static expr minus(float x, float y) { return expr(x-y); } in minus() 1226 static expr multiplies(float x, float y) { return expr(x*y); } in multiplies() 1232 static expr divides(float x, float y) { return expr(x/y); } in divides() 1238 …tream<charT,traits>& write(std::basic_ostream<charT,traits> &out, float arg) { return out << arg; } in write() 1244 …its> static std::basic_istream<charT,traits>& read(std::basic_istream<charT,traits> &in, half &arg) in read() 1256 static expr fmod(float x, float y) { return expr(std::fmod(x, y)); } in fmod() 1262 static expr remainder(float x, float y) in remainder() 1293 static expr remquo(float x, float y, int *quo) in remquo() [all …]
|
/external/compiler-rt/lib/dfsan/scripts/ |
D | build-libc-list.py | 85 functions = [] variable 92 functions = list(set(functions)) variable
|
/external/python/cpython3/Doc/c-api/ |
D | float.rst | 106 Pack functions 137 Unpack functions
|
/external/python/cpython3/Doc/library/ |
D | ctypes.rst | 209 .. _ctypes-fundamental-data-types: 397 .. _ctypes-calling-functions-with-own-custom-data-types: 399 Calling functions with your own custom data types 1102 .. _ctypes-accessing-values-exported-from-dlls: 1725 Foreign functions can also be created by instantiating function prototypes. 2151 .. _ctypes-data-types:
|
/external/google-breakpad/src/common/ |
D | stabs_to_module_unittest.cc | 64 vector<Module::Function*> functions; in TEST() local 130 vector<Module::Function*> functions; in TEST() local 165 vector<Module::Function*> functions; in TEST() local 210 vector<Module::Function*> functions; in TEST() local
|
/external/perfetto/docs/quickstart/ |
D | trace-analysis.md | 334 #### Query 352 #### Query as Pandas DataFrame 372 #### Metric
|
/external/bazelbuild-kotlin-rules/tests/jvm/java/functions/ |
D | CarDemo.kt | 17 package functions package
|