Home
last modified time | relevance | path

Searched defs:integer (Results 26 - 50 of 140) sorted by relevance

123456

/third_party/node/deps/nghttp2/lib/
H A Dsfparse.h191 int64_t integer; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCompiler.cpp172 TPublicType integer; in InitBuiltInSymbolTable() local
/third_party/skia/tests/
H A DFlattenDrawableTest.cpp243 IntDrawable* integer = (IntDrawable*) generic; in DEF_TEST() local
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/
H A Dfile_info_shared_memory.h298 static bool WriteInteger(T &integer, SharedMemoryInfo &memInfo) in WriteInteger() argument
312 static bool ReadInteger(T &integer, SharedMemoryInfo &memInfo) in ReadInteger() argument
/third_party/googletest/googletest/test/
H A Dgtest_ext_unittest.cc45 static const int integer = 0; member in EmptyCase_F
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp422 deInt32 integer; in createFillUpdateCopyBufferIntegerTests() member
488 deInt32 integer; in createFillUpdateCopyBufferIntegerTests() member
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp555 int integer; in parsePost() local
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dmath_approx.h252 int integer; in spx_exp2() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp422 deInt32 integer; in createFillUpdateCopyBufferIntegerTests() member
488 deInt32 integer; in createFillUpdateCopyBufferIntegerTests() member
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexAttrib.cpp149 inline deInt32 extendSign (deUint32 integer) in extendSign() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c235 static uint32_t integer = 0; in GenSeq() local
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_impl.h88 int32_t integer; member
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_utils.h68 int64_t integer; member
104 int64_t integer; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DPrecision.java65 public static FractionPrecision integer() { in integer() method in Precision
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DPrecision.java60 public static FractionPrecision integer() { in integer() method in Precision
/third_party/icu/icu4c/source/i18n/
H A Dnumber_rounding.cpp98 FractionPrecision Precision::integer() { in integer() function in Precision
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_rounding.cpp98 FractionPrecision Precision::integer() { in integer() function in Precision
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp341 Value *integer = Nucleus::createTrunc(cast.value(), Byte::type()); in Byte() local
348 Value *integer = Nucleus::createTrunc(cast.value(), Byte::type()); in Byte() local
355 Value *integer = Nucleus::createTrunc(cast.value(), Byte::type()); in Byte() local
588 Value *integer = Nucleus::createTrunc(cast.value(), SByte::type()); in SByte() local
595 Value *integer = Nucleus::createTrunc(cast.value(), SByte::type()); in SByte() local
823 Value *integer = Nucleus::createTrunc(cast.value(), Short::type()); Short() local
1051 Value *integer = Nucleus::createTrunc(cast.value(), UShort::type()); UShort() local
1058 Value *integer = Nucleus::createTrunc(cast.value(), UShort::type()); UShort() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_rounding.cpp126 FractionPrecision Precision::integer() { in integer() function in Precision
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dasn1.c433 int asn1_get_integer(const u8 *buf, size_t len, int *integer, const u8 **next) in asn1_get_integer() argument
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Drelational_store.h769 uint64_t integer; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPrograms.cpp443 std::string intToString (deUint32 integer) in intToString() argument
447 temp_sstream << integer; in intToString() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_analysis.cpp70 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis.cpp70 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() argument
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis.cpp69 SENode* ScalarEvolutionAnalysis::CreateConstant(int64_t integer) { in CreateConstant() argument

Completed in 25 milliseconds

123456