| /kernel/linux/linux-6.6/net/rose/ |
| H A D | af_rose.c | 1020 struct sock *make; in rose_rx_call_request() local
|
| /kernel/linux/linux-6.6/net/netrom/ |
| H A D | af_netrom.c | 874 struct sock *make; in nr_rx_frame() local [all...] |
| /kernel/linux/linux-6.6/net/x25/ |
| H A D | af_x25.c | 944 struct sock *make; in x25_rx_call_request() local
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-actions_test.cc | 1829 auto make = [](int i) { return std::unique_ptr<int>(new int(i)); }; in TEST() local
|
| /third_party/skia/src/core/ |
| H A D | SkPathBuilder.cpp | 187 SkPath SkPathBuilder::make(sk_sp<SkPathRef> pr) const { in make() function in SkPathBuilder
|
| H A D | SkTextBlob.cpp | 605 sk_sp<SkTextBlob> SkTextBlobBuilder::make() { in make() function in SkTextBlobBuilder
|
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
| H A D | jsoncpp.cpp | 3903 Value& Path::make(Value& root) const { in make() function in Path
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
| H A D | jsoncpp.cpp | 3903 Value& Path::make(Value& root) const { in make() function in Path
|
| /third_party/skia/tests/ |
| H A D | DeferredDisplayListTest.cpp | 225 sk_sp<SkSurface> make(GrDirectContext* dContext) const { in make() function in SurfaceParameters [all...] |
| H A D | ProcessorTest.cpp | 317 std::unique_ptr<GrFragmentProcessor> make(int type, int randomTreeDepth, in make() function in TestFPGenerator 328 std::unique_ptr<GrFragmentProcessor> make(int type, int randomTreeDepth, in make() function in TestFPGenerator [all...] |
| /third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
| H A D | jsoncpp.cpp | 3903 Value& Path::make(Value& root) const { in make() function in Path
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/ |
| H A D | hi_comm_video_adapt.h | 114 hi_u8 make[DCF_DESCRIPTION_LENGTH]; /* shows manufacturer of digital cameras */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_comm_video_adapt.h | 111 hi_u8 make[DCF_DESCRIPTION_LENGTH]; /* shows manufacturer of digital cameras */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_comm_video_adapt.h | 111 hi_u8 make[DCF_DRSCRIPTION_LENGTH]; /*shows manufacturer of digital cameras*/ member
|
| /device/soc/rockchip/common/sdk_linux/ |
| H A D | Makefile | [all...] |
| /kernel/linux/linux-5.10/ |
| H A D | Makefile | [all...] |
| /kernel/linux/linux-6.6/ |
| H A D | Makefile | [all...] |
| /third_party/python/Lib/ |
| H A D | zipfile.py | 2338 def make(cls, source): member in CompleteDirs
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsLongStressCase.cpp | 907 void make (const string& name) { DE_ASSERT(!has(name)); m_objects[name] = SharedPtr<T>(new T); } in make() function in deqp::gls::LongStressCaseInternal::GLObjectManager 908 void make (const string& name, gls::TextureType texType) { DE_ASSERT(!has(name)); m_objects[name] = SharedPtr<T>(new T(texType)); } in make() function in deqp::gls::LongStressCaseInternal::GLObjectManager
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | ppdgenerator.c | 1595 char make[256], /* Make and model */ in ppdCreateFromIPP2() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | Calendar.java | 3475 private static PatternData make(Calendar cal, ULocale loc) { in make() method in Calendar.PatternData
|
| /third_party/protobuf/conformance/third_party/jsoncpp/ |
| H A D | jsoncpp.cpp | 3936 Value& Path::make(Value& root) const { in make() function in Json::Path
|
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_service_ability.cpp | 774 std::string make = opsJson["printerMake"]; in QueryPrinterCapabilityByUri() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Calendar.java | 3605 private static PatternData make(Calendar cal, ULocale loc) { in make() method in Calendar.PatternData
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | c-api.cc | 551 own<ValType> ValType::make(ValKind k) { make() function in wasm::ValType 902 static own<Ref> make(StoreImpl* store, i::Handle<JSType> obj) { make() function in wasm::RefImpl 2116 own<Instance> Instance::make(Store* store_abs, const Module* module_abs, make() function in wasm::Instance [all...] |