Home
last modified time | relevance | path

Searched defs:comp (Results 51 - 75 of 352) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_image.c63 const VkComponentSwizzle *comp = &in->r; in panvk_convert_swizzle() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_ra.c147 unsigned comp = nir_dest_num_components(*dest) - 1; in etna_ra_assign() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_ra.c200 struct ir2_reg_component *comp; in ra_src_free() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dnorm2allmodes.h396 ComposeNormalizer2 comp; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dendian_test.cc165 uint64_t comp = absl::ghtonll(kInitialNumber); in TEST() local
185 uint64_t comp = little_endian::FromHost16(k16Value); in TEST() local
232 uint64_t comp = big_endian::Load16(&u16Buf); TEST() local
[all...]
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_info_helper_test.cpp91 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); in HWTEST_F() local
123 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); in HWTEST_F() local
233 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); in HWTEST_F() local
260 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
289 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
314 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
339 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
363 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
385 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
414 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
445 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
478 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
505 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
527 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
549 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
567 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
596 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
[all...]
/base/update/updater/test/unittest/updater_binary/
H A Dupdater_binary_unittest.cpp143 ComponentInfoExt *comp = (ComponentInfoExt*)malloc( in CreatePackageBin() local
192 BuildCompnentInfo(ComponentInfoExt &comp, const std::string &cmpName, const std::string &scriptPath = �, uint8_t componentType = 0) const BuildCompnentInfo() argument
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/libOMXPlugin/
H A DOMXPlugin.cpp123 OMXComponent comp; in CreateComponentInstance() local
/test/ostest/wukong/component_event/src/
H A Dnormal_scene.cpp161 bool NormalScene::IsComponentBlock(std::shared_ptr<ComponentTree> &comp, std::vector<std::string> &compIdBlock, in IsComponentBlock() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dnameserndk.cpp121 unsigned char comp[10] = {0}; in NsNameUnCompress() local
/third_party/ffmpeg/libavcodec/
H A Dvp5.c92 int comp, di; in vp5_parse_vector_adjustment() local
116 int comp, node; vp5_parse_vector_models() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dpixdesc.h105 AVComponentDescriptor comp[4]; member
/third_party/cups-filters/cupsfilters/
H A Dimage-sgilib.c168 sgiOpen(const char *filename, int mode, int comp, int bpp, int xsize, int ysize, int zsize) sgiOpen() argument
200 sgiOpenFile(FILE *file, int mode, int comp, int bpp, int xsize, int ysize, int zsize) sgiOpenFile() argument
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DTransliterationChart.java274 MyIterator (Comparator comp) { in MyIterator() argument
291 public Iterator getSetIterator (Comparator comp) { in getSetIterator() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCanonicalIterator.java368 private Set<String> extract(int comp, String segment, int segmentPos, StringBuffer buf) { in extract() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCanonicalIterator.java364 private Set<String> extract(int comp, String segment, int segmentPos, StringBuffer buf) { in extract() argument
/third_party/libwebsockets/include/
H A Dlibwebsockets.hxx108 lsscomp_t comp; member in lss
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_fp16_conv.c223 nir_ssa_def *comp = nir_channel(b, src, swizzle ? swizzle[i] : i); in lower_fp16_cast_impl() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec.c70 OMX_ERRORTYPE vid_dec_LoaderComponent(stLoaderComponentType *comp) in vid_dec_LoaderComponent() argument
156 vid_dec_Constructor(OMX_COMPONENTTYPE *comp, OMX_STRING name) vid_dec_Constructor() argument
265 vid_dec_Destructor(OMX_COMPONENTTYPE *comp) vid_dec_Destructor() argument
296 OMX_COMPONENTTYPE *comp = handle; vid_dec_SetParameter() local
374 OMX_COMPONENTTYPE *comp = handle; vid_dec_GetParameter() local
432 vid_dec_MessageHandler(OMX_COMPONENTTYPE* comp, internalRequestMessageType *msg) vid_dec_MessageHandler() argument
465 OMX_COMPONENTTYPE* comp = port->standCompContainer; vid_dec_DecodeBuffer() local
539 OMX_COMPONENTTYPE* comp = port->standCompContainer; vid_dec_FreeDecBuffer() local
550 vid_dec_FrameDecoded(OMX_COMPONENTTYPE *comp, OMX_BUFFERHEADERTYPE* input, OMX_BUFFERHEADERTYPE* output) vid_dec_FrameDecoded() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c238 int comp = nir_intrinsic_component(intr); in vc4_nir_lower_fs_input() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDemoUtility.java80 public static void setInsets(Container cont, Component comp, Insets insets) { in setInsets() argument
/third_party/lwip/src/netif/ppp/
H A Dvj.c48 vj_compress_init(struct vjcompress *comp) in vj_compress_init() argument
160 vj_compress_tcp(struct vjcompress *comp, struct pbuf **pb) vj_compress_tcp() argument
448 vj_uncompress_err(struct vjcompress *comp) vj_uncompress_err() argument
459 vj_uncompress_uncomp(struct pbuf *nb, struct vjcompress *comp) vj_uncompress_uncomp() argument
497 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) vj_uncompress_tcp() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.c566 static void gpir_codegen_print_prog(gpir_compiler *comp) in gpir_codegen_print_prog() argument
579 bool gpir_codegen_prog(gpir_compiler *comp) in gpir_codegen_prog() argument
[all...]
H A Dnode.c466 void gpir_node_print_prog_dep(gpir_compiler *comp) in gpir_node_print_prog_dep() argument
487 void gpir_node_print_prog_seq(gpir_compiler *comp) in gpir_node_print_prog_seq() argument
H A Dreduce_scheduler.c207 static void add_false_dependencies(gpir_compiler *comp) in add_false_dependencies() argument
232 bool gpir_reduce_reg_pressure_schedule_prog(gpir_compiler *comp) in gpir_reduce_reg_pressure_schedule_prog() argument

Completed in 13 milliseconds

12345678910>>...15