Home
last modified time | relevance | path

Searched defs:make (Results 51 - 75 of 80) sorted by relevance

1234

/kernel/linux/linux-6.6/net/rose/
H A Daf_rose.c1020 struct sock *make; in rose_rx_call_request() local
/kernel/linux/linux-6.6/net/netrom/
H A Daf_netrom.c874 struct sock *make; in nr_rx_frame() local
[all...]
/kernel/linux/linux-6.6/net/x25/
H A Daf_x25.c944 struct sock *make; in x25_rx_call_request() local
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1829 auto make = [](int i) { return std::unique_ptr<int>(new int(i)); }; in TEST() local
/third_party/skia/src/core/
H A DSkPathBuilder.cpp187 SkPath SkPathBuilder::make(sk_sp<SkPathRef> pr) const { in make() function in SkPathBuilder
H A DSkTextBlob.cpp605 sk_sp<SkTextBlob> SkTextBlobBuilder::make() { in make() function in SkTextBlobBuilder
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3903 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 Djsoncpp.cpp3903 Value& Path::make(Value& root) const { in make() function in Path
/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp225 sk_sp<SkSurface> make(GrDirectContext* dContext) const { in make() function in SurfaceParameters
[all...]
H A DProcessorTest.cpp317 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 Djsoncpp.cpp3903 Value& Path::make(Value& root) const { in make() function in Path
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_comm_video_adapt.h114 hi_u8 make[DCF_DESCRIPTION_LENGTH]; /* shows manufacturer of digital cameras */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_video_adapt.h111 hi_u8 make[DCF_DESCRIPTION_LENGTH]; /* shows manufacturer of digital cameras */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_video_adapt.h111 hi_u8 make[DCF_DRSCRIPTION_LENGTH]; /*shows manufacturer of digital cameras*/ member
/device/soc/rockchip/common/sdk_linux/
H A DMakefile[all...]
/kernel/linux/linux-5.10/
H A DMakefile[all...]
/kernel/linux/linux-6.6/
H A DMakefile[all...]
/third_party/python/Lib/
H A Dzipfile.py2338 def make(cls, source): member in CompleteDirs
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp907 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 Dppdgenerator.c1595 char make[256], /* Make and model */ in ppdCreateFromIPP2() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java3475 private static PatternData make(Calendar cal, ULocale loc) { in make() method in Calendar.PatternData
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3936 Value& Path::make(Value& root) const { in make() function in Json::Path
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp774 std::string make = opsJson["printerMake"]; in QueryPrinterCapabilityByUri() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java3605 private static PatternData make(Calendar cal, ULocale loc) { in make() method in Calendar.PatternData
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc551 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...]

Completed in 103 milliseconds

1234