/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 1346 BOTH = VERTEX|FRAGMENT enumerator 1713 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFixed, evalTexture2DLod, BOTH), in init() 1714 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFloat, evalTexture2DLod, BOTH), in init() 1715 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapInt, evalTexture2DLod, BOTH), in init() 1716 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapUint, evalTexture2DLod, BOTH), in init() 1718 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFixed, evalTextureCubeLod, BOTH), in init() 1719 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFloat, evalTextureCubeLod, BOTH), in init() 1720 … 1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapInt, evalTextureCubeLod, BOTH), in init() 1721 …1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapUint, evalTextureCubeLod, BOTH), in init() 1723 …, 0.0f), false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapFixed, evalTexture2DArrayLod, BOTH), in init() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.h | 110 GST_QUERY_POSITION = GST_QUERY_MAKE_TYPE (10, _FLAG(BOTH)), 111 GST_QUERY_DURATION = GST_QUERY_MAKE_TYPE (20, _FLAG(BOTH)), 112 GST_QUERY_LATENCY = GST_QUERY_MAKE_TYPE (30, _FLAG(BOTH)), 113 GST_QUERY_JITTER = GST_QUERY_MAKE_TYPE (40, _FLAG(BOTH)), 114 GST_QUERY_RATE = GST_QUERY_MAKE_TYPE (50, _FLAG(BOTH)), 115 GST_QUERY_SEEKING = GST_QUERY_MAKE_TYPE (60, _FLAG(BOTH)), 116 GST_QUERY_SEGMENT = GST_QUERY_MAKE_TYPE (70, _FLAG(BOTH)), 117 GST_QUERY_CONVERT = GST_QUERY_MAKE_TYPE (80, _FLAG(BOTH)), 118 GST_QUERY_FORMATS = GST_QUERY_MAKE_TYPE (90, _FLAG(BOTH)), 119 GST_QUERY_BUFFERING = GST_QUERY_MAKE_TYPE (110, _FLAG(BOTH)), [all …]
|
D | gstevent.h | 151 GST_EVENT_FLUSH_START = GST_EVENT_MAKE_TYPE (10, _FLAG(BOTH)), 152 GST_EVENT_FLUSH_STOP = GST_EVENT_MAKE_TYPE (20, _FLAG(BOTH) | _FLAG(SERIALIZED)), 190 GST_EVENT_CUSTOM_BOTH = GST_EVENT_MAKE_TYPE (310, _FLAG(BOTH) | _FLAG(SERIALIZED)), 191 GST_EVENT_CUSTOM_BOTH_OOB = GST_EVENT_MAKE_TYPE (320, _FLAG(BOTH))
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 3095 BOTH = VERTEX|FRAGMENT enumerator 4057 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFixed, evalTexture2DLod, BOTH), in init() 4058 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFloat, evalTexture2DLod, BOTH), in init() 4059 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapInt, evalTexture2DLod, BOTH), in init() 4060 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapUint, evalTexture2DLod, BOTH), in init() 4062 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFixed, evalTextureCubeLod, BOTH), in init() 4063 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFloat, evalTextureCubeLod, BOTH), in init() 4064 … 1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapInt, evalTextureCubeLod, BOTH), in init() 4065 …1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapUint, evalTextureCubeLod, BOTH), in init() 4067 …, 0.0f), false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapFixed, evalTexture2DArrayLod, BOTH), in init() [all …]
|
/third_party/python/Lib/tkinter/ |
D | scrolledtext.py | 15 from tkinter.constants import RIGHT, LEFT, Y, BOTH 28 self.pack(side=LEFT, fill=BOTH, expand=True) 50 stext.pack(fill=BOTH, side=LEFT, expand=True)
|
D | filedialog.py | 23 Toplevel, RIGHT, Y, END, Listbox, BOTH, Scrollbar, 80 self.midframe.pack(expand=YES, fill=BOTH) 86 self.files.pack(side=RIGHT, expand=YES, fill=BOTH) 97 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH)
|
D | constants.py | 25 BOTH='both' variable
|
D | simpledialog.py | 47 self.message.pack(expand=1, fill=BOTH) 60 b.pack(side=LEFT, fill=BOTH, expand=1)
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
D | TransformsMapperTest.java | 9 import static org.unicode.icu.tool.cldrtoicu.mapper.TransformsMapperTest.Direction.BOTH; 52 FORWARD, BACKWARD, BOTH; enumConstant 204 checkArgument(dir != BOTH, "use both() for bidirectional transforms"); in oneWay() 228 appendAttribute(cldrPath, "direction", BOTH); in both()
|
/third_party/python/Tools/pynche/ |
D | ListViewer.py | 47 canvas.pack(fill=BOTH, expand=1) 59 self.__uocbtn.pack(expand=1, fill=BOTH) 66 self.__aliases.pack(expand=1, fill=BOTH)
|
D | StripViewer.py | 330 frame1.pack(expand=YES, fill=BOTH) 351 frame2.pack(expand=YES, fill=BOTH)
|
/third_party/python/Lib/idlelib/ |
D | help_about.py | 9 from tkinter import SUNKEN, TOP, BOTTOM, LEFT, X, BOTH, W, EW, NSEW, E 66 frame.pack(side=TOP, expand=True, fill=BOTH) 72 frame_background.pack(expand=True, fill=BOTH)
|
D | configdialog.py | 17 NONE, BOTH, X, Y, W, E, EW, NS, NSEW, NW, 131 note.pack(side=TOP, expand=TRUE, fill=BOTH) 383 font_sample_frame.pack(expand=TRUE, fill=BOTH) 701 frame_custom.pack(side=LEFT, padx=5, pady=5, expand=TRUE, fill=BOTH) 707 side=TOP, padx=5, pady=5, expand=TRUE, fill=BOTH) 1264 frame_custom.pack(side=BOTTOM, padx=5, pady=5, expand=TRUE, fill=BOTH) 1265 frame_key_sets.pack(side=BOTTOM, padx=5, pady=5, fill=BOTH) 1268 frame_target.pack(side=LEFT, padx=5, pady=5, expand=TRUE, fill=BOTH) 1284 frames[0].pack(side=TOP, fill=BOTH, expand=True) 1702 frame_window.pack(side=TOP, padx=5, pady=5, expand=TRUE, fill=BOTH) [all …]
|
D | calltip_w.py | 173 from tkinter import Toplevel, Text, LEFT, BOTH 180 text.pack(side=LEFT, fill=BOTH, expand=1)
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSetSpanner.java | 329 BOTH, enumConstant 356 return trim(sequence, TrimOption.BOTH, SpanCondition.SIMPLE); in trim()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UnicodeSetSpanner.java | 292 BOTH, enumConstant 315 return trim(sequence, TrimOption.BOTH, SpanCondition.SIMPLE); in trim()
|
/third_party/python/Tools/demo/ |
D | redemo.py | 52 self.stringdisplay.pack(fill=BOTH, expand=1) 59 self.grouplist.pack(expand=1, fill=BOTH)
|
/third_party/python/Tools/unittestgui/ |
D | unittestgui.py | 265 self.top.pack(fill=tk.BOTH, expand=1) 301 leftFrame.pack(fill=tk.BOTH, side=tk.LEFT, anchor=tk.NW, expand=1) 347 listFrame.pack(fill=tk.BOTH, anchor=tk.NW, expand=1) 351 self.errorListbox.pack(side=tk.LEFT, fill=tk.BOTH, expand=1,
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | MapField.java | 83 BOTH enumConstant 184 mode = StorageMode.BOTH; in getMap() 238 mode = StorageMode.BOTH; in getList()
|
/third_party/node/deps/undici/src/lib/llhttp/ |
D | constants.d.ts | 31 BOTH = 0, enumerator
|
/third_party/vk-gl-cts/targets/android/ |
D | android.cmake | 28 set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY BOTH)
|
/third_party/zlib/amiga/ |
D | Makefile.sas | 13 NOICONS PARMS=BOTH NOSTACKCHECK UTILLIB NOVERSION ERRORREXX \
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/ |
D | README.md | 290 | | | | | X | BOTH a non-optional | if pruning BOTH | 311 | | X | | | X | BOTH a non-optional | if pruning peers | 313 | | | | | | dev hierarchy, AND | BOTH optional |
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
D | RBGroupPanel.java | 178 gbc.fill = GridBagConstraints.BOTH; in initComponents() 334 gbc.fill = GridBagConstraints.BOTH; in initComponents()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/ |
D | esextcTextureShadowLodFunctionsTest.cpp | 942 BOTH = VERTEX | FRAGMENT enumerator 1057 tex2DArrayMipmapShadow, evalTexture2DArrayShadowLod, BOTH), in init() 1060 texCubeMipmapShadow, evalTextureCubeShadowLod, BOTH), in init() 1072 tex2DArrayMipmapShadow, evalTexture2DArrayShadowLodOffset, BOTH), in init()
|