/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | kvm.h | 166 * @values: Pointer to the values buffer. 178 __u64 values; member 685 /* valid values for type in kvm_s390_interrupt */
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | chacha-avx512vl-x86_64.S | 490 # x12 += counter values 0-3
|
H A D | sha512-avx2-asm.S | 132 # Rotate values of symbols Y0...Y3
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 32 All values are in the range 0..255 (ie they are 8-bit values) 606 /* This and beyond are invalid values */ 619 /* This and beyond are invalid values */ 955 * "len" bytes containing all config values. 1024 * "uConfigBufferLen" bytes containing all config values. 4365 * complex - telescopic like timer multiple values can be set - 4368 struct scan_timer values[WCN36XX_HAL_PNO_MAX_SCAN_TIMERS]; member
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | kvm.h | 166 * @values: Pointer to the values buffer. 178 __u64 values; member 685 /* valid values for type in kvm_s390_interrupt */
|
/test/testfwk/developer_test/src/core/driver/ |
H A D | drivers.py | 1000 profile_list = load_dict.values()
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | tx_float.asm | 93 ; Load complex values (64 bits) via a lookup table
|
/third_party/backends/backend/ |
H A D | xerox_mfp.c | 666 * so I calculated better values for each axis */ in set_parameters() 1109 config.values = NULL; in sane_get_devices()
|
/third_party/backends/backend/pixma/ |
H A D | pixma.c | 709 PDBG (pixma_dbg (4, "*control_option***** opt_gamma_table: SANE_ACTION_SET_VALUE with %d values ***** \n", table_size)); in control_option() 1677 config.values = NULL; in sane_init() 2135 desc Selects the scan source (such as a document-feeder). Set source before mode and resolution. Resets mode and resolution to auto values.
|
/third_party/googletest/googlemock/scripts/generator/cpp/ |
H A D | ast.py | 103 keys = values = items = iterkeys = itervalues = iteritems = lambda self: () 538 # Handle default (initial) values properly.
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | NumberSkeletonImpl.java | 149 static final StemEnum[] STEM_ENUM_VALUES = StemEnum.values();
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
H A D | NumberSkeletonImpl.java | 140 static final StemEnum[] STEM_ENUM_VALUES = StemEnum.values();
|
/third_party/jinja2/ |
H A D | compiler.py | 1349 for target, expr in zip(node.targets, node.values): 1424 """Given a group of constant values converted from ``Output`` 1615 # NSRefs can only be used to store values; since they use the normal
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_dump.c | 993 _debug_printf("\t\t.values[%u] = {%f, %f, %f, %f}\n", in dump_constants() 1005 _debug_printf("\t\t.values[%u] = {%i, %i, %i, %i}\n", in dump_constants() 1017 _debug_printf("\t\t.values[%u] = {%i, %i, %i, %i}\n", in dump_constants() 1029 _debug_printf("\t\t.values[%u] = {%i, %i, %i, %i}\n", in dump_constants() 1046 dump_constants((*cmd).ctype, cmd->reg, numConsts, cmd->values); in dump_SVGA3dCmdSetShaderConst()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/poly1305/ |
H A D | poly1305-armv4.S | 475 @ of the products with these values can still be viewed as sum
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv4.S | 475 @ of the products with these values can still be viewed as sum
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | compiler.py | 1265 for target, expr in izip(node.targets, node.values): 1326 """Given a group of constant values converted from ``Output`` 1510 # NSRefs can only be used to store values; since they use the normal
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | compiler.py | 1209 for idx, (target, expr) in enumerate(izip(node.targets, node.values)): 1419 # NSRefs can only be used to store values; since they use the normal
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-interface.cc | 190 i::Handle<i::FixedArray> values; in GetPrivateMembers() local
|
/third_party/node/deps/v8/src/parsing/ |
H A D | preparser.h | 544 PreParserExpression NewArrayLiteral(const PreParserExpressionList& values, in NewArrayLiteral() argument
|
/third_party/python/Lib/asyncio/ |
H A D | base_events.py | 167 addrinfos_lists = list(addrinfos_by_family.values())
|
/third_party/python/Lib/idlelib/ |
H A D | editor.py | 129 # values: Tkinter variable instances 268 # Making the initial values larger slows things down more often. 1156 for ins in list(self.extensions.values()):
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 57 cl::values(
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | reg.py | 213 """Reset required/declared to initial values. Used 602 # <enums> tags usually define different namespaces for the values 917 # required. This ensures that the bit values for a flag 1541 for typeinfo in self.typedict.values():
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_buffer_test.cc | 43 buffer->values.push_back(v);
|