/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.cc | 355 void set_index(uint8_t value) { index_ = value; } in set_index() argument 762 TracedNode* Acquire(Object value, uintptr_t address); 834 Object value, uintptr_t slot) { in Acquire() 862 result->Acquire(value); in Acquire() 948 Handle<Object> GlobalHandles::Create(Object value) { in Create() argument 949 GlobalHandles::Node* result = regular_nodes_->Acquire(value); in Create() 950 if (ObjectInYoungGeneration(value) && !result->is_in_young_list()) { in Create() 957 Handle<Object> GlobalHandles::Create(Address value) { in Create() argument 958 return Create(Object(value)); in Create() 833 Acquire( Object value, uintptr_t slot) Acquire() argument 961 CreateTraced(Object value, Address* slot, GlobalHandleStoreMode store_mode) CreateTraced() argument 968 CreateTraced(Object value, Address* slot, GlobalHandleStoreMode store_mode, bool is_on_stack) CreateTraced() argument 990 CreateTraced(Address value, Address* slot, GlobalHandleStoreMode store_mode) CreateTraced() argument 1274 v8::Value* value = ToApi<v8::Value>(node->handle()); IdentifyWeakUnmodifiedObjects() local 1355 v8::Value* value = ToApi<v8::Value>(node->handle()); IterateYoungWeakObjectsForPhantomHandles() local 1623 v8::Value* value = ToApi<v8::Value>(node->handle()); ApplyPersistentHandleVisitor() local 1644 v8::Value* value = ToApi<v8::Value>(node->handle()); IterateTracedNodes() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | frame_capture_utils.cpp | 70 const char *SrgbOverrideToString(gl::SrgbOverride value) in SrgbOverrideToString() argument 72 switch (value) in SrgbOverrideToString() 180 json->addScalar("Value", offsetBindingPointerVector[i].id().value); in SerializeOffsetBindingPointerVector() 196 if (obj.id().value != 0) in SerializeBindingPointerVector() 200 json->addScalar(s.str().c_str(), obj.id().value); in SerializeBindingPointerVector() 336 GroupScope group(json, "Framebuffer", framebufferState.id().value); in SerializeFramebufferState() 525 json->addScalar("TextureID", imageUnit.texture.id().value); in SerializeImageUnit() 531 json->addScalar(name, resource ? resource->id().value : 0); in SerializeResourceID() 579 json->addScalar("RenderbufferID", state.getRenderbufferId().value); in SerializeContextState() 591 json->addScalar("VertexArrayID", state.getVertexArray()->id().value); in SerializeContextState() [all...] |
/third_party/python/Objects/ |
H A D | object.c | 345 /* ignore op->ob_ref: its value can have be modified in _PyObject_IsFreed() 641 any other false value if the requested comparison is false 642 any other true value if the requested comparison is true 881 PyObject *type, *value, *traceback; in set_attribute_error_context() local 882 PyErr_Fetch(&type, &value, &traceback); in set_attribute_error_context() 883 PyErr_NormalizeException(&type, &value, &traceback); in set_attribute_error_context() 885 if (!PyErr_GivenExceptionMatches(value, PyExc_AttributeError)) { in set_attribute_error_context() 888 PyAttributeErrorObject* the_exc = (PyAttributeErrorObject*) value; in set_attribute_error_context() 894 if (PyObject_SetAttr(value, &_Py_ID(name), name) || in set_attribute_error_context() 895 PyObject_SetAttr(value, in set_attribute_error_context() 1013 PyObject_SetAttr(PyObject *v, PyObject *name, PyObject *value) PyObject_SetAttr() argument 1372 _PyObject_GenericSetAttrWithDict(PyObject *obj, PyObject *name, PyObject *value, PyObject *dict) _PyObject_GenericSetAttrWithDict() argument 1455 PyObject_GenericSetAttr(PyObject *obj, PyObject *name, PyObject *value) PyObject_GenericSetAttr() argument 1461 PyObject_GenericSetDict(PyObject *obj, PyObject *value, void *context) PyObject_GenericSetDict() argument [all...] |
/applications/standard/calendardata/calendarmanager/napi/include/ |
H A D | napi_env.h | 28 void Init(napi_env env, napi_value value); 30 napi_status GetContext(napi_env env, napi_value value);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/histreaming_server/include/ |
H A D | link_service_agent.h | 25 * this funtion to get device's property value.
28 * value : a json string of device's property value
29 * len : value's length
30 * StatusOk : get value successfully
31 * StatusFailure : failure to get value
34 int (*get)(struct LinkServiceAgent* s, const char* property, char* value, int len);
39 * value : a json string of device's property
40 * len : value's length
41 * StatusOk : moified value successfull [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/histreaming/src/ |
H A D | link_service_agent.h | 25 * this funtion to get device's property value.
28 * value : a json string of device's property value
29 * len : value's length
30 * StatusOk : get value successfully
31 * StatusFailure : failure to get value
34 int (*get)(struct LinkServiceAgent* s, const char* property, char* value, int len);
39 * value : a json string of device's property
40 * len : value's length
41 * StatusOk : moified value successfull [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_gpuprops.h | 52 * @value: The value from which to extract bits. 58 * Return: Bits [@offset, @offset + @size) from @value. 61 #define KBASE_UBFX32(value, offset, size) (((u32)(value) >> (u32)(offset)) & (u32)((1ULL << (u32)(size)) - 1)) 117 * Return: 0 on success and non-zero value on failure. 122 * kbase_gpuprops_update_core_props_gpu_id - break down gpu id value 125 * Break down gpu_id value stored in base_gpu_props::raw_props.gpu_id into
|
H A D | mali_kbase_gator.h | 46 void kbase_trace_mali_pm_status(u32 dev_id, u32 event, u64 value); 47 void kbase_trace_mali_page_fault_insert_pages(u32 dev_id, int event, u32 value);
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536_vsm.h | 14 typedef void (*cs5536_pci_vsm_write)(int reg, u32 value); 18 extern void pci_##name##_write_reg(int reg, u32 value); \
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | barrier.h | 41 #define __smp_store_mb(var, value) do { (void)xchg(&var, value); } while (0)
|
H A D | gpio.h | 29 static inline void gpio_set_value(unsigned gpio, int value) in gpio_set_value() argument 31 __gpio_set_value(gpio, value); in gpio_set_value()
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | timer_32.h | 24 /* The counter timer register has the value offset by 9 bits. 26 * When a counter reaches the value in the corresponding limit register, 29 * To compensate for this add one to the value. 31 static inline unsigned int timer_value(unsigned int value) in timer_value() argument 33 return (value + 1) << TIMER_VALUE_SHIFT; in timer_value()
|
/kernel/linux/linux-5.10/drivers/net/can/softing/ |
H A D | softing_platform.h | 35 * bring pdev in or out of reset, depending on value 37 int (*reset)(struct platform_device *pdev, int value); 38 int (*enable_irq)(struct platform_device *pdev, int value);
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536_vsm.h | 14 typedef void (*cs5536_pci_vsm_write)(int reg, u32 value); 18 extern void pci_##name##_write_reg(int reg, u32 value); \
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | subunit.h | 47 static inline void test_set_git_version(char *value) in test_set_git_version() argument 49 printf("tags: git_version:%s\n", value); in test_set_git_version()
|
/kernel/linux/linux-5.10/tools/virtio/asm/ |
H A D | barrier.h | 9 #define virt_store_mb(var, value) do { \ 10 typeof(var) virt_store_mb_value = (value); \
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | barrier.h | 41 #define __smp_store_mb(var, value) do { (void)xchg(&var, value); } while (0)
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | timer_32.h | 24 /* The counter timer register has the value offset by 9 bits. 26 * When a counter reaches the value in the corresponding limit register, 29 * To compensate for this add one to the value. 31 static inline unsigned int timer_value(unsigned int value) in timer_value() argument 33 return (value + 1) << TIMER_VALUE_SHIFT; in timer_value()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821-biffuncs.h | 19 static inline u32 clearBitAtPos(u32 value, u8 bit) in clearBitAtPos() argument 21 return value & ~(1 << bit); in clearBitAtPos()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/ |
H A D | efa_common_defs.h | 16 #define EFA_SET(ptr, mask, value) \ 20 FIELD_PREP(mask##_MASK, value); \
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | sony-laptop.h | 32 int sony_pic_camera_command(int command, u8 value); 34 static inline int sony_pic_camera_command(int command, u8 value) { return 0; }; in sony_pic_camera_command() argument
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rl6347a.h | 28 int rl6347a_hw_write(void *context, unsigned int reg, unsigned int value); 29 int rl6347a_hw_read(void *context, unsigned int reg, unsigned int *value);
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | props.h | 14 const char *name, const char *value, size_t value_len, 16 int btrfs_validate_prop(const char *name, const char *value, size_t value_len);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | option.h | 7 bool nvkm_boolopt(const char *optstr, const char *opt, bool value); 8 long nvkm_longopt(const char *optstr, const char *opt, long value);
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | dma_private.h | 27 const hrt_data value) in dma_reg_store() 31 ia_css_device_store_uint32(DMA_BASE[ID] + reg * sizeof(hrt_data), value); in dma_reg_store() 25 dma_reg_store(const dma_ID_t ID, const unsigned int reg, const hrt_data value) dma_reg_store() argument
|