| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | common.h | 527 unsigned long values[2]; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_cmd.h | 1088 uint32 values[4]; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_chip.h | 796 static inline int zd_ioread16v_locked(struct zd_chip *chip, u16 *values, in zd_ioread16v_locked() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/include/ |
| H A D | intel-ipu3.h | 697 __u8 values[IPU3_UAPI_BNR_LUT_SIZ member [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/include/uapi/ |
| H A D | intel-ipu3.h | 734 __u8 values[IPU3_UAPI_BNR_LUT_SIZE]; member [all...] |
| /kernel/linux/linux-6.6/drivers/soc/tegra/ |
| H A D | pmc.c | 1865 u32 value, values[2]; in tegra_pmc_parse_dt() local
|
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| H A D | drbd_int.h | 556 int values[]; member
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | ov5648.c | 1065 u8 values[] = { OV5648_CHIP_ID_H_VALUE, OV5648_CHIP_ID_L_VALUE }; in ov5648_chip_id_check() local
|
| H A D | ov8865.c | 1444 u8 values[] in ov8865_chip_id_check() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_chip.h | 796 static inline int zd_ioread16v_locked(struct zd_chip *chip, u16 *values, in zd_ioread16v_locked() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | hwmgr.h | 94 uint32_t values[]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| H A D | ite-it6505.c | 1608 u8 values[2]; in it6505_drm_dp_link_configure() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_cmd.h | 773 uint32 values[4]; member
|
| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | common.h | 527 unsigned long values[2]; global() member [all...] |
| /third_party/googletest/googletest/test/ |
| H A D | gtest_unittest.cc | 791 uint32_t values[kArraySize]; in TEST() local [all...] |
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 628 ExplainMatchFailuresTo(const MatcherTuple& matchers, const ValueTuple& values, ::std::ostream* os) ExplainMatchFailuresTo() argument 693 ExplainMatchFailureTupleTo(const MatcherTuple& matchers, const ValueTuple& values, ::std::ostream* os) ExplainMatchFailureTupleTo() argument 1352 std::vector<Matcher<T>> values; operator Matcher() local 1359 CreateVariadicMatcher(std::vector<Matcher<T>>* values, std::integral_constant<size_t, I>) const CreateVariadicMatcher() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numfmtst.cpp | 6643 void NumberFormatTest::expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t tupleCount, in expectPositions() argument 7905 double values[] in TestRoundingScientific10542() local 7925 double values[] = {-3006.0, -3005, -3004, 3014, 3015, 3016}; TestRoundingScientific10542() local 7968 double values[] = {1e25, 1e25 + 1e15, 1e25 - 1e15}; TestRoundingScientific10542() local 7988 double values[] = {-1e25, -1e25 + 1e15, -1e25 - 1e15}; TestRoundingScientific10542() local 8008 double values[] = {1e-25, 1e-25 + 1e-35, 1e-25 - 1e-35}; TestRoundingScientific10542() local 8028 double values[] = {-1e-25, -1e-25 + 1e-35, -1e-25 - 1e-35}; TestRoundingScientific10542() local 8060 verifyRounding( DecimalFormat& format, const double *values, const char * const *expected, const DecimalFormat::ERoundingMode *roundingModes, const char * const *descriptions, int32_t valueSize, int32_t roundingModeSize) verifyRounding() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_lower_ngg.c | 1745 nir_ssa_def *values[4] = {0}; in lower_ngg_gs_emit_vertex_with_counter() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 138 LLVMValueRef values[] = {value, value, value, value}; in get_alu_src() local 1376 LLVMValueRef values[4], value = NULL; in visit_load_const() local 1538 LLVMValueRef values[2] = {default_offset, half_texel[c]}; lower_gather4_integer() local 2660 LLVMValueRef values[5] = {x, ctx->ac.i64_0, ctx->ac.i64_0, w, code}; visit_image_load() local 3100 LLVMValueRef values[4], derived_ptr, index, ret; visit_load_shared() local 3144 LLVMValueRef values[2]; visit_load_shared2_amd() local 3278 LLVMValueRef values[2]; load_sample_pos() local 3420 LLVMValueRef values[4]; load_interpolated_input() local 3440 LLVMValueRef values[8]; visit_load() local 3576 LLVMValueRef values[4] = { emit_load_frag_coord() local 3605 LLVMValueRef values[3]; visit_intrinsic() local [all...] |
| H A D | ac_llvm_build.c | 557 LLVMValueRef ac_build_varying_gather_values(struct ac_llvm_context *ctx, LLVMValueRef *values, in ac_build_varying_gather_values() argument 578 LLVMValueRef ac_build_gather_values_extended(struct ac_llvm_context *ctx, LLVMValueRef *values, in ac_build_gather_values_extended() argument 602 LLVMValueRef ac_build_gather_values(struct ac_llvm_context *ctx, LLVMValueRef *values, in ac_build_gather_values() argument 386 ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, unsigned count_incoming, LLVMValueRef *values, LLVMBasicBlockRef *blocks) ac_build_phi() argument [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_module.c | 2121 emit_aggregate_values(struct dxil_module *m, const struct dxil_value **values, in emit_aggregate_values() argument 1716 dxil_module_get_array_const(struct dxil_module *m, const struct dxil_type *type, const struct dxil_value **values) dxil_module_get_array_const() argument
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | ast.h | 1388 ArrayLiteralBoilerplateBuilder(const ZonePtrList<Expression>* values, in ArrayLiteralBoilerplateBuilder() argument 1431 const ZonePtrList<Expression>* values() const { return &values_; } in values() function in v8::internal::final 1440 ArrayLiteral(Zone* zone, const ScopedPtrList<Expression>& values, in ArrayLiteral() argument 3055 ArrayLiteral* NewArrayLiteral(const ScopedPtrList<Expression>& values, in NewArrayLiteral() argument 3060 NewArrayLiteral(const ScopedPtrList<Expression>& values, int first_spread_index, int pos) NewArrayLiteral() argument [all...] |
| /third_party/node/deps/v8/src/init/ |
| H A D | bootstrapper.cc | 1818 Handle<JSFunction> values = InstallFunctionWithBuiltinId( in InitializeGlobal() local 3355 Handle<JSFunction> values = InstallFunctionWithBuiltinId( in InitializeGlobal() local 3629 Handle<JSFunction> values = SimpleInstallFunction( InitializeGlobal() local [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparser.h | 544 PreParserExpression NewArrayLiteral(const PreParserExpressionList& values, in NewArrayLiteral() argument
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.cc | 235 Stack<std::string> values = *csa_generator.EmitGraph(Stack<std::string>{}); in Visit() local 510 base::Optional<Stack<std::string>> values; in VisitMacroCommon() local 2154 std::vector<VisitResult> values; Visit() local [all...] |