/device/generic/vulkan-cereal/protocols/vulkan/scripts/ |
D | validitygenerator.py | 405 def makeParamValidityPre(self, param, params, selector): argument 415 if selector: 419 self.makeParameterName(selector), 483 …def createValidationLineForParameterImpl(self, blockname, param, params, typetext, selector, paren… argument 495 entry = self.makeParamValidityPre(param, params, selector) 498 if selector: 665 …def createValidationLineForParameter(self, blockname, param, params, typecategory, selector, paren… argument 760 blockname, param, params, typetext, selector, parentname) 1078 selector = param.get('selector') 1089 … blockname, member, paraminfo.getMembers(), membertypecategory, selector, param_name)
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/ |
D | validitygenerator.py | 379 def makeParamValidityPre(self, param, params, selector): argument 388 if selector: 392 self.makeParameterName(selector), 469 …def createValidationLineForParameterImpl(self, blockname, param, params, typetext, selector, paren… argument 481 entry = self.makeParamValidityPre(param, params, selector) 484 if selector: 651 …def createValidationLineForParameter(self, blockname, param, params, typecategory, selector, paren… argument 746 blockname, param, params, typetext, selector, parentname) 1059 selector = param.get('selector') 1070 … blockname, member, paraminfo.getMembers(), membertypecategory, selector, param_name)
|
D | registry.rnc | 122 # selector - for a union member, identifies a separate enum member that 176 attribute selector { text } ? , 319 # selector - for a union parameter, identifies a separate enum parameter that 360 attribute selector { text } ? ,
|
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/ |
D | index.css | 22 #device-selector { 26 #device-selector li.device-entry {
|
D | style.css | 24 #device-selector { 27 #device-selector li.device-entry {
|
/device/google/cuttlefish/host/libs/screen_connector/ |
D | screen_connector_multiplexer.h | 60 auto selector = [this, &is_discard_frame]() -> int { in Pop() 89 auto processed_frame = multiplexer_.Pop(selector); in Pop()
|
/device/google/cuttlefish/common/libs/concurrency/ |
D | multiplexer.h | 54 T Pop(QueueSelector selector) { in Pop() argument 56 int q_id = selector(); in Pop()
|
/device/generic/vulkan-cereal/base/ |
D | system-native-mac.mm | 44 respondsToSelector:@selector(beginActivityWithOptions:reason:)]) {
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | angletypes.h | 442 const Type selector = kMaxValueMask << (index * kBits); in SetValueIndexed() local 450 *target = *target ^ ((*target ^ builtValue) & selector); in SetValueIndexed()
|
/device/generic/vulkan-cereal/protocols/vulkan/ |
D | registry.txt | 558 * attr:selector - optional. 559 If the member is a union, attr:selector identifies another member of the 563 attr:selector that indicates this member is valid. 1071 * attr:selector - optional. 1072 If the parameter is a union, attr:selector identifies another parameter
|
D | ChangeLog.txt | 2709 * Add `selector` and `selection` attributes for unions in XML, to enable
|
/device/generic/vulkan-cereal/third-party/angle/extensions/ |
D | ANGLE_texture_multisample.txt | 630 (add to table 6.8, Textures (selector, state per texture unit) p. 253)
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 8853 oneof selector { oneof
|