Home
last modified time | relevance | path

Searched defs:finished (Results 126 - 150 of 166) sorted by relevance

1234567

/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java1063 public void CodeOneBlock(long[] inSize, long[] outSize, boolean[] finished) throws IOException in CodeOneBlock() argument
1272 long[] processedInSize = new long[1]; long[] processedOutSize = new long[1]; boolean[] finished = new boolean[1]; field in Encoder
/third_party/lzma/C/
H A DXzEnc.c1080 XzEnc_MtCallback_Code(void *pp, unsigned coderIndex, unsigned outBufIndex, const Byte *src, size_t srcSize, int finished) XzEnc_MtCallback_Code() argument
H A DLzmaEnc.c414 BoolInt finished; member
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs1063 public void CodeOneBlock(out Int64 inSize, out Int64 outSize, out bool finished) in CodeOneBlock() argument
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp115 inline bool GrResourceCache::TextureAwaitingUnref::finished() { return !fNumUnrefs; } in finished() function in GrResourceCache::TextureAwaitingUnref
/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c1365 int finished = 0; /* crc checked */ in png_handle_iCCP() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_verify.c525 int __cil_verify_ordered_node_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args) in __cil_verify_ordered_node_helper() argument
1022 static int __cil_verify_booleanif_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_verify_booleanif_helper() argument
1525 int __cil_verify_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_verify_helper() argument
1833 int __cil_pre_verify_helper(struct cil_tree_node *node, uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_pre_verify_helper() argument
H A Dcil_post.c565 static int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_count_helper() argument
673 static int __cil_post_db_array_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_array_helper() argument
1505 static int __cil_post_db_neverallow_attr_helper(struct cil_tree_node *node, uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_post_db_neverallow_attr_helper() argument
1534 static int __cil_post_db_attr_helper(struct cil_tree_node *node, uint32_t *finished, voi argument
1635 __cil_post_db_roletype_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_db_roletype_helper() argument
1721 __cil_post_db_userrole_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_db_userrole_helper() argument
1815 __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_db_cat_helper() argument
2190 __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_db_classperms_helper() argument
2248 __cil_post_report_conflict(struct cil_tree_node *node, uint32_t *finished, void *extra_args) __cil_post_report_conflict() argument
[all...]
H A Dcil_policy.c75 static int __cil_gather_statements_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_gather_statements_helper() argument
1305 static int __cil_block_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_block_te_rules_to_policy_helper() argument
1424 static int __cil_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_te_rules_to_policy_helper() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp231 bool finished (const glu::ShaderType shaderType) const { DE_UNREF(shaderType); return false; } in finished() function in deqp::gles3::Functional::__anon30591::ConstantShaderGenerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c535 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, int finished) mlme_event_ch_switch() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c964 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *link, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, struct nlattr *punct_bitmap, int finished) global() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c361 struct completion *finished = data; in atmel_nand_dma_transfer_finished() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c370 bool finished; member
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c361 struct completion *finished = data; in atmel_nand_dma_transfer_finished() local
/third_party/ffmpeg/libavformat/
H A Dhls.c119 int finished; member
[all...]
/third_party/backends/backend/
H A Dmustek.c4853 SANE_Bool finished; /* block is finished */ in reader_process() member
[all...]
/third_party/node/src/
H A Dnode_http2.cc2496 BaseObjectPtr<AsyncWrap> finished = in OnRead() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c652 int finished; member
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmarvell.c2114 marvell_vct7_cable_test_get_status(struct phy_device *phydev, bool *finished) marvell_vct7_cable_test_get_status() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c370 bool finished; member
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dat803x.c1964 static int qca808x_cable_test_get_status(struct phy_device *phydev, bool *finished) in qca808x_cable_test_get_status() argument
1537 at803x_cable_test_get_status(struct phy_device *phydev, bool *finished) at803x_cable_test_get_status() argument
H A Dnxp-c45-tja11xx.c1321 nxp_c45_cable_test_get_status(struct phy_device *phydev, bool *finished) nxp_c45_cable_test_get_status() argument
H A Dmarvell.c2388 marvell_vct7_cable_test_get_status(struct phy_device *phydev, bool *finished) marvell_vct7_cable_test_get_status() argument
/third_party/ffmpeg/fftools/
H A Dffmpeg.h532 OSTFinished finished; /* no more packets should be written for this stream */ member

Completed in 78 milliseconds

1234567