Searched refs:Name (Results 1 – 25 of 123) sorted by relevance
12345
/AliOS-Things-master/components/oss/src/model/ |
A D | GetBucketCorsResult.cc | 50 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 D | DotZLib.csproj | 26 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 D | apinames.c | 53 } 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 D | vl53l0x_api_strings.c | 85 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 D | EncryptionMaterials.cc | 66 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 D | Cipher.h | 52 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 D | libpng.pc.in | 6 Name: libpng
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | zlib.pc.cmakein | 7 Name: zlib
|
A D | zlib.pc.in | 7 Name: zlib
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-4.pc.in | 6 Name: libtiff
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/ |
A D | minizip.pc.in | 6 Name: minizip
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/ |
A D | libwebpdemux.pc.in | 6 Name: libwebpdemux
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/ |
A D | libwebp.pc.in | 6 Name: libwebp
|
A D | libwebpdecoder.pc.in | 6 Name: libwebpdecoder
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfx.pc.in | 6 Name: SDL_gfx
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | SDL2_image.pc.in | 6 Name: @PACKAGE@
|
A D | SDL2_image.pc | 6 Name: SDL2_image
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | makeproj.mac | 47 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 D | libwebpmux.pc.in | 6 Name: libwebpmux
|
/AliOS-Things-master/components/jsoncpp/pkg-config/ |
A D | jsoncpp.pc.in | 6 Name: jsoncpp
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | libpng.pc.in | 6 Name: libpng
|
/AliOS-Things-master/components/SDL2/src/hidapi/pc/ |
A D | hidapi.pc.in | 6 Name: hidapi
|
A D | hidapi-libusb.pc.in | 6 Name: hidapi-libusb
|
A D | hidapi-hidraw.pc.in | 6 Name: hidapi-hidraw
|
/AliOS-Things-master/components/SDL2/src/image/VisualCE/showimage/ |
A D | showimage.dsp | 1 # 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