/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | HandleAllocator.h | 25 // Specify maximum handle value. Used for testing. 30 void setBaseHandle(GLuint value);
|
H A D | validationES3.h | 40 GLint value);
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | tls.h | 51 bool SetTLSValue(TLSIndex index, void *value);
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | Preprocessor.h | 50 // If length is a value other than NULL, it points to an array containing 53 // corresponding string or a value less than 0 to indicate that the string 57 void predefineMacro(const char *name, int value);
|
H A D | Macro.h | 49 void PredefineMacro(MacroSet *macroSet, const char *name, int value);
|
H A D | DirectiveHandlerBase.h | 32 // Handle pragma of form: #pragma name[(value)] 35 const std::string &value,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | CLEventImpl.h | 33 void *value,
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | generator_magic_number_test.cpp | 33 EXPECT_THAT(std::string(spvGeneratorStr(GetParam().value())), in TEST_P()
|
H A D | text_to_binary.group_test.cpp | 42 Eq(MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, GetParam().value(), 4}))); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
H A D | MockDirectiveHandler.h | 24 const std::string &value,
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DSemaphore.h | 27 uint64_t value() const { return fFenceInfo.fValue; } in value() function in GrD3DSemaphore
|
/third_party/skia/src/core/ |
H A D | SkXfermodeInterpretation.cpp | 20 switch (bm.value()) { in SkInterpretXfermode()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | DirectiveHandlerBase.h | 36 // Handle pragma of form: #pragma name[(value)] 39 const std::string &value,
|
H A D | Macro.h | 54 void PredefineMacro(MacroSet *macroSet, const char *name, int value);
|
H A D | Preprocessor.h | 48 // If length is a value other than NULL, it points to an array containing 51 // corresponding string or a value less than 0 to indicate that the string 55 void predefineMacro(const char *name, int value);
|
/third_party/openssl/include/openssl/ |
H A D | conf_api.h | 34 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value);
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | conf_api.h | 28 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value);
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | generator_magic_number_test.cpp | 33 EXPECT_THAT(std::string(spvGeneratorStr(GetParam().value())), in TEST_P()
|
H A D | text_to_binary.group_test.cpp | 42 Eq(MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, GetParam().value(), 4}))); in TEST_P()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | utmscale.h | 279 * Similar to Unix time (linear value from 1970) and struct timeval 288 * The first unused time scale value. The limit of this enum 289 * @deprecated ICU 59 The numeric value may change over time, see ICU ticket #12420. 316 * The constant used to select the epoch offset value 326 * The constant used to select the minimum from value 336 * The constant used to select the maximum from value 346 * The constant used to select the minimum to value 356 * The constant used to select the maximum to value 367 * The constant used to select the epoch plus one value 370 * NOTE: This is an internal value [all...] |
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | Effects.h | 58 constexpr size_t numEffects = std::tuple_size<decltype(EffectsTuple)>::value;
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
H A D | LatencyTuningCallback.cpp | 39 numFrames, underrunCountResult.value(), bufferSize); in onAudioReady()
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | AudioSourceCaller.cpp | 35 result = readResult.value() * mStream->getBytesPerFrame(); in onProcessFixedBlock()
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_maxp_TT.h | 29 } value; member
|
H A D | SkOTTable_EBSC.h | 22 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableEmbeddedBitmapScaling>::value;
|