| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | currunit.h | 50 * @param isoCode the 3-letter ISO 4217 currency code; must have 53 * @param ec input-output error code. If the isoCode is invalid, 62 * @param isoCode the 3-letter ISO 4217 currency code; must have 64 * @param ec input-output error code. If the isoCode is invalid, 80 * @param measureUnit The MeasureUnit to copy from. 81 * @param ec Set to a failing value if the MeasureUnit is not a currency.
|
| /third_party/icu/icu4c/source/tools/ctestfw/unicode/ |
| H A D | tstdtmod.h | 46 * @param name name of the test module. Usually name of a resource bundle or a XML file 47 * @param log a logging class, used for internal error reporting. 48 * @param status if something goes wrong, status will be set 67 * @param info pass in a const DataMap pointer. If no info, it will be set to NULL 73 * @param index index of the test to be instantiated 80 * @param name name of the test to be instantiated
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| H A D | AppletFrame.java | 54 * @param name the Frame title 55 * @param applet the applet to be run 66 * @param name the Frame title 67 * @param applet the applet to be run 68 * @param width width of the Frame 69 * @param height height of the Frame
|
| /third_party/libexif/libexif/ |
| H A D | exif-log.h | 49 * \param[in] log #ExifLog 63 * \param[in] code logging message class 70 * \param[in] code logging message class 83 * \param[in] log logging state variable 84 * \param[in] func callback function to set 85 * \param[in] data data to pass into callback function
|
| /third_party/lwip/src/include/lwip/apps/ |
| H A D | smtp.h | 36 * @param arg argument specified when initiating the email 37 * @param smtp_result result of the mail transfer (see defines SMTP_RESULT_*) 38 * @param srv_err if aborted by the server, this contains the error code received 39 * @param err an error returned by internal lwip functions, can help to specify 97 * @param arg argument specified when initiating the email 98 * @param smtp_bodydh state handling + buffer structure
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_instance.h | 118 * @param[out] instance The instance to initialize 119 * @param[in] supported_extensions Table of all instance extensions supported 121 * @param[in] dispatch_table Instance-level dispatch table 122 * @param[in] pCreateInfo VkInstanceCreateInfo pointer passed to 124 * @param[in] alloc Allocation callbacks used to create this 136 * @param[out] instance The instance to tear down
|
| /third_party/musl/libc-test/src/functionalext/hilog/ |
| H A D | hilog_level.c | 30 #define ENABLE_LOG "param set musl.log.enable true" 31 #define LOG_LEVEL_FATAL "param set musl.log.level FATAL" 32 #define LOG_LEVEL_WARN "param set musl.log.level WARN" 33 #define LOG_LEVEL_ERROR "param set musl.log.level ERROR" 34 #define LOG_LEVEL_DEBUG "param set musl.log.level DEBUG" 35 #define LOG_LEVEL_INFO "param set musl.log.level INFO"
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | app_params.c | 13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) in describe_param_type() argument 20 switch (param->data_type) { in describe_param_type() 45 printed_len = BIO_snprintf(buf, bufsz, "%s: ", param->key); in describe_param_type() 56 printed_len = BIO_snprintf(buf, bufsz, " [%d]", param->data_type); in describe_param_type() 62 if (param->data_size == 0) in describe_param_type() 66 param->data_size); in describe_param_type()
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | IMessage.cs | 48 /// <param name="input"></param>
54 /// <param name="output">Coded output stream to write the data to. Must not be null.</param>
84 /// <param name="message">The message to merge with this one. Must not be null.</param>
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| H A D | TimeExtensions.cs | 45 /// <param name="dateTime">The date and time to convert to a timestamp.</param> 59 /// <param name="dateTimeOffset">The date and time (with UTC offset) to convert to a timestamp.</param> 69 /// <param name="timeSpan">The time span to convert.</param>
|
| H A D | ValuePartial.cs | 40 /// <param name="value">Value to set for the StringValue property.</param> 51 /// <param name="value">Value to set for the NumberValue property.</param> 61 /// <param name="value">Value to set for the BoolValue property.</param>
|
| /third_party/openssl/apps/lib/ |
| H A D | app_params.c | 13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) in describe_param_type() argument 20 switch (param->data_type) { in describe_param_type() 45 printed_len = BIO_snprintf(buf, bufsz, "%s: ", param->key); in describe_param_type() 56 printed_len = BIO_snprintf(buf, bufsz, " [%d]", param->data_type); in describe_param_type() 62 if (param->data_size == 0) in describe_param_type() 66 param->data_size); in describe_param_type()
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | text_to_binary.subgroup_dispatch_test.cpp | 36 "%sgcount %invoke %param %param_size %param_align", in TEST_F() 56 "%sgcount %invoke %param %param_size %param_align", in TEST_F() 62 "%sgcount %invoke %param %param_size %param_align %extra", in TEST_F() 84 "%invoke %param %param_size %param_align", in TEST_F() 102 "%invoke %param %param_size %param_align", in TEST_F() 106 "%param %param_size %param_align %extra", in TEST_F()
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | GSubTable.java | 41 * @param header 43 * @param data 96 * @param header 98 * @param data 111 * @param header 113 * @param data
|
| /third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/frag/ |
| H A D | nonuniform-qualifier.nonuniformresource.sm51.frag | 31 uint2 spvTextureSize(Texture2D<float4> Tex, uint Level, out uint Param) 34 Tex.GetDimensions(Level, ret.x, ret.y, Param); 38 uint2 spvTextureSize(Texture2DMS<float4> Tex, uint Level, out uint Param) 41 Tex.GetDimensions(ret.x, ret.y, Param); 45 uint2 spvImageSize(RWTexture2D<float> Tex, out uint Param) 49 Param = 0u;
|
| /third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/frag/ |
| H A D | nonuniform-qualifier.nonuniformresource.sm51.frag | 31 uint2 spvTextureSize(Texture2D<float4> Tex, uint Level, out uint Param) 34 Tex.GetDimensions(Level, ret.x, ret.y, Param); 38 uint2 spvTextureSize(Texture2DMS<float4> Tex, uint Level, out uint Param) 41 Tex.GetDimensions(ret.x, ret.y, Param); 45 uint2 spvImageSize(RWTexture2D<float> Tex, out uint Param) 49 Param = 0u;
|
| /third_party/skia/third_party/externals/spirv-cross/shaders/asm/comp/ |
| H A D | global-parameter-name-alias.asm.comp | 22 OpName %param "param" 25 OpName %param_0 "param" 98 %param = OpVariable %_ptr_Function_uint Function 99 OpStore %param %uint_4 100 %53 = OpFunctionCall %void %Load_u1_ %param
|
| /third_party/skia/third_party/externals/spirv-cross/shaders/asm/geom/ |
| H A D | inout-split-access-chain-handle.asm.geom | 26 OpName %param "param" 68 %param = OpVariable %_ptr_Function__arr_Data_uint_3 Function 70 OpStore %param %32 71 %33 = OpFunctionCall %void %Copy_struct_Data_vf41_3__ %param 72 %34 = OpLoad %_arr_Data_uint_3 %param
|
| H A D | unroll-glposition-load.asm.geom | 27 OpName %param "param" 28 OpName %param_0 "param" 57 %param = OpVariable %_ptr_Function__arr_v4float_uint_3 Function 62 OpStore %param %51 63 %53 = OpFunctionCall %void %_main_vf4_3__struct_SceneOut_vf41_ %param %param_0
|
| /third_party/skia/third_party/externals/spirv-cross/shaders-hlsl/asm/comp/ |
| H A D | global-parameter-name-alias.asm.comp | 22 OpName %param "param" 25 OpName %param_0 "param" 98 %param = OpVariable %_ptr_Function_uint Function 99 OpStore %param %uint_4 100 %53 = OpFunctionCall %void %Load_u1_ %param
|
| /third_party/skia/third_party/externals/spirv-cross/shaders-msl/asm/comp/ |
| H A D | global-parameter-name-alias.asm.comp | 22 OpName %param "param" 25 OpName %param_0 "param" 98 %param = OpVariable %_ptr_Function_uint Function 99 OpStore %param %uint_4 100 %53 = OpFunctionCall %void %Load_u1_ %param
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | text_to_binary.subgroup_dispatch_test.cpp | 36 "%sgcount %invoke %param %param_size %param_align", in TEST_F() 56 "%sgcount %invoke %param %param_size %param_align", in TEST_F() 62 "%sgcount %invoke %param %param_size %param_align %extra", in TEST_F() 84 "%invoke %param %param_size %param_align", in TEST_F() 102 "%invoke %param %param_size %param_align", in TEST_F() 106 "%param %param_size %param_align %extra", in TEST_F()
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | curramt.h | 44 * @param amount a numeric object; amount.isNumeric() must be true 45 * @param isoCode the 3-letter ISO 4217 currency code; must not be 47 * @param ec input-output error code. If the amount or the isoCode 57 * @param amount the amount of the given currency 58 * @param isoCode the 3-letter ISO 4217 currency code; must not be 60 * @param ec input-output error code. If the isoCode is invalid,
|
| H A D | currunit.h | 50 * @param isoCode the 3-letter ISO 4217 currency code; must have 53 * @param ec input-output error code. If the isoCode is invalid, 62 * @param isoCode the 3-letter ISO 4217 currency code; must have 64 * @param ec input-output error code. If the isoCode is invalid, 80 * @param measureUnit The MeasureUnit to copy from. 81 * @param ec Set to a failing value if the MeasureUnit is not a currency.
|
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/ |
| H A D | tstdtmod.h | 46 * @param name name of the test module. Usually name of a resource bundle or a XML file 47 * @param log a logging class, used for internal error reporting. 48 * @param status if something goes wrong, status will be set 67 * @param info pass in a const DataMap pointer. If no info, it will be set to NULL 73 * @param index index of the test to be instantiated 80 * @param name name of the test to be instantiated
|