Home
last modified time | relevance | path

Searched refs:value (Results 10251 - 10275 of 14395) sorted by relevance

1...<<411412413414415416417418419420>>...576

/third_party/spirv-tools/source/opt/
H A Ddead_branch_elim_pass.h53 // If |condId| is boolean constant, return conditional value in |condVal| and
57 // If |valId| is a 32-bit integer constant, return value via |value| and
59 bool GetConstInteger(uint32_t valId, uint32_t* value);
88 // phi can be updated to take an undef value from any of its predecessors
H A Ddesc_sroa.h60 // Replaces the given compososite variable |var| loaded by OpLoad |value| with
62 // shader. Assumes that |value| is only used by OpCompositeExtract
65 bool ReplaceLoadedValue(Instruction* var, Instruction* value);
69 // composite type whose value is being used by |extract|. Assumes that
H A Dupgrade_memory_model.h83 // If |inst| is decorated by member decorations then either |value| must
84 // match the index or |value| must be a maximum allowable value. The max
85 // value allows any element to match.
86 bool HasDecoration(const Instruction* inst, uint32_t value,
113 // Returns the value of |index_inst|. |index_inst| must be an OpConstant of
/third_party/spirv-tools/source/
H A Dtable.h35 // value is in core and its availability is subject to minVersion. The
49 const uint32_t value; member
53 // value is in core and its availability is subject to minVersion. The
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.h77 int idx, u32 value);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_none.c10 * return an error value. os_internal.c can be used as another starting point
87 int os_setenv(const char *name, const char *value, int overwrite) in os_setenv() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp115 if (eventListView->verticalScrollBar()->value() < in addEvent()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.h80 const char *value);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_none.c10 * return an error value. os_internal.c can be used as another starting point
87 int os_setenv(const char *name, const char *value, int overwrite) in os_setenv() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp115 if (eventListView->verticalScrollBar()->value() < in addEvent()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils.h28 bool SetEnvironmentVar(const char *variableName, const char *value);
/third_party/typescript/lib/
H A Dtypescript.js38 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
49 if (y = 0, t) op = [op[0] & 2, t.value];
52 case 4: _.label++; return { value: op[1], done: false };
65 if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
88 throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
175 * returns a truthy value, then returns that value.
176 * If no such value is found, the callback is applied to each element of array and undefined is returned.
225 var result = callback(iterResult.value);
236 result = f(result, step.value, po
[all...]
H A DtypescriptServices.js38 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
49 if (y = 0, t) op = [op[0] & 2, t.value];
52 case 4: _.label++; return { value: op[1], done: false };
65 if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
88 throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
175 * returns a truthy value, then returns that value.
176 * If no such value is found, the callback is applied to each element of array and undefined is returned.
225 var result = callback(iterResult.value);
236 result = f(result, step.value, po
[all...]
/build/hb/services/
H A Dpreloader.py193 for key, value in self._build_vars.items():
194 build_vars_list.append('{}={}'.format(key, value))
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_common.c315 hi_void hdmi_reg_write(volatile hi_void *reg_addr, hi_u32 value) in hdmi_reg_write() argument
318 *(volatile hi_u32 *)reg_addr = value; in hdmi_reg_write()
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_connector.cpp82 mDpmsState = prop.value; in Init()
94 mBrightnessLevel = static_cast<uint32_t>(prop.value); in Init()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_3a_adapt.h200 hi_s32 (*pfn_ae_ctrl)(hi_s32 handle, hi_u32 cmd, hi_void *value);
310 hi_s32 (*pfn_awb_ctrl)(hi_s32 handle, hi_u32 cmd, hi_void *value);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_3a_adapt.h200 hi_s32 (*pfn_ae_ctrl)(hi_s32 handle, hi_u32 cmd, hi_void *value);
310 hi_s32 (*pfn_awb_ctrl)(hi_s32 handle, hi_u32 cmd, hi_void *value);
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_tl_reader.c170 * @gpu_ts: System timestamp value to converter.
235 /* When event_id reaches its max value, it skips 0 and wraps to 1. */ in tl_reader_overflow_check()
425 * @value: The value to set.
434 bool value) in tl_reader_update_enable_bit()
439 self->trace_buffer, 0, value); in tl_reader_update_enable_bit()
432 tl_reader_update_enable_bit( struct kbase_csf_tl_reader *self, bool value) tl_reader_update_enable_bit() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_bus.h209 extern void dhd_bus_ringbell(struct dhd_bus *bus, uint32 value);
210 extern void dhd_bus_ringbell_2(struct dhd_bus *bus, uint32 value, bool devwake);
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga_drv.h358 static inline void rga_write(int value, int offset, struct rga_scheduler_t *rga_scheduler) in rga_write() argument
360 writel(value, rga_scheduler->rga_base + offset); in rga_write()
/third_party/ffmpeg/libavcodec/
H A Dlibkvazaar.c108 if (!api->config_parse(cfg, entry->key, entry->value)) { in libkvazaar_init()
110 entry->key, entry->value); in libkvazaar_init()
304 { "kvazaar-params", "Set kvazaar parameters as a comma-separated list of key=value pairs.",
H A Daptxenc.c87 static int32_t aptx_bin_search(int32_t value, int32_t factor, in aptx_bin_search() argument
94 if (MUL64(factor, intervals[idx + i]) <= ((int64_t)value << 24)) in aptx_bin_search()
H A Dvaapi_vp8.c122 pp.bool_coder_ctx.value = s->coder_state_at_header_end.value; in vaapi_vp8_start_frame()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp3dsp_idct_mmi.c27 #define LOAD_CONST(dst, value) \
28 "li %[tmp1], "#value" \n\t" \

Completed in 28 milliseconds

1...<<411412413414415416417418419420>>...576