/external/chromium_org/third_party/lzma_sdk/ |
LzmaLib.c | 26 CLzmaEncProps props; local 27 LzmaEncProps_Init(&props); 28 props.level = level; 29 props.dictSize = dictSize; 30 props.lc = lc; 31 props.lp = lp; 32 props.pb = pb; 33 props.fb = fb; 34 props.numThreads = numThreads; 36 return LzmaEncode(dest, destLen, src, srcLen, &props, outProps, outPropsSize, 0 [all...] |
/external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
LzmaLib.c | 27 CLzmaEncProps props; local 28 LzmaEncProps_Init(&props); 29 props.level = level; 30 props.dictSize = dictSize; 31 props.lc = lc; 32 props.lp = lp; 33 props.pb = pb; 34 props.fb = fb; 35 props.numThreads = numThreads; 37 return LzmaEncode(dest, destLen, src, srcLen, &props, outProps, outPropsSize, 0 [all...] |
/external/lzma/C/ |
LzmaLib.c | 26 CLzmaEncProps props;
local 27 LzmaEncProps_Init(&props);
28 props.level = level;
29 props.dictSize = dictSize;
30 props.lc = lc;
31 props.lp = lp;
32 props.pb = pb;
33 props.fb = fb;
34 props.numThreads = numThreads;
36 return LzmaEncode(dest, destLen, src, srcLen, &props, outProps, outPropsSize, 0, [all...] |
/external/icu4c/samples/props/ |
readme.txt | 2 props: Unicode Character Properties 9 props.cpp Main source file in C++ 10 props.sln Windows MSVC workspace. Double-click this to get started. 11 props.vcproj Windows MSVC project file 13 To Build props on Windows 15 2. In MSVC, open the workspace file icu\samples\props\props.sln 24 3. cd into the props directory, e.g. 25 cd c:\icu\source\samples\props\debug 27 props [all...] |
props.vcxproj | 24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
45 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> [all...] |
Makefile | 12 TARGET=props 15 OBJECTS=props.o
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
CameraCharacteristicsTest.java | 63 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 65 props); 70 props.get(CameraCharacteristics.CONTROL_AE_AVAILABLE_ANTIBANDING_MODES)); 72 List<Key<?>> allKeys = props.getKeys(); 74 ids[i], props)); 86 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 88 props); 93 props.get(CameraCharacteristics.CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES)); 95 List<Key<?>> allKeys = props.getKeys(); 97 ids[i], props)); 109 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 132 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 155 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 178 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 201 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 224 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 247 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 270 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 293 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 316 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 339 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 362 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 385 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 408 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 431 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 454 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 477 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 500 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 523 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 546 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 569 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 592 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 615 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 638 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 661 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 684 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 711 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 738 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 761 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 784 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 807 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 830 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 853 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 876 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 899 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 922 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local 945 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local [all...] |
/device/samsung/manta/health/ |
healthd-manta.cpp | 53 static void manta_bat_check_temp(struct BatteryProperties *props) 55 if (props->chargerAcOnline == false && 56 props->chargerUsbOnline == false) 59 if (props->batteryTemperature >= TEMP_HIGH_THRESHOLD) { 64 props->batteryTemperature); 67 } else if (props->batteryTemperature <= TEMP_HIGH_RECOVERY && 68 props->batteryTemperature >= TEMP_LOW_RECOVERY) { 73 props->batteryTemperature); 76 } else if (props->batteryTemperature <= TEMP_LOW_THRESHOLD) { 81 props->batteryTemperature) [all...] |
/external/clang/lib/ARCMigrate/ |
TransProperties.cpp | 87 PropsTy &props = AtProps[RawLoc]; local 88 props.push_back(*propI); 119 PropsTy &props = findAtLoc->second; local 120 for (PropsTy::iterator I = props.begin(), E = props.end(); I != E; ++I) { 132 PropsTy &props = I->second; local 133 if (!getPropertyType(props)->isObjCRetainableType()) 135 if (hasIvarWithExplicitARCOwnership(props)) 139 rewriteProperty(props, atLoc); 154 PropsTy &props = I->second local [all...] |
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
wpas-dbus-new-getall.py | 12 props = wpas_obj.GetAll("fi.w1.wpa_supplicant1", 15 print props 25 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface", 29 print props 31 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface.WPS", 35 print props 41 props = bss_obj.GetAll("fi.w1.wpa_supplicant1.BSS", 45 print props 51 props = net_obj.GetAll("fi.w1.wpa_supplicant1.Network", 55 print props [all...] |
wpas-test.py | 60 props = net.properties() 64 for item in props["bssid"]: 67 ssid = byte_array_to_string(props["ssid"]) 69 if props.has_key("wpaie"): 72 if props.has_key("rsnie"): 75 if props.has_key("frequency"): 76 freq = props["frequency"] 77 caps = props["capabilities"] 78 qual = props["quality"] 79 level = props["level" [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/panels/chrome-query/ |
devtools.js | 10 var props = Object.getOwnPropertyNames(data); 12 for (var i = 0; i < props.length; ++i) 13 copy[props[i]] = data[props[i]];
|
/external/chromium_org/third_party/WebKit/Tools/ |
svn-config | 5 enable-auto-props = yes 7 [auto-props]
|
/pdk/apps/CameraITS/tests/ |
test_camera_properties.py | 23 props = cam.get_camera_properties() 24 pprint.pprint(props) 27 assert(props.has_key('android.sensor.info.sensitivityRange')) 28 assert(props.has_key('android.sensor.orientation')) 29 assert(props.has_key('android.scaler.availableProcessedSizes')) 30 assert(props.has_key('android.lens.facing'))
|
/external/chromium_org/v8/test/mjsunit/ |
simple-constructor.js | 28 function props(x) { function 59 assertArrayEquals(["x"], props(o1_1), "3"); 60 assertArrayEquals(["x"], props(o1_2), "4"); 64 assertArrayEquals(["x"], props(o2_1)); 65 assertArrayEquals(["x"], props(o2_2)); 69 assertArrayEquals(["x", "y", "z"], props(o3_1)); 70 assertArrayEquals(["x", "y", "z"], props(o3_2)); 74 assertArrayEquals(["x", "y", "z"], props(o4_0_1)); 75 assertArrayEquals(["x", "y", "z"], props(o4_0_2)); 79 assertArrayEquals(["x", "y"], props(o4_1_1)) [all...] |
for-in.js | 28 function props(x) { function 34 assertEquals(0, props({}).length, "olen0"); 35 assertEquals(1, props({x:1}).length, "olen1"); 36 assertEquals(2, props({x:1, y:2}).length, "olen2"); 38 assertArrayEquals(["x"], props({x:1}), "x"); 39 assertArrayEquals(["x", "y"], props({x:1, y:2}), "xy"); 40 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3}), "xyzoom"); 42 assertEquals(0, props([]).length, "alen0"); 43 assertEquals(1, props([1]).length, "alen1"); 44 assertEquals(2, props([1,2]).length, "alen2") [all...] |
/external/v8/test/mjsunit/ |
simple-constructor.js | 28 function props(x) { function 59 assertArrayEquals(["x"], props(o1_1), "3"); 60 assertArrayEquals(["x"], props(o1_2), "4"); 64 assertArrayEquals(["x"], props(o2_1)); 65 assertArrayEquals(["x"], props(o2_2)); 69 assertArrayEquals(["x", "y", "z"], props(o3_1)); 70 assertArrayEquals(["x", "y", "z"], props(o3_2)); 74 assertArrayEquals(["x", "y", "z"], props(o4_0_1)); 75 assertArrayEquals(["x", "y", "z"], props(o4_0_2)); 79 assertArrayEquals(["x", "y"], props(o4_1_1)) [all...] |
for-in.js | 28 function props(x) { function 34 assertEquals(0, props({}).length, "olen0"); 35 assertEquals(1, props({x:1}).length, "olen1"); 36 assertEquals(2, props({x:1, y:2}).length, "olen2"); 38 assertArrayEquals(["x"], props({x:1}), "x"); 39 assertArrayEquals(["x", "y"], props({x:1, y:2}), "xy"); 40 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3}), "xyzoom"); 42 assertEquals(0, props([]).length, "alen0"); 43 assertEquals(1, props([1]).length, "alen1"); 44 assertEquals(2, props([1,2]).length, "alen2") [all...] |
/external/chromium_org/third_party/icu/source/common/ |
uchar.c | 57 uint32_t props; local 58 GET_PROPS(c, props); 59 return (int8_t)GET_CATEGORY(props); 97 uint32_t props; local 98 GET_PROPS(c, props); 99 return (UBool)(GET_CATEGORY(props)==U_LOWERCASE_LETTER); 105 uint32_t props; local 106 GET_PROPS(c, props); 107 return (UBool)(GET_CATEGORY(props)==U_UPPERCASE_LETTER); 113 uint32_t props; local 121 uint32_t props; local 128 uint32_t props; local 145 uint32_t props; local 158 uint32_t props; local 175 uint32_t props; local 183 uint32_t props; local 191 uint32_t props; local 212 uint32_t props; local 219 uint32_t props; local 227 uint32_t props; local 242 uint32_t props; local 256 uint32_t props; local 269 uint32_t props; local 280 uint32_t props; local 297 uint32_t props; local 308 uint32_t props; local 317 uint32_t props; local 326 uint32_t props; local 343 uint32_t props; local 352 uint32_t props; local 362 uint32_t props; local 376 uint32_t props; local 389 uint32_t props; local 492 uint32_t props; local [all...] |
/external/icu4c/common/ |
uchar.c | 58 uint32_t props; local 59 GET_PROPS(c, props); 60 return (int8_t)GET_CATEGORY(props); 98 uint32_t props; local 99 GET_PROPS(c, props); 100 return (UBool)(GET_CATEGORY(props)==U_LOWERCASE_LETTER); 106 uint32_t props; local 107 GET_PROPS(c, props); 108 return (UBool)(GET_CATEGORY(props)==U_UPPERCASE_LETTER); 114 uint32_t props; local 122 uint32_t props; local 129 uint32_t props; local 146 uint32_t props; local 159 uint32_t props; local 176 uint32_t props; local 184 uint32_t props; local 192 uint32_t props; local 213 uint32_t props; local 220 uint32_t props; local 228 uint32_t props; local 243 uint32_t props; local 257 uint32_t props; local 270 uint32_t props; local 281 uint32_t props; local 298 uint32_t props; local 309 uint32_t props; local 318 uint32_t props; local 327 uint32_t props; local 344 uint32_t props; local 353 uint32_t props; local 363 uint32_t props; local 377 uint32_t props; local 390 uint32_t props; local 514 uint32_t props; local [all...] |
/system/core/healthd/ |
BatteryMonitor.cpp | 173 struct BatteryProperties props; local 176 props.chargerAcOnline = false; 177 props.chargerUsbOnline = false; 178 props.chargerWirelessOnline = false; 179 props.batteryStatus = BATTERY_STATUS_UNKNOWN; 180 props.batteryHealth = BATTERY_HEALTH_UNKNOWN; 181 props.batteryCurrentNow = INT_MIN; 182 props.batteryChargeCounter = INT_MIN; 185 props.batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath); 187 props.batteryPresent = true [all...] |
/external/chromium/chrome/common/extensions/docs/examples/api/i18n/cld/ |
background.html | 18 chrome.tabs.onUpdated.addListener(function(tabId, props) { 19 if (props.status == "complete" && tabId == selectedId) 23 chrome.tabs.onSelectionChanged.addListener(function(tabId, props) {
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/i18n/cld/ |
background.js | 15 chrome.tabs.onUpdated.addListener(function(tabId, props) { 16 if (props.status == "complete" && tabId == selectedId) 20 chrome.tabs.onSelectionChanged.addListener(function(tabId, props) {
|
/external/chromium_org/tools/gyp/test/msvs/props/ |
gyptest-props.py | 8 Verifies props files are added by using a 9 props file to set the name of the built executable.
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
block-for.js | 33 function props(x) { function 39 assertEquals(0, props({}).length); 40 assertEquals(1, props({x:1}).length); 41 assertEquals(2, props({x:1, y:2}).length); 43 assertArrayEquals(["x"], props({x:1})); 44 assertArrayEquals(["x", "y"], props({x:1, y:2})); 45 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3})); 47 assertEquals(0, props([]).length); 48 assertEquals(1, props([1]).length); 49 assertEquals(2, props([1,2]).length) [all...] |