/third_party/mesa3d/src/mesa/main/ |
D | copyimage.c | 584 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error() argument 596 prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, &dstTexImage, in _mesa_CopyImageSubData_no_error() 607 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData() argument 627 dstName, _mesa_enum_to_string(dstTarget), dstLevel, in _mesa_CopyImageSubData() 643 if (!prepare_target_err(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth, in _mesa_CopyImageSubData() 743 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error() argument 755 prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, &dstTexImage, in _mesa_CopyImageSubDataNV_no_error() 766 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV() argument 785 dstName, _mesa_enum_to_string(dstTarget), dstLevel, in _mesa_CopyImageSubDataNV() 801 if (!prepare_target_err(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth, in _mesa_CopyImageSubDataNV()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | VTimeZone.java | 1259 String dstName = null; in writeZone() local 1315 && name.equals(dstName) in writeZone() 1329 writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1332 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1339 dstName = name; in writeZone() 1413 writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1416 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1426 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1430 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | VTimeZone.java | 1230 String dstName = null; in writeZone() local 1286 && name.equals(dstName) in writeZone() 1300 writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1303 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1310 dstName = name; in writeZone() 1384 writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1387 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1397 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1401 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone()
|
/third_party/openGLES/extensions/NV/ |
D | NV_copy_image.txt | 60 uint dstName, enum dstTarget, int dstLevel, 78 uint dstName, enum dstTarget, int dstLevel, 87 Similarly the destination object is identified by <dstName> and 145 HGLRC hDstRC, uint dstName, enum dstTarget, int dstLevel, 178 GLXContext dstCtx, uint dstName, enum dstTarget, int dstLevel,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_copy_image.txt | 60 uint dstName, enum dstTarget, int dstLevel, 78 uint dstName, enum dstTarget, int dstLevel, 87 Similarly the destination object is identified by <dstName> and 145 HGLRC hDstRC, uint dstName, enum dstTarget, int dstLevel, 178 GLXContext dstCtx, uint dstName, enum dstTarget, int dstLevel,
|
/third_party/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 1872 UnicodeString dstName; in writeZone() local 1933 && name.compare(dstName) == 0 in writeZone() 1947 … writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, dstStartTime, in writeZone() 1950 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1960 dstName = name; in writeZone() 2049 writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, dstStartTime, in writeZone() 2052 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 2065 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 2069 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone()
|
D | olsontz.cpp | 714 UnicodeString dstName = tzid + UNICODE_STRING_SIMPLE("(DST)"); in initTransitionRules() local 721 initialRule = new InitialTimeZoneRule((dst == 0 ? stdName : dstName), raw, dst); in initTransitionRules() 783 … historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName), in initTransitionRules()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | vtzone.cpp | 1872 UnicodeString dstName; in writeZone() local 1933 && name.compare(dstName) == 0 in writeZone() 1947 … writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, dstStartTime, in writeZone() 1950 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 1960 dstName = name; in writeZone() 2049 writeZonePropsByTime(w, true, dstName, dstFromOffset, dstToOffset, dstStartTime, in writeZone() 2052 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 2065 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone() 2069 writeZonePropsByDOW(w, true, dstName, dstFromOffset, dstToOffset, in writeZone()
|
D | olsontz.cpp | 714 UnicodeString dstName = tzid + UNICODE_STRING_SIMPLE("(DST)"); in initTransitionRules() local 721 initialRule = new InitialTimeZoneRule((dst == 0 ? stdName : dstName), raw, dst); in initTransitionRules() 783 … historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName), in initTransitionRules()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES32.cpp | 144 GLuint dstName, in ValidateCopyImageSubData() argument 161 srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, in ValidateCopyImageSubData()
|
D | Context_gles_3_2_autogen.h | 22 GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, \
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | vtzone.cpp | 1966 UnicodeString dstName; in writeZone() local 2027 && name.compare(dstName) == 0 in writeZone() 2041 … writeZonePropsByTime(w, TRUE, dstName, dstFromOffset, dstToOffset, dstStartTime, in writeZone() 2044 writeZonePropsByDOW(w, TRUE, dstName, dstFromOffset, dstToOffset, in writeZone() 2054 dstName = name; in writeZone() 2143 writeZonePropsByTime(w, TRUE, dstName, dstFromOffset, dstToOffset, dstStartTime, in writeZone() 2146 writeZonePropsByDOW(w, TRUE, dstName, dstFromOffset, dstToOffset, in writeZone() 2159 writeZonePropsByDOW(w, TRUE, dstName, dstFromOffset, dstToOffset, in writeZone() 2163 writeZonePropsByDOW(w, TRUE, dstName, dstFromOffset, dstToOffset, in writeZone()
|
D | olsontz.cpp | 715 UnicodeString dstName = tzid + UNICODE_STRING_SIMPLE("(DST)"); in initTransitionRules() local 722 initialRule = new InitialTimeZoneRule((dst == 0 ? stdName : dstName), raw, dst); in initTransitionRules() 784 … historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName), in initTransitionRules()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_copy_image.txt | 90 uint dstName, enum dstTarget, int dstLevel, 108 uint dstName, enum dstTarget, int dstLevel, 141 Similarly the destination object is identified by <dstName> and 509 * if either <srcName> or <dstName> does not correspond to a valid
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_copy_image.txt | 98 uint dstName, enum dstTarget, int dstLevel, 116 uint dstName, enum dstTarget, int dstLevel, 149 Similarly the destination object is identified by <dstName> and 294 * if either <srcName> or <dstName> does not correspond to a valid
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_copy_image.txt | 90 uint dstName, enum dstTarget, int dstLevel, 108 uint dstName, enum dstTarget, int dstLevel, 141 Similarly the destination object is identified by <dstName> and 509 * if either <srcName> or <dstName> does not correspond to a valid
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_copy_image.txt | 88 uint dstName, enum dstTarget, int dstLevel, 106 uint dstName, enum dstTarget, int dstLevel, 139 Similarly the destination object is identified by <dstName> and 284 * if either <srcName> or <dstName> does not correspond to a valid
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 184 GLuint dstName, in GL_CopyImageSubData() argument 200 srcLevel, srcX, srcY, srcZ, dstName, in GL_CopyImageSubData() 210 srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, in GL_CopyImageSubData() 214 context->copyImageSubData(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, in GL_CopyImageSubData() 219 srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, in GL_CopyImageSubData()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_copy_image.txt | 92 uint dstName, enum dstTarget, int dstLevel, 110 uint dstName, enum dstTarget, int dstLevel, 143 Similarly the destination object is identified by <dstName> and 520 * if either <srcName> or <dstName> does not correspond to a valid
|
/third_party/openGLES/extensions/OES/ |
D | OES_copy_image.txt | 102 uint dstName, enum dstTarget, int dstLevel, 120 uint dstName, enum dstTarget, int dstLevel, 153 Similarly the destination object is identified by <dstName> and 530 * if either <srcName> or <dstName> does not correspond to a valid
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | OlsonTimeZone.java | 1119 String dstName = getID() + "(DST)"; in initTransitionRules() local 1126 initialRule = new InitialTimeZoneRule((dst == 0 ? stdName : dstName), raw, dst); in initTransitionRules() 1166 … historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName), in initTransitionRules()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | OlsonTimeZone.java | 1121 String dstName = getID() + "(DST)"; in initTransitionRules() local 1128 initialRule = new InitialTimeZoneRule((dst == 0 ? stdName : dstName), raw, dst); in initTransitionRules() 1168 … historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName), in initTransitionRules()
|
/third_party/openGLES/extensions/NVX/ |
D | NVX_gpu_multicast2.txt | 59 uint dstName, GLenum dstTarget, int dstLevel, int dstX, int dstY, int dstZ, 150 uint dstName, GLenum dstTarget, int dstLevel, int dstX, int dstY, int dstZ,
|
D | NVX_linked_gpu_multicast.txt | 92 uint dstName, enum dstTarget, 190 uint dstName, enum dstTarget, 216 * if either <srcName> or <dstName> does not correspond to a valid
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NVX/ |
D | NVX_linked_gpu_multicast.txt | 92 uint dstName, enum dstTarget, 190 uint dstName, enum dstTarget, 216 * if either <srcName> or <dstName> does not correspond to a valid
|