Home
last modified time | relevance | path

Searched defs:Value (Results 1 – 18 of 18) sorted by relevance

/device/google/barbet/
Dpowerhint_barbet.json477 "Value": "SUSTAINED_PERFORMANCE" string
483 "Value": "1478400" string
489 "Value": "1401600" string
495 "Value": "1075200" string
501 "Value": "1" string
507 "Value": "1401600" string
513 "Value": "1363200" string
519 "Value": "30" string
525 "Value": "1" string
531 "Value": "0" string
[all …]
/device/google/redbull/
Dpowerhint.json507 "Value": "SUSTAINED_PERFORMANCE" string
513 "Value": "1478400" string
519 "Value": "1401600" string
525 "Value": "1075200" string
531 "Value": "1" string
537 "Value": "1401600" string
543 "Value": "1363200" string
549 "Value": "30" string
555 "Value": "1" string
561 "Value": "0" string
[all …]
/device/google/coral/
Dpowerhint.json377 "Value": "SUSTAINED_PERFORMANCE" string
383 "Value": "1401600" string
389 "Value": "1401600" string
395 "Value": "1113600" string
401 "Value": "427000000" string
407 "Value": "1286400" string
413 "Value": "1286400" string
419 "Value": "1113600" string
425 "Value": "30" string
431 "Value": "1" string
[all …]
/device/google/crosshatch/
Dpowerhint.json295 "Value": "1363200" string
301 "Value": "SUSTAINED_PERFORMANCE" string
307 "Value": "1228800" string
313 "Value": "342000000" string
319 "Value": "VR" string
325 "Value": "-vr" string
331 "Value": "1459200" string
337 "Value": "1459200" string
343 "Value": "1420800" string
349 "Value": "1420800" string
[all …]
/device/google/sunfish/
Dpowerhint.json310 "Value": "SUSTAINED_PERFORMANCE" string
316 "Value": "1555200" string
322 "Value": "1248000" string
328 "Value": "3" string
334 "Value": "1248000" string
340 "Value": "40" string
346 "Value": "1" string
352 "Value": "0" string
358 "Value": "0" string
364 "Value": "0" string
[all …]
/device/google/bonito/
Dpowerhint.json229 "Value": "1363200" string
235 "Value": "SUSTAINED_PERFORMANCE" string
241 "Value": "1209600" string
247 "Value": "355000000" string
253 "Value": "1132800" string
259 "Value": "1209600" string
265 "Value": "50" string
271 "Value": "0" string
277 "Value": "0" string
283 "Value": "0" string
[all …]
/device/generic/vulkan-cereal/include/glm/gtc/
Dround.inl216 GLM_FUNC_QUALIFIER bool isPowerOfTwo(genType Value)
223 GLM_FUNC_QUALIFIER vecType<bool, P> isPowerOfTwo(vecType<T, P> const & Value)
283 GLM_FUNC_QUALIFIER bool isMultiple(genType Value, genType Multiple)
289 GLM_FUNC_QUALIFIER vecType<bool, P> isMultiple(vecType<T, P> const & Value, T Multiple)
295 …GLM_FUNC_QUALIFIER vecType<bool, P> isMultiple(vecType<T, P> const & Value, vecType<T, P> const & …
Dbitfield.inl278 GLM_FUNC_QUALIFIER genIUType bitfieldFillOne(genIUType Value, int FirstBit, int BitCount)
284 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillOne(vecType<T, P> const& Value, int FirstBit, int Bit…
290 GLM_FUNC_QUALIFIER genIUType bitfieldFillZero(genIUType Value, int FirstBit, int BitCount)
296 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillZero(vecType<T, P> const& Value, int FirstBit, int Bi…
/device/generic/vulkan-cereal/include/glm/gtx/
Dbit.inl10 GLM_FUNC_QUALIFIER genIUType highestBitValue(genIUType Value)
32 GLM_FUNC_QUALIFIER genIUType lowestBitValue(genIUType Value)
/device/generic/vulkan-cereal/include/glm/detail/
Dfunc_integer.inl143 GLM_FUNC_QUALIFIER int compute_findMSB_32(genIUType Value)
161 GLM_FUNC_QUALIFIER int compute_findMSB_64(genIUType Value)
261 GLM_FUNC_QUALIFIER genIUType bitfieldExtract(genIUType Value, int Offset, int Bits)
267 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldExtract(vecType<T, P> const & Value, int Offset, int Bits)
332 GLM_FUNC_QUALIFIER int findLSB(genIUType Value)
/device/google/cuttlefish/host/libs/config/
Dfetcher_config.h23 class Value; variable
Dcuttlefish_config.h32 class Value; variable
/device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/
Dpreprocessor_tab_autogen.cpp290 # define YY_INITIAL_VALUE(Value) Value argument
297 # define YY_INITIAL_VALUE(Value) /* Nothing. */ argument
565 #define YYBACKUP(Token, Value) \ argument
606 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
705 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/device/google/cuttlefish/shared/config/
Dtask_profiles.json368 "Value": "16MB" string
376 "Value": "150" string
390 "Value": "512MB" string
398 "Value": "100" string
/device/generic/goldfish/
Dtask_profiles.json367 "Value": "16MB" string
375 "Value": "150" string
389 "Value": "512MB" string
397 "Value": "100" string
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
Dglslang_tab_autogen.cpp551 # define YY_INITIAL_VALUE(Value) Value argument
558 # define YY_INITIAL_VALUE(Value) /* Nothing. */ argument
1571 #define YYBACKUP(Token, Value) \ argument
1672 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
1787 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/device/generic/vulkan-cereal/third-party/astc-codec/src/base/test/
Doptional_test.cpp288 TEST(Optional, Value) { in TEST() argument
/device/generic/vulkan-cereal/base/
DOptional_unittest.cpp287 TEST(Optional, Value) { in TEST() argument