| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_build.c | 121 tgsi_build_declaration( unsigned file, unsigned usage_mask, unsigned interpolate, unsigned dimension, unsigned semantic, unsigned invariant, unsigned local, unsigned array, unsigned atomic, unsigned mem_type, struct tgsi_header *header ) tgsi_build_declaration() argument
|
| /third_party/mksh/ |
| H A D | var.c | 335 local(const char *n, bool copy) in local() function
|
| /third_party/python/Python/ |
| H A D | symtable.c | 501 analyze_name(PySTEntryObject *ste, PyObject *scopes, PyObject *name, long flags, PyObject *bound, PyObject *local, PyObject *free, PyObject *global) analyze_name() argument 742 PyObject *name, *v, *local = NULL, *scopes = NULL, *newbound = NULL; analyze_block() local [all...] |
| /third_party/python/Lib/ |
| H A D | datetime.py | 1875 def local(u): function [all...] |
| H A D | threading.py | 1602 from _thread import _local as local namespace 1604 from _threading_local import local namespace
|
| /third_party/skia/src/core/ |
| H A D | SkImageFilterTypes.h | 445 void concatLocal(const SkMatrix& local) { fParamToLayerMatrix.preConcat(local); } in concatLocal() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | FillRRectOp.cpp | 287 auto local = skvx::bit_pun<grvx::float4>(fHeadInstance->fLocalRect); in clipToShape() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | olsontz.cpp | 391 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() argument 475 OlsonTimeZone::getHistoricalOffset(UDate date, UBool local, in getHistoricalOffset() argument [all...] |
| H A D | rbtz.cpp | 401 RuleBasedTimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument 417 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, in getOffsetInternal() argument 690 RuleBasedTimeZone::findRuleInFinal(UDate date, UBool local, in findRuleInFinal() argument 898 getTransitionTime(Transition* transition, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt) const getTransitionTime() argument [all...] |
| /third_party/skia/src/shaders/gradients/ |
| H A D | SkGradientShader.cpp | 423 onProgram(skvm::Builder* p, skvm::Coord device, skvm::Coord local, skvm::Color , const SkMatrixProvider& mats, const SkMatrix* localM, const SkColorInfo& dstInfo, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_serv.c | 1093 static void set_anqp_req(unsigned int bit, const char *name, int local, in set_anqp_req() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | gas_serv.c | 1090 static void set_anqp_req(unsigned int bit, const char *name, int local, in set_anqp_req() argument
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp.c | 146 struct media_pad *local, *remote;
in get_remote_sensor() local 2667 static int rkisp_subdev_link_setup(struct media_entity *entity, const struct media_pad *local,
in rkisp_subdev_link_setup() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| H A D | phy-rockchip-csi2-dphy-hw.c | 447 struct media_pad *local, *remote;
in get_remote_sensor() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp.c | 146 struct media_pad *local, *remote; in get_remote_sensor() local 2686 rkisp_subdev_link_setup(struct media_entity *entity, const struct media_pad *local, const struct media_pad *remote, u32 flags) rkisp_subdev_link_setup() argument [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-csi2-dphy-hw.c | 462 struct media_pad *local, *remote; in get_remote_sensor() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/ |
| H A D | connection_manager.cpp | 381 std::unique_ptr<CastLocalDevice> local = GetLocalDeviceInfo(); in BuildBindParam() local 504 DmDeviceInfo local; in GetLocalDeviceInfo() local 558 auto local = GetLocalDeviceInfo(); in GetConsultationData() local [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_connection_fsm.c | 455 uint32_t local; in DfxRecordLnnOnlineType() local
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_manager.c | 1669 uint32_t local, remote; in TryGetBrConnInfo() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| H A D | vtp_stream_socket.cpp | 419 bool VtpStreamSocket::CreateClient(IpAndPort &local, int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateClient() argument 447 bool VtpStreamSocket::CreateClient(IpAndPort &local, const IpAndPort &remote, int streamType, in CreateClient() argument 467 bool VtpStreamSocket::CreateServer(IpAndPort &local, int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateServer() argument 744 int VtpStreamSocket::CreateAndBindSocket(IpAndPort &local, bool isServer) in CreateAndBindSocket() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_service_impl.cpp | 1305 SyncMode KVDBServiceImpl::GetSyncMode(bool local, bool remote) const in GetSyncMode() argument 505 SetCapability(const AppId &appId, const StoreId &storeId, const std::vector<std::string> &local, const std::vector<std::string> &remote) SetCapability() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap_def.h | 344 LeLocalInfo local; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_def.h | 171 SMP_PairProcessData local; member
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | otherstestndk.cpp | 808 struct sockaddr_in local;
in Accept() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 2140 bjnp_sockaddr_t local; in sanei_bjnp_find_devices() local [all...] |