/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | choicfmt.h | 90 * normal_number = double value (unlocalized ASCII string) 304 * @param limitsToCopy Contains the top value that you want 368 * @param number The value to be formatted. 382 * @param number The value to be formatted. 397 * @param number The value to be formatted. 461 * comparing to a return value from getDynamicClassID(). For example: 474 * Converts a double value to a string. 475 * @param value the double number to be converted. 479 static UnicodeString& dtos(double value, UnicodeString& string); 571 * is false, then the value fChoiceLimit [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | xmlparser.h | 77 * @param value Output parameter, receives the attribute value. 78 * @return A pointer to the attribute value (may be &value or a pointer to an 81 const UnicodeString *getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const; 83 * Get the value of the attribute with the given name. 85 * @return A pointer to the attribute value, or NULL if this element
|
H A D | writesrc.h | 153 virtual const char *getName(uint32_t value) = 0; 162 * If present, it will be used to look up value name strings.
|
/third_party/libexif/contrib/examples/ |
H A D | cam_features.c | 102 ExifSRational xR = {xFeatures->feature[DC1394_FEATURE_BRIGHTNESS - DC1394_FEATURE_MIN].value, xFeatures->feature[DC1394_FEATURE_BRIGHTNESS - DC1394_FEATURE_MIN].max};; in createEXIF() 150 //need to create logic according to the value of the sharpness in createEXIF() 161 //printf("Float Value: %i\n",xFeatures->feature[DC1394_FEATURE_BRIGHTNESS - DC1394_FEATURE_MIN].value); in createEXIF()
|
/third_party/ltp/testcases/kernel/power_management/ |
H A D | pm_cpu_consolidation.py | 3 Validates cpu consolidation for given sched_mc_power_saving value 26 -c and -t inputs are initial value of sched_mc & sched_smt") 28 default=0, help="Sched mc power saving value 0/1/2") 30 default=0, help="Sched smt power saving value 0/1/2")
|
/third_party/ltp/testcases/kernel/syscalls/bpf/ |
H A D | bpf_prog03.c | 50 // fill r0 with pointer to map value in load_prog() 68 // Write actual value of r1 to map for debugging this test in load_prog() 94 tst_brk(TBROK, "Invalid bpf() return value %d", ret); in load_prog() 124 attr->value = ptr_to_u64(val); in run()
|
H A D | bpf_common.c | 70 .value = ptr_to_u64(array_val), in bpf_map_array_get() 119 tst_brk(TBROK, "Invalid bpf() return value: %d", ret); in bpf_load_prog()
|
/third_party/libwebsockets/plugins/ssh-base/include/ |
H A D | lws-plugin-ssh.h | 239 * \param value: value to set env var to 243 int (*set_env)(void *priv, const char *name, const char *value);
|
/third_party/ltp/tools/apicmds/ |
H A D | ltpapicmd.c | 37 * tst_exit - Exit test with a meaningful exit value 74 static char *tst_cntstr; /* sets the value of tst_count with this value */ 81 * the string that is entered by the user to an integer value that 193 int value; member 249 * set the value for TST_TOTAL for total number of tests this is
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-scopes.h | 79 // Set variable value and return true on success. 144 using Visitor = std::function<bool(Handle<String> name, Handle<Object> value,
|
/third_party/node/deps/v8/src/base/ |
H A D | enum-set.h | 19 static_assert(std::is_enum<E>::value, "EnumSet can only be used with enums");
|
/third_party/node/deps/v8/src/handles/ |
H A D | persistent-handles.h | 54 V8_EXPORT_PRIVATE Address* GetHandle(Address value);
|
/third_party/node/deps/v8/src/execution/ |
H A D | simulator-base.cc | 53 delete static_cast<CachePage*>(entry->value); in GlobalTearDown()
|
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | translation-array.h | 14 #include "src/wasm/value-type.h" 106 void Add(int32_t value);
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-array.h | 37 void set_length(Object value, ReleaseStoreTag tag, 83 // 1) Explicitly with a smi, whos value represents the number of repeated 129 // This constant is somewhat arbitrary. Any large enough value would work.
|
H A D | compilation-cache-table-inl.h | 30 return string.EnsureHash() + flags.value(); in RegExpHash() 90 // RegExp: The key field (and the value field) contains the in HashForObject()
|
H A D | js-collection.h | 80 // Returns the current value of the iterator. This should only be called when 94 Handle<Object> key, Handle<Object> value,
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-generator.cc | 146 int pc = Smi::cast(generator.input_or_debug_pos()).value(); in RUNTIME_FUNCTION()
|
/third_party/node/deps/v8/src/strings/ |
H A D | string-hasher-inl.h | 34 // Ensure that the hash is kZeroHash, if the computed value is 0. in GetHashCore() 53 STATIC_ASSERT(std::is_integral<char_t>::value); in HashSequentialString()
|
/third_party/node/deps/v8/src/torque/ls/ |
H A D | json.h | 124 std::string SerializeToString(const JsonValue& value);
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/ |
H A D | lima_nir_split_loads.c | 115 load_const->value); in replace_load_const()
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_gem.c | 150 .value = (uintptr_t)engines_param, in intel_gem_create_context_engines()
|
/third_party/mesa3d/src/tool/pps/ |
H A D | pps_device.cc | 82 ret.emplace_back(std::move(drm_device.value())); in create_all()
|
/third_party/mindspore/interfaces/kits/c/ |
H A D | context.h | 131 * @return Bool value that indicates whether in parallel. 345 * @brief Add extension of key/value format to device info, Only valid for NNRT. 348 * @param value The pointer to the value, which is a byte array. 349 * @param value_size The size of the value, which is a byte array. 353 OH_AI_API OH_AI_Status OH_AI_DeviceInfoAddExtension(OH_AI_DeviceInfoHandle device_info, const char *name, const char *value, size_t value_size);
|
/third_party/mesa3d/src/util/ |
H A D | driconf_static.py | 42 self.value = xml.attrib['value'] 116 const char *value; 149 { .name = "${option.name}", .value = "${option.value}" },
|