Home
last modified time | relevance | path

Searched defs:whole (Results 1 – 25 of 29) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
DProperBigFractionFormat.java97 BigInteger whole = num.divide(den); in format() local
148 BigInteger whole = parseNextBigInteger(source, pos); in parse() local
DProperFractionFormat.java98 int whole = num / den; in format() local
148 Number whole = getWholeFormat().parse(source, pos); in parse() local
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Dutil.h26 inline int wholeMultiplier(int whole, int part) { in wholeMultiplier()
/external/llvm-project/flang/unittests/Runtime/
Dlist-input.cpp27 Descriptor &whole{staticDescriptor.descriptor()}; in main() local
Dhello.cpp43 Descriptor &whole{staticDescriptor[0].descriptor()}; in multiline() local
/external/libcxx/test/std/containers/unord/unord.set/
Derase_key.pass.cpp26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Derase_key.pass.cpp27 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/libcxx/test/std/containers/unord/unord.multiset/
Derase_key.pass.cpp26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/
Derase_key.pass.cpp26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
Derase_key.pass.cpp26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Derase_key.pass.cpp26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
Derase_key.pass.cpp27 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/tremolo/Tremolo/
Dmisc.h78 ogg_int64_t whole; member
88 ogg_int64_t whole; member
/external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
Derase_key.pass.cpp29 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions()
/external/openssh/openbsd-compat/
Dfmt_scaled.c81 long long scale_fact = 1, whole = 0, fpart = 0; in scan_scaled() local
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/contexts/
DCompilationUnitContext.java92 String whole = importDecl.getNameAsString(); in solveSymbol() local
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/contexts/
DCompilationUnitContext.java97 String whole = importDecl.getNameAsString(); in solveSymbol() local
/external/vboot_reference/firmware/include/
Dgpt.h111 uint64_t whole; member
/external/elfutils/libdwfl/
Dgzip.c85 void **whole; member
Dcore-file.c176 GElf_Off whole, in core_file_read_eagerly()
Ddwfl_segment_report_module.c896 const GElf_Off whole = MAX (file_trimmed_end, shdrs_end); in dwfl_segment_report_module() local
/external/deqp/framework/common/
DtcuFloatFormat.cpp240 const deUint64 whole = bits >> m_fractionBits; in floatToHex() local
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c344 struct vtn_ssa_value *whole = vtn_create_ssa_value(b, i_ptr->type->type); in handle_glsl450_alu() local
/external/crcalc/src/com/hp/creals/
DCR.java588 String whole = s.substring(start_pos, point_pos); in valueOf() local
622 String whole = scaled_string.substring(0, len - n); in toString() local
/external/swiftshader/src/Pipeline/
DSpirvShaderGLSLstd450.cpp401 Intermediate whole(type.componentCount); in EmitExtGLSLstd450() local

12