/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | gzread.c | 20 local int gz_load(state, buf, len, have) in gz_load() argument 51 local int gz_avail(state) in gz_avail() argument 86 local int gz_look(state) in gz_look() argument 172 local int gz_decomp(state) in gz_decomp() argument 226 local int gz_fetch(state) in gz_fetch() argument 256 local int gz_skip(state, len) in gz_skip() argument 294 gz_statep state; local 392 gz_statep state; local 427 gz_statep state; local 491 gz_statep state; local [all …]
|
D | inflate.c | 107 struct inflate_state FAR *state; local 132 struct inflate_state FAR *state; local 147 struct inflate_state FAR *state; local 187 struct inflate_state FAR *state; local 235 struct inflate_state FAR *state; local 261 local void fixedtables(state) in fixedtables() argument 328 struct inflate_state state; in makefixed() local 384 struct inflate_state FAR *state; local 609 struct inflate_state FAR *state; local 1257 struct inflate_state FAR *state; local [all …]
|
D | gzlib.c | 75 local void gz_reset(state) in gz_reset() argument 96 gz_statep state; local 318 gz_statep state; local 342 gz_statep state; local 369 gz_statep state; local 454 gz_statep state; local 482 gz_statep state; local 514 gz_statep state; local 532 gz_statep state; local 552 gz_statep state; local [all …]
|
D | gzwrite.c | 15 local int gz_init(state) in gz_init() argument 70 local int gz_comp(state, flush) in gz_comp() argument 133 local int gz_zero(state, len) in gz_zero() argument 171 gz_statep state; local 251 gz_statep state; local 313 gz_statep state; in gzvprintf() local 394 gz_statep state; local 469 gz_statep state; local 502 gz_statep state; local 543 gz_statep state; local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
D | xmlrole.c | 87 #define setTopLevel(state) \ argument 92 #define setTopLevel(state) ((state)->handler = internalSubset) argument 122 prolog0(PROLOG_STATE *state, in prolog0() 159 prolog1(PROLOG_STATE *state, in prolog1() 190 prolog2(PROLOG_STATE *state, in prolog2() 211 doctype0(PROLOG_STATE *state, in doctype0() 229 doctype1(PROLOG_STATE *state, in doctype1() 259 doctype2(PROLOG_STATE *state, in doctype2() 276 doctype3(PROLOG_STATE *state, in doctype3() 293 doctype4(PROLOG_STATE *state, in doctype4() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | xmlrole.c | 93 #define setTopLevel(state) \ argument 98 #define setTopLevel(state) ((state)->handler = internalSubset) argument 128 prolog0(PROLOG_STATE *state, in prolog0() 165 prolog1(PROLOG_STATE *state, in prolog1() 196 prolog2(PROLOG_STATE *state, in prolog2() 217 doctype0(PROLOG_STATE *state, in doctype0() 235 doctype1(PROLOG_STATE *state, in doctype1() 265 doctype2(PROLOG_STATE *state, in doctype2() 282 doctype3(PROLOG_STATE *state, in doctype3() 299 doctype4(PROLOG_STATE *state, in doctype4() [all …]
|
/device/google/contexthub/firmware/os/core/ |
D | spi.c | 61 static int spiMasterStart(struct SpiDeviceState *state, in spiMasterStart() 81 struct SpiDeviceState *state = SPI_DEVICE_TO_STATE(dev); in spi_masterStartAsync_done() local 93 static void spiMasterNext(struct SpiDeviceState *state) in spiMasterNext() 115 struct SpiDeviceState *state = SPI_DEVICE_TO_STATE(dev); in spiMasterRxTxDone() local 132 static void spiMasterStop(struct SpiDeviceState *state) in spiMasterStop() 150 struct SpiDeviceState *state = SPI_DEVICE_TO_STATE(dev); in spiMasterStopAsyncDone() local 154 static void spiMasterDone(struct SpiDeviceState *state, int err) in spiMasterDone() 164 static int spiSlaveStart(struct SpiDeviceState *state, in spiSlaveStart() 183 struct SpiDeviceState *state = SPI_DEVICE_TO_STATE(dev); in spiSlaveStartAsyncDone() local 193 struct SpiDeviceState *state = SPI_DEVICE_TO_STATE(dev); in spiSlaveRxTxDone() local [all …]
|
D | appSec.c | 99 static void limitChunkSize(struct AppSecState *state) in limitChunkSize() 107 static void appSecSetCurState(struct AppSecState *state, uint32_t curState) in appSecSetCurState() 135 static inline uint32_t appSecGetCurState(const struct AppSecState *state) in appSecGetCurState() 143 struct AppSecState *state = heapAlloc(sizeof(struct AppSecState)); in appSecInit() local 160 void appSecDeinit(struct AppSecState *state) in appSecDeinit() 166 static AppSecErr appSecBlockRx(struct AppSecState *state) in appSecBlockRx() 218 static AppSecErr appSecProcessIncomingHdr(struct AppSecState *state, uint32_t *needBytesOut) in appSecProcessIncomingHdr() 345 static AppSecErr appSecProcessIncomingData(struct AppSecState *state) in appSecProcessIncomingData() 366 AppSecErr appSecDoSomeProcessing(struct AppSecState *state) in appSecDoSomeProcessing() 400 static AppSecErr appSecProcessIncomingSigData(struct AppSecState *state) in appSecProcessIncomingSigData() [all …]
|
/device/linaro/bootloader/edk2/StdLib/LibC/Time/ |
D | TimeVals.h | 88 struct state { struct 89 int leapcnt; 113 extern void gmtload(struct state * const sp); argument
|
/device/generic/goldfish/lights/ |
D | lights_qemu.c | 56 rgb_to_brightness( struct light_state_t const* state ) in rgb_to_brightness() 65 set_light_backlight( struct light_device_t* dev, struct light_state_t const* state ) in set_light_backlight() 101 set_light_buttons( struct light_device_t* dev, struct light_state_t const* state ) in set_light_buttons() 110 set_light_battery( struct light_device_t* dev, struct light_state_t const* state ) in set_light_battery() 119 set_light_keyboard( struct light_device_t* dev, struct light_state_t const* state ) in set_light_keyboard() 128 set_light_notifications( struct light_device_t* dev, struct light_state_t const* state ) in set_light_notifications() 137 set_light_attention( struct light_device_t* dev, struct light_state_t const* state ) in set_light_attention()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/ |
D | plat_pm.c | 65 static int32_t juno_do_plat_actions(uint32_t afflvl, uint32_t state) in juno_do_plat_actions() 119 uint32_t state) in juno_affinst_on() 146 void juno_affinst_on_finish(uint32_t afflvl, uint32_t state) in juno_affinst_on_finish() 215 static void juno_affinst_off(uint32_t afflvl, uint32_t state) in juno_affinst_off() 238 uint32_t state) in juno_affinst_suspend() 260 uint32_t state) in juno_affinst_suspend_finish()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/ |
D | fvp_pm.c | 98 static int32_t fvp_do_plat_actions(unsigned int afflvl, unsigned int state) in fvp_do_plat_actions() 139 unsigned int state) in fvp_affinst_on() 180 unsigned int state) in fvp_affinst_off() 211 unsigned int state) in fvp_affinst_suspend() 244 unsigned int state) in fvp_affinst_on_finish() 296 unsigned int state) in fvp_affinst_suspend_finish()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | inflate.c | 106 struct inflate_state FAR *state; local 133 struct inflate_state FAR *state; local 150 struct inflate_state FAR *state; local 205 local void fixedtables(state) in fixedtables() argument 272 struct inflate_state state; in makefixed() local 327 struct inflate_state FAR *state; local 558 struct inflate_state FAR *state; local 1158 struct inflate_state FAR *state; local 1174 struct inflate_state FAR *state; local 1215 struct inflate_state FAR *state; local [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/ |
D | plat_pm.c | 54 static int32_t hikey_do_plat_actions(uint32_t afflvl, uint32_t state) in hikey_do_plat_actions() 67 uint32_t state) in hikey_affinst_on() 95 static void hikey_affinst_off(uint32_t afflvl, uint32_t state) in hikey_affinst_off() 126 uint32_t state) in hikey_affinst_suspend() 168 void hikey_affinst_on_finish(uint32_t afflvl, uint32_t state) in hikey_affinst_on_finish() 202 uint32_t state) in hikey_affinst_suspend_finish()
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | GLEncoder.cpp | 75 GLClientState* state = ctx->m_state; in s_glGetIntegerv() local 113 GLClientState* state = ctx->m_state; in s_glGetFloatv() local 152 GLClientState* state = ctx->m_state; in s_glGetFixedv() local 191 GLClientState* state = ctx->m_state; in s_glGetBooleanv() local 325 void GLEncoder::s_glEnableClientState(void *self, GLenum state) in s_glEnableClientState() 333 void GLEncoder::s_glDisableClientState(void *self, GLenum state) in s_glDisableClientState() 346 const GLClientState::VertexAttribState& state = ctx->m_state->getState(loc); in s_glIsEnabled() local 398 … const GLClientState::VertexAttribState& state = m_state->getStateAndEnableDirty(i, &enableDirty); in sendVertexData() local 514 const GLClientState::VertexAttribState& state = ctx->m_state->getState(i); in s_glDrawArrays() local 546 const GLClientState::VertexAttribState& state = ctx->m_state->getState(i); in s_glDrawElements() local [all …]
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | GLClientState.h | 621 … const GLClientState::VertexAttribState& state = getState(GLClientState::VERTEX_LOCATION); in getClientStateParameter() local 627 … const GLClientState::VertexAttribState& state = getState(GLClientState::VERTEX_LOCATION); in getClientStateParameter() local 633 … const GLClientState::VertexAttribState& state = getState(GLClientState::VERTEX_LOCATION); in getClientStateParameter() local 639 const GLClientState::VertexAttribState& state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter() local 645 const GLClientState::VertexAttribState& state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter() local 651 const GLClientState::VertexAttribState& state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter() local 657 … const GLClientState::VertexAttribState& state = getState(GLClientState::NORMAL_LOCATION); in getClientStateParameter() local 663 … const GLClientState::VertexAttribState& state = getState(GLClientState::NORMAL_LOCATION); in getClientStateParameter() local 669 …const GLClientState::VertexAttribState& state = getState(getActiveTexture() + GLClientState::TEXCO… in getClientStateParameter() local 675 …const GLClientState::VertexAttribState& state = getState(getActiveTexture() + GLClientState::TEXCO… in getClientStateParameter() local [all …]
|
/device/google/marlin/power/ |
D | metadata-defs.h | 41 int state; member 46 int state; member 51 int state; member
|
/device/google/wahoo/liblight/ |
D | lights.c | 165 is_lit(struct light_state_t const* state) in is_lit() 171 rgb_to_brightness(struct light_state_t const* state) in rgb_to_brightness() 180 struct light_state_t const* state) in set_light_backlight() 219 struct light_state_t const* state) in set_speaker_light_locked() 281 struct light_state_t const* state) in set_light_battery() 293 struct light_state_t const* state) in set_light_notifications() 304 struct light_state_t const* state) in set_light_attention()
|
/device/google/marlin/liblight/ |
D | lights.c | 163 is_lit(struct light_state_t const* state) in is_lit() 169 rgb_to_brightness(struct light_state_t const* state) in rgb_to_brightness() 178 struct light_state_t const* state) in set_light_backlight() 211 struct light_state_t const* state) in set_speaker_light_locked() 273 struct light_state_t const* state) in set_light_battery() 285 struct light_state_t const* state) in set_light_notifications() 296 struct light_state_t const* state) in set_light_attention()
|
/device/linaro/bootloader/arm-trusted-firmware/bl31/ |
D | context_mgmt.c | 137 el3_state_t *state; in cm_init_context() local 299 el3_state_t *state; in cm_set_elr_el3() local 317 el3_state_t *state; in cm_set_elr_spsr_el3() local 338 el3_state_t *state; in cm_write_scr_el3_bit() local 368 el3_state_t *state; in cm_get_scr_el3() local
|
/device/google/contexthub/lib/nanohub/ |
D | sha2.c | 21 void sha2init(struct Sha2state *state) in sha2init() 56 static void sha2processBlock(struct Sha2state *state) in sha2processBlock() 121 void sha2processBytes(struct Sha2state *state, const void *bytes, uint32_t numBytes) in sha2processBytes() 146 const uint32_t* sha2finish(struct Sha2state *state) in sha2finish()
|
/device/huawei/angler/liblight/ |
D | lights.c | 140 is_lit(struct light_state_t const* state) in is_lit() 146 rgb_to_brightness(struct light_state_t const* state) in rgb_to_brightness() 155 struct light_state_t const* state) in set_light_backlight() 202 struct light_state_t const* state, enum led_type type) in set_speaker_light_locked() 284 struct light_state_t const* state) in set_light_battery() 300 struct light_state_t const* state) in set_light_notifications()
|
/device/lge/bullhead/liblight/ |
D | lights.c | 101 static int rgb_to_brightness(struct light_state_t const* state) in rgb_to_brightness() 110 struct light_state_t const* state) in set_light_backlight() 122 static int set_light_locked(struct light_state_t const* state, int type __unused) in set_light_locked() 176 struct light_state_t const* state) in set_light_notifications() 186 struct light_state_t const* state) in set_light_attention()
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | i2c.c | 177 struct I2cStmState state; member 348 struct I2cStmState *state = &pdev->state; in stmI2cSlaveIdle() local 355 static inline void stmI2cInvokeRxCallback(struct I2cStmState *state, size_t tx, size_t rx, int err) in stmI2cInvokeRxCallback() 362 static inline void stmI2cInvokeTxCallback(struct I2cStmState *state, size_t tx, size_t rx, int err) in stmI2cInvokeTxCallback() 371 struct I2cStmState *state = &pdev->state; in stmI2cSlaveRxDone() local 380 struct I2cStmState *state = &pdev->state; in stmI2cSlaveTxDone() local 389 struct I2cStmState *state = &pdev->state; in stmI2cSlaveTxNextByte() local 407 struct I2cStmState *state = &pdev->state; in stmI2cSlaveAddrMatched() local 438 struct I2cStmState *state = &pdev->state; in stmI2cSlaveRxBufNotEmpty() local 455 struct I2cStmState *state = &pdev->state; in stmI2cSlaveTxBufEmpty() local [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/ |
D | tspd_private.h | 49 #define get_tsp_pstate(state) ((state >> TSP_PSTATE_SHIFT) & TSP_PSTATE_MASK) argument 50 #define clr_tsp_pstate(state) (state &= ~(TSP_PSTATE_MASK \ argument 70 #define get_std_smc_active_flag(state) ((state >> STD_SMC_ACTIVE_FLAG_SHIFT) \ argument 72 #define set_std_smc_active_flag(state) (state |= \ argument 74 #define clr_std_smc_active_flag(state) (state &= \ argument 205 uint32_t state; member
|