/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv2022.cpp | 158 /* is the StateEnum charset value for a DBCS charset? */ 249 * i) Get the value of ESC from normalize_esq_chars_2022[] with int value of ESC as index 251 * ii) Search for this value in escSeqStateTable_Key_2022[] 252 * value of x is stored at escSeqStateTable_Key_2022[0] 257 * i) Get the value of $ from normalize_esq_chars_2022[] with int value of $ as index 263 * iii) Search for this value in escSeqStateTable_Key_2022[] 264 * value of x is stored at escSeqStateTable_Key_2022[2], so offset is 2 268 * i) Get the value o 831 UCNV_TableStates_2022 value; changeState_2022() local 1081 UCNV_TableStates_2022 value = VALID_NON_TERMINAL_2022; getEndOfBuffer_2022() local 1117 MBCS_FROM_UCHAR32_ISO2022(UConverterSharedData* sharedData, UChar32 c, uint32_t* value, UBool useFallback, int outputType) MBCS_FROM_UCHAR32_ISO2022() argument 1194 int32_t value; MBCS_SINGLE_FROM_UCHAR32() local 1221 _2022FromGR94DBCS(uint32_t value) _2022FromGR94DBCS() argument 1490 jisx201ToU(uint32_t value) jisx201ToU() argument 1504 jisx201FromU(uint32_t value) jisx201FromU() argument 1523 _2022FromSJIS(uint32_t value) _2022FromSJIS() argument 1797 uint32_t value; UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 3079 uint32_t value; UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local [all...] |
/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | sysfs.c | 78 * that cases it should be safe to leave the default value. 80 * autosuspend_delay_ms - Report/change a device's autosuspend_delay value 85 * value (expressed in milliseconds) and it can be controlled by the user. 86 * If the value is negative then the device will never be runtime 90 * value are used only if the driver calls pm_runtime_use_autosuspend(). 215 s32 value = dev_pm_qos_requested_resume_latency(dev); in pm_qos_resume_latency_us_show() local 217 if (value == 0) in pm_qos_resume_latency_us_show() 219 if (value == PM_QOS_RESUME_LATENCY_NO_CONSTRAINT) in pm_qos_resume_latency_us_show() 220 value = 0; in pm_qos_resume_latency_us_show() 222 return sysfs_emit(buf, "%d\n", value); in pm_qos_resume_latency_us_show() 229 s32 value; pm_qos_resume_latency_us_store() local 259 s32 value = dev_pm_qos_get_user_latency_tolerance(dev); pm_qos_latency_tolerance_us_show() local 273 s32 value; pm_qos_latency_tolerance_us_store() local [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | sram242x.S | 38 mov r3, #0x1 @ value for 1x operation 57 /* get dll value */ 59 ldr r10, [r11] @ get locked value 66 mov r3, #0x2 @ value for 2x operation 74 orreq r1, r1, #0x4 @ make sure exit with unlocked value 75 str r1, [r11] @ restore DLLA_CTRL high value 77 str r1, [r11] @ set value DLLB_CTRL 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 101 orr r5, r5, r9 @ bulld value fo [all...] |
H A D | sram243x.S | 38 mov r3, #0x1 @ value for 1x operation 57 /* get dll value */ 59 ldr r10, [r11] @ get locked value 66 mov r3, #0x2 @ value for 2x operation 74 orreq r1, r1, #0x4 @ make sure exit with unlocked value 75 str r1, [r11] @ restore DLLA_CTRL high value 77 str r1, [r11] @ set value DLLB_CTRL 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 101 orr r5, r5, r9 @ bulld value fo [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | sram242x.S | 38 mov r3, #0x1 @ value for 1x operation 57 /* get dll value */ 59 ldr r10, [r11] @ get locked value 66 mov r3, #0x2 @ value for 2x operation 74 orreq r1, r1, #0x4 @ make sure exit with unlocked value 75 str r1, [r11] @ restore DLLA_CTRL high value 77 str r1, [r11] @ set value DLLB_CTRL 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 101 orr r5, r5, r9 @ bulld value fo [all...] |
H A D | sram243x.S | 38 mov r3, #0x1 @ value for 1x operation 57 /* get dll value */ 59 ldr r10, [r11] @ get locked value 66 mov r3, #0x2 @ value for 2x operation 74 orreq r1, r1, #0x4 @ make sure exit with unlocked value 75 str r1, [r11] @ restore DLLA_CTRL high value 77 str r1, [r11] @ set value DLLB_CTRL 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 101 orr r5, r5, r9 @ bulld value fo [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 50 static void reg_w(struct sd *sd, u16 index, u16 value); 59 u16 value; in w9968cf_write_fsb() local 65 value = *data++; in w9968cf_write_fsb() 72 value, 0x06, sd->gspca_dev.usb_buf, 6, 500); in w9968cf_write_fsb() 83 static void w9968cf_write_sb(struct sd *sd, u16 value) in w9968cf_write_sb() argument 99 value, 0x01, NULL, 0, 500); in w9968cf_write_sb() 104 pr_err("Write SB reg [01] %04x failed\n", value); in w9968cf_write_sb() 249 static void w9968cf_i2c_w(struct sd *sd, u8 reg, u8 value) in w9968cf_i2c_w() argument 281 data[0] = 0x8208 | ((value & 0x80) ? 0x0015 : 0x0); in w9968cf_i2c_w() 282 data[0] |= (value in w9968cf_i2c_w() 303 u8 value; w9968cf_i2c_r() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | comedi_test.c | 108 u64 value; in fake_sawtooth() local 117 value = current_time; in fake_sawtooth() 118 value *= binary_amplitude * 2; in fake_sawtooth() 119 do_div(value, devpriv->wf_period); in fake_sawtooth() 120 value += offset; in fake_sawtooth() 121 /* get rid of sawtooth's dc offset and clamp value */ in fake_sawtooth() 122 if (value < binary_amplitude) { in fake_sawtooth() 123 value = 0; /* negative saturation */ in fake_sawtooth() 125 value -= binary_amplitude; in fake_sawtooth() 126 if (value > in fake_sawtooth() 140 u64 value; fake_squarewave() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 49 static void reg_w(struct sd *sd, u16 index, u16 value); 58 u16 value; in w9968cf_write_fsb() local 64 value = *data++; in w9968cf_write_fsb() 71 value, 0x06, sd->gspca_dev.usb_buf, 6, 500); in w9968cf_write_fsb() 82 static void w9968cf_write_sb(struct sd *sd, u16 value) in w9968cf_write_sb() argument 98 value, 0x01, NULL, 0, 500); in w9968cf_write_sb() 103 pr_err("Write SB reg [01] %04x failed\n", value); in w9968cf_write_sb() 248 static void w9968cf_i2c_w(struct sd *sd, u8 reg, u8 value) in w9968cf_i2c_w() argument 280 data[0] = 0x8208 | ((value & 0x80) ? 0x0015 : 0x0); in w9968cf_i2c_w() 281 data[0] |= (value in w9968cf_i2c_w() 302 u8 value; w9968cf_i2c_r() local [all...] |
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra20.c | 283 u32 value; in tegra20_mc_hotreset_assert() local 287 value = mc_readl(mc, rst->reset); in tegra20_mc_hotreset_assert() 288 mc_writel(mc, value & ~BIT(rst->bit), rst->reset); in tegra20_mc_hotreset_assert() 299 u32 value; in tegra20_mc_hotreset_deassert() local 303 value = mc_readl(mc, rst->reset); in tegra20_mc_hotreset_deassert() 304 mc_writel(mc, value | BIT(rst->bit), rst->reset); in tegra20_mc_hotreset_deassert() 315 u32 value; in tegra20_mc_block_dma() local 319 value = mc_readl(mc, rst->control) & ~BIT(rst->bit); in tegra20_mc_block_dma() 320 mc_writel(mc, value, rst->control); in tegra20_mc_block_dma() 343 u32 value; in tegra20_mc_unblock_dma() local 733 u32 value, reg; tegra20_mc_handle_irq() local [all...] |
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | sysfs.c | 78 * that cases it should be safe to leave the default value. 80 * autosuspend_delay_ms - Report/change a device's autosuspend_delay value 85 * value (expressed in milliseconds) and it can be controlled by the user. 86 * If the value is negative then the device will never be runtime 90 * value are used only if the driver calls pm_runtime_use_autosuspend(). 215 s32 value = dev_pm_qos_requested_resume_latency(dev); in pm_qos_resume_latency_us_show() local 217 if (value == 0) in pm_qos_resume_latency_us_show() 219 if (value == PM_QOS_RESUME_LATENCY_NO_CONSTRAINT) in pm_qos_resume_latency_us_show() 220 value = 0; in pm_qos_resume_latency_us_show() 222 return sysfs_emit(buf, "%d\n", value); in pm_qos_resume_latency_us_show() 229 s32 value; pm_qos_resume_latency_us_store() local 259 s32 value = dev_pm_qos_get_user_latency_tolerance(dev); pm_qos_latency_tolerance_us_show() local 273 s32 value; pm_qos_latency_tolerance_us_store() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | KeyTypeData.java | 37 abstract boolean isWellFormed(String value); // doesn't test validity, just whether it is well formed. in isWellFormed() argument 38 String canonicalize(String value) { in canonicalize() argument 39 return AsciiUtil.toLowerString(value); in canonicalize() 46 boolean isWellFormed(String value) { in isWellFormed() argument 47 return pat.matcher(value).matches(); in isWellFormed() 54 boolean isWellFormed(String value) { in isWellFormed() argument 55 return pat.matcher(value).matches(); in isWellFormed() 62 boolean isWellFormed(String value) { in isWellFormed() argument 63 return pat.matcher(value).matches(); in isWellFormed() 70 boolean isWellFormed(String value) { in isWellFormed() argument 78 isWellFormed(String value) isWellFormed() argument 86 isWellFormed(String value) isWellFormed() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | dtitvinf.cpp | 242 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &errorCode) override { 246 ResourceTable dateIntervalData = value.getTable(errorCode); 248 for (int32_t i = 0; dateIntervalData.getKeyAndValue(i, key, value); i++) { 254 if (value.getType() == URES_ALIAS) { 256 const UnicodeString &aliasPath = value.getAliasUnicodeString(errorCode); 267 } else if (value.getType() == URES_TABLE) { 269 ResourceTable skeletonData = value.getTable(errorCode); 271 for (int32_t j = 0; skeletonData.getKeyAndValue(j, key, value); j++) { 272 if (value.getType() == URES_TABLE) { 274 processSkeletonTable(key, value, errorCod 727 const UnicodeString* value = (UnicodeString*)valueTok.pointer; deleteHash() local 793 const UnicodeString* value = (UnicodeString*)valueTok.pointer; copyHash() local [all...] |
/third_party/jinja2/ |
H A D | lexer.py | 186 return token.value 194 type, value = expr.split(":", 1) 197 return value 204 def count_newlines(value: str) -> int: 208 return len(newline_re.findall(value)) 270 value: str 286 return expr.split(":", 1) == [self.type, self.value] 367 Otherwise the return value is `None`. 596 def _normalize_newlines(self, value: str) -> str: 600 return newline_re.sub(self.newline_sequence, value) [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtitvinf.cpp | 244 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &errorCode) override { 248 ResourceTable dateIntervalData = value.getTable(errorCode); 250 for (int32_t i = 0; dateIntervalData.getKeyAndValue(i, key, value); i++) { 256 if (value.getType() == URES_ALIAS) { 258 const UnicodeString &aliasPath = value.getAliasUnicodeString(errorCode); 269 } else if (value.getType() == URES_TABLE) { 271 ResourceTable skeletonData = value.getTable(errorCode); 273 for (int32_t j = 0; skeletonData.getKeyAndValue(j, key, value); j++) { 274 if (value.getType() == URES_TABLE) { 276 processSkeletonTable(key, value, errorCod 731 const UnicodeString* value = (UnicodeString*)valueTok.pointer; deleteHash() local 797 const UnicodeString* value = (UnicodeString*)valueTok.pointer; copyHash() local [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | swiss-name-dictionary-inl.h | 159 // which must be a value between 0 (inclusive) and Capacity() (exclusive). in FindEntry() 177 // |kGroupWidth|, but can have any value between 0 (inclusive) and Capacity() in FindEntry() 261 void SwissNameDictionary::ValueAtPut(int entry, Object value) { in ValueAtPut() argument 262 DCHECK(!value.IsTheHole()); in ValueAtPut() 263 StoreToDataTable(entry, kDataTableValueEntryIndex, value); in ValueAtPut() 266 void SwissNameDictionary::ValueAtPut(InternalIndex entry, Object value) { in ValueAtPut() argument 267 ValueAtPut(entry.as_int(), value); in ValueAtPut() 325 // GetCtrl(entry) does a bounds check for |entry| value. in DetailsAt() 405 void SwissNameDictionary::SetMetaTableField(int field_index, int value) { in SetMetaTableField() argument 412 SetMetaTableField<uint8_t>(meta_table, field_index, value); in SetMetaTableField() 437 SetMetaTableField(ByteArray meta_table, int field_index, int value) SetMetaTableField() argument 508 Add( IsolateT* isolate, Handle<SwissNameDictionary> original_table, Handle<Name> key, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out) Add() argument 532 AddInternal(Name key, Object value, PropertyDetails details) AddInternal() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtitvinf.cpp | 243 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &errorCode) { in put() 247 ResourceTable dateIntervalData = value.getTable(errorCode); in put() 249 for (int32_t i = 0; dateIntervalData.getKeyAndValue(i, key, value); i++) { in put() 255 if (value.getType() == URES_ALIAS) { in put() 257 const UnicodeString &aliasPath = value.getAliasUnicodeString(errorCode); in put() 268 } else if (value.getType() == URES_TABLE) { in put() 270 ResourceTable skeletonData = value.getTable(errorCode); in put() 272 for (int32_t j = 0; skeletonData.getKeyAndValue(j, key, value); j++) { in put() 273 if (value.getType() == URES_TABLE) { in put() 275 processSkeletonTable(key, value, errorCod in put() 745 const UnicodeString* value = (UnicodeString*)valueTok.pointer; deleteHash() local 811 const UnicodeString* value = (UnicodeString*)valueTok.pointer; copyHash() local [all...] |
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | SentinelOuterClass.java | 434 public Builder setDefaultInt32(int value) { in setDefaultInt32() argument 436 defaultInt32_ = value; in setDefaultInt32() 460 public Builder setDefaultInt64(long value) { in setDefaultInt64() argument 462 defaultInt64_ = value; in setDefaultInt64() 486 public Builder setDefaultUnit32(int value) { in setDefaultUnit32() argument 488 defaultUnit32_ = value; in setDefaultUnit32() 512 public Builder setDefaultUint64(long value) { in setDefaultUint64() argument 514 defaultUint64_ = value; in setDefaultUint64() 566 java.lang.String value) { in setDefaultString() 567 if (value in setDefaultString() 565 setDefaultString( java.lang.String value) setDefaultString() argument 587 setDefaultStringBytes( com.google.protobuf.ByteString value) setDefaultStringBytes() argument 608 setDefaultBool(boolean value) setDefaultBool() argument 634 setDefaultFloat(float value) setDefaultFloat() argument 660 setDefaultDouble(double value) setDefaultDouble() argument 686 setDefaultBytes(com.google.protobuf.ByteString value) setDefaultBytes() argument [all...] |
/third_party/rust/crates/rustix/src/process/ |
H A D | prctl.rs | 50 let mut value: MaybeUninit<P> = MaybeUninit::uninit(); variables 51 prctl_2args(option, value.as_mut_ptr().cast())?; 52 Ok(value.assume_init()) 61 let mut value: P = Default::default(); variables 62 prctl_2args(option, ((&mut value) as *mut P).cast())?; 63 TryFrom::try_from(value) 72 /// Get the current value of the parent process death signal. 126 fn try_from(value: i32) -> Result<Self, Self::Error> { in try_from() 127 match value { in try_from() 331 fn try_from(value 697 let mut value: c_uint = 0; virtual_memory_map_config_struct_size() variables [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-core.c | 174 /* set index value */ in cx231xx_send_usb_command() 187 /* set wLength value */ in cx231xx_send_usb_command() 190 /* set bData value */ in cx231xx_send_usb_command() 222 __u8 request, __u8 requesttype, __u16 value, __u16 index, in __usb_control_msg() 234 value & 0xff, value >> 8, in __usb_control_msg() 249 rc = usb_control_msg(dev->udev, pipe, request, requesttype, value, in __usb_control_msg() 460 /* When image size is bigger than a certain value, in cx231xx_set_video_alternate() 633 u8 value[4] = { 0, 0, 0, 0 }; in cx231xx_demod_reset() local 636 value, in cx231xx_demod_reset() 221 __usb_control_msg(struct cx231xx *dev, unsigned int pipe, __u8 request, __u8 requesttype, __u16 value, __u16 index, void *data, __u16 size, int timeout) __usb_control_msg() argument 1532 u8 value[4] = { 0x0, 0x0, 0x0, 0x0 }; cx231xx_mode_register() local 1563 u8 value[64] = "0"; cx231xx_read_i2c_master() local 1608 u8 value[4] = { 0, 0, 0, 0 }; cx231xx_write_i2c_master() local 1648 u8 value[4] = { 0, 0, 0, 0 }; cx231xx_read_i2c_data() local 1683 u8 value[4] = { 0, 0, 0, 0 }; cx231xx_write_i2c_data() local 1710 cx231xx_reg_mask_write(struct cx231xx *dev, u8 dev_addr, u8 size, u16 register_address, u8 bit_start, u8 bit_end, u32 value) cx231xx_reg_mask_write() argument 1759 cx231xx_read_modify_write_i2c_dword(struct cx231xx *dev, u8 dev_addr, u16 saddr, u32 mask, u32 value) cx231xx_read_modify_write_i2c_dword() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-core.c | 174 /* set index value */ in cx231xx_send_usb_command() 187 /* set wLength value */ in cx231xx_send_usb_command() 190 /* set bData value */ in cx231xx_send_usb_command() 222 __u8 request, __u8 requesttype, __u16 value, __u16 index, in __usb_control_msg() 234 value & 0xff, value >> 8, in __usb_control_msg() 249 rc = usb_control_msg(dev->udev, pipe, request, requesttype, value, in __usb_control_msg() 460 /* When image size is bigger than a certain value, in cx231xx_set_video_alternate() 633 u8 value[4] = { 0, 0, 0, 0 }; in cx231xx_demod_reset() local 636 value, in cx231xx_demod_reset() 221 __usb_control_msg(struct cx231xx *dev, unsigned int pipe, __u8 request, __u8 requesttype, __u16 value, __u16 index, void *data, __u16 size, int timeout) __usb_control_msg() argument 1530 u8 value[4] = { 0x0, 0x0, 0x0, 0x0 }; cx231xx_mode_register() local 1561 u8 value[64] = "0"; cx231xx_read_i2c_master() local 1606 u8 value[4] = { 0, 0, 0, 0 }; cx231xx_write_i2c_master() local 1646 u8 value[4] = { 0, 0, 0, 0 }; cx231xx_read_i2c_data() local 1681 u8 value[4] = { 0, 0, 0, 0 }; cx231xx_write_i2c_data() local 1708 cx231xx_reg_mask_write(struct cx231xx *dev, u8 dev_addr, u8 size, u16 register_address, u8 bit_start, u8 bit_end, u32 value) cx231xx_reg_mask_write() argument 1757 cx231xx_read_modify_write_i2c_dword(struct cx231xx *dev, u8 dev_addr, u16 saddr, u32 mask, u32 value) cx231xx_read_modify_write_i2c_dword() argument [all...] |
/third_party/alsa-lib/src/control/ |
H A D | control.c | 99 - An element usually includes one or more member(s) to have a value. For 104 at all (and thus no member count), they have just a single value. The 106 the same min/max values). The value of each member can be changed by both 156 bytes and IEC958 structure. This indicates the type of value for each member in 162 When the value of a member is changed, corresponding events are transferred to 517 * \param min Minimum value for each member of the elements. 518 * \param max Maximum value for each member of the elements. 519 * \param step The step of value for each member in the elements. 526 * The name field of \a id must be set with unique value to identify new control 530 * All of members in the new elements are locked. The value o [all...] |
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-objects.c | 51 * Assert that specified object type value is valid 101 ecma_value_t prim_value_p = ext_object_p->u.class_prop.u.value; in ecma_op_object_get_own_property() 115 ecma_value_t prim_value_p = ext_object_p->u.class_prop.u.value; in ecma_op_object_get_own_property() 194 ecma_value_t value = ECMA_VALUE_UNDEFINED; in ecma_op_object_get_own_property() local 200 value = ecma_make_number_value (num); in ecma_op_object_get_own_property() 203 if (!ecma_is_value_undefined (value)) in ecma_op_object_get_own_property() 207 property_ref_p->virtual_value = value; in ecma_op_object_get_own_property() 211 ecma_fast_free_value (value); in ecma_op_object_get_own_property() 436 * Search the value corresponding to a property name 440 * @return ecma value i 744 ecma_value_t value = ecma_op_object_find_own (base_value, object_p, property_name_p); ecma_op_object_find() local 844 ecma_value_t value = ecma_op_object_find_own (receiver, object_p, property_name_p); ecma_op_object_get_with_receiver() local 979 ecma_op_get_method(ecma_value_t value, ecma_string_t *prop_name_p) ecma_op_get_method() argument 1031 ecma_op_get_method_by_symbol_id(ecma_value_t value, lit_magic_string_id_t symbol_id) ecma_op_get_method_by_symbol_id() argument 1053 ecma_op_get_method_by_magic_id(ecma_value_t value, lit_magic_string_id_t magic_id) ecma_op_get_method_by_magic_id() argument 1069 ecma_op_object_put_by_uint32_index(ecma_object_t *object_p, uint32_t index, ecma_value_t value, bool is_throw) ecma_op_object_put_by_uint32_index() argument 1098 ecma_op_object_put_by_number_index(ecma_object_t *object_p, ecma_number_t index, ecma_value_t value, bool is_throw) ecma_op_object_put_by_number_index() argument 1129 ecma_op_object_put(ecma_object_t *object_p, ecma_string_t *property_name_p, ecma_value_t value, bool is_throw) ecma_op_object_put() argument 1151 ecma_op_object_put_apply_receiver(ecma_value_t receiver, ecma_string_t *property_name_p, ecma_value_t value, bool is_throw) ecma_op_object_put_apply_receiver() argument 1251 ecma_op_object_put_with_receiver(ecma_object_t *object_p, ecma_string_t *property_name_p, ecma_value_t value, ecma_value_t receiver, bool is_throw) ecma_op_object_put_with_receiver() argument 1973 ecma_op_object_has_instance(ecma_object_t *obj_p, ecma_value_t value) ecma_op_object_has_instance() argument [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp-gen.cc | 88 return var_result.value(); in LoadCodeObjectEntry() 143 UncheckedCast<JSRegExpResult>(var_array.value()); in AllocateRegExpResult() 145 // Load undefined value once here to avoid multiple LoadRoots. in AllocateRegExpResult() 173 std::is_base_of<JSRegExpResult, JSRegExpResultWithIndices>::value, in AllocateRegExpResult() 184 FillFixedArrayWithValue(elements_kind, var_elements.value(), IntPtrZero(), in AllocateRegExpResult() 187 if (elements_out) *elements_out = CAST(var_elements.value()); in AllocateRegExpResult() 207 TNode<Smi> value) { in FastStoreLastIndex() 211 StoreObjectField(regexp, field_offset, value); in FastStoreLastIndex() 216 TNode<Object> value) { in SlowStoreLastIndex() 218 SetPropertyStrict(context, regexp, name, value); in SlowStoreLastIndex() 206 FastStoreLastIndex(TNode<JSRegExp> regexp, TNode<Smi> value) FastStoreLastIndex() argument 214 SlowStoreLastIndex(TNode<Context> context, TNode<Object> regexp, TNode<Object> value) SlowStoreLastIndex() argument 667 TNode<IntPtrT> value = ChangeInt32ToIntPtr(UncheckedCast<Int32T>( RegExpExecInternal() local 1202 TNode<Object> value = TF_BUILTIN() local 1383 TNode<Object> value = GetProperty(context, regexp, name); SlowFlagGetter() local [all...] |
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.cc | 225 // If "full" is the empty string, yields an empty string as the only value. 300 // but it is an error if the value requires more than 8 bits, and the 521 dest[used] = '\0'; // doesn't count towards return value though in CEscapeInternal() 699 IntType value = 0; in safe_parse_positive_int() local 711 *value_p = value; in safe_parse_positive_int() 714 if (value > vmax_over_base) { in safe_parse_positive_int() 718 value *= base; in safe_parse_positive_int() 719 if (value > vmax - digit) { in safe_parse_positive_int() 723 value += digit; in safe_parse_positive_int() 725 *value_p = value; in safe_parse_positive_int() 733 IntType value = 0; safe_parse_negative_int() local 902 InternalFastHexToBuffer(uint64 value, char* buffer, int num_byte) InternalFastHexToBuffer() argument 919 FastHex64ToBuffer(uint64 value, char* buffer) FastHex64ToBuffer() argument 923 FastHex32ToBuffer(uint32 value, char* buffer) FastHex32ToBuffer() argument 1202 SimpleDtoa(double value) SimpleDtoa() argument 1207 SimpleFtoa(float value) SimpleFtoa() argument 1245 DoubleToBuffer(double value, char* buffer) DoubleToBuffer() argument 1307 safe_strtob(StringPiece str, bool* value) safe_strtob() argument 1324 safe_strtof(const char* str, float* value) safe_strtof() argument 1335 safe_strtod(const char* str, double* value) safe_strtod() argument 1347 safe_strto32(const string& str, int32* value) safe_strto32() argument 1351 safe_strtou32(const string& str, uint32* value) safe_strtou32() argument 1355 safe_strto64(const string& str, int64* value) safe_strto64() argument 1359 safe_strtou64(const string& str, uint64* value) safe_strtou64() argument 1363 FloatToBuffer(float value, char* buffer) FloatToBuffer() argument 1406 uint64 value = hex.value; AlphaNum() local [all...] |