Home
last modified time | relevance | path

Searched refs:Name (Results 1 – 25 of 123) sorted by relevance

12345

/AliOS-Things-master/components/oss/src/model/
A DGetBucketCorsResult.cc50 if (root && !std::strncmp("CORSConfiguration", root->Name(), 17)) { in operator =()
57 if (!strncmp(node->Name(), "AllowedOrigin", 13)) in operator =()
60 if (!strncmp(node->Name(), "AllowedMethod", 13)) in operator =()
63 if (!strncmp(node->Name(), "AllowedHeader", 13)) in operator =()
66 if (!strncmp(node->Name(), "ExposeHeader", 12)) in operator =()
69 if (!strncmp(node->Name(), "MaxAgeSeconds", 13)) in operator =()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/
A DDotZLib.csproj26 Name = "Debug"
46 Name = "Release"
68 Name = "System"
73 Name = "System.Data"
78 Name = "System.XML"
83 Name = "nunit.framework"
/AliOS-Things-master/components/freetype/src/tools/
A Dapinames.c53 } NameRec, *Name; typedef
55 static Name the_names;
65 Name nm; in names_add()
112 Name n1 = (Name)name1; in name_compare()
113 Name n2 = (Name)name2; in name_compare()
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_strings.c85 VL53L0X_COPYSTRING(pVL53L0X_DeviceInfo->Name, in VL53L0X_get_device_info()
88 VL53L0X_COPYSTRING(pVL53L0X_DeviceInfo->Name, in VL53L0X_get_device_info()
91 VL53L0X_COPYSTRING(pVL53L0X_DeviceInfo->Name, in VL53L0X_get_device_info()
94 VL53L0X_COPYSTRING(pVL53L0X_DeviceInfo->Name, in VL53L0X_get_device_info()
/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc66 contentCryptoMaterial.setKeyWrapAlgorithm(cipher->Name()); in EncryptCEK()
78 auto cipherName = ToLower(cipher->Name().c_str()); in DecryptCEK()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h52 const std::string& Name() const { return name_; } in Name() function
92 const std::string& Name() const { return name_; } in Name() function
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibpng.pc.in6 Name: libpng
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzlib.pc.cmakein7 Name: zlib
A Dzlib.pc.in7 Name: zlib
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dlibtiff-4.pc.in6 Name: libtiff
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dminizip.pc.in6 Name: minizip
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/
A Dlibwebpdemux.pc.in6 Name: libwebpdemux
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/
A Dlibwebp.pc.in6 Name: libwebp
A Dlibwebpdecoder.pc.in6 Name: libwebpdecoder
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfx.pc.in6 Name: SDL_gfx
/AliOS-Things-master/components/SDL2/src/image/
A DSDL2_image.pc.in6 Name: @PACKAGE@
A DSDL2_image.pc6 Name: SDL2_image
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dmakeproj.mac47 Set Preferences of panel "Target Settings" to {Target Name:"libjpeg"}
48 Set Preferences of panel "PPC Project" to {File Name:"libjpeg"}
112 Set Preferences of panel "Target Settings" to {Target Name:"cjpeg"}
113 Set Preferences of panel "PPC Project" to {File Name:"cjpeg"}
147 Set Preferences of panel "Target Settings" to {Target Name:"djpeg"}
148 Set Preferences of panel "PPC Project" to {File Name:"djpeg"}
182 Set Preferences of panel "Target Settings" to {Target Name:"jpegtran"}
183 Set Preferences of panel "PPC Project" to {File Name:"jpegtran"}
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dlibwebpmux.pc.in6 Name: libwebpmux
/AliOS-Things-master/components/jsoncpp/pkg-config/
A Djsoncpp.pc.in6 Name: jsoncpp
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng.pc.in6 Name: libpng
/AliOS-Things-master/components/SDL2/src/hidapi/pc/
A Dhidapi.pc.in6 Name: hidapi
A Dhidapi-libusb.pc.in6 Name: hidapi-libusb
A Dhidapi-hidraw.pc.in6 Name: hidapi-hidraw
/AliOS-Things-master/components/SDL2/src/image/VisualCE/showimage/
A Dshowimage.dsp1 # Microsoft Developer Studio Project File - Name="showimage" - Package Owner=<4>
87 # Name "showimage - Win32 Release"
88 # Name "showimage - Win32 Debug"

Completed in 26 milliseconds

12345