/external/libtextclassifier/native/utils/sentencepiece/ |
D | normalizer_test.cc | 45 std::string normalized; in TEST() local 52 std::string normalized; in TEST() local 59 std::string normalized; in TEST() local 66 std::string normalized; in TEST() local 73 std::string normalized; in TEST() local 80 std::string normalized; in TEST() local 97 std::string normalized; in TEST() local 104 std::string normalized; in TEST() local 111 std::string normalized; in TEST() local 118 std::string normalized; in TEST() local [all …]
|
/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
D | tokenizer_config.json | 6 "normalized": false, boolean 14 "normalized": false, boolean 22 "normalized": false, boolean 30 "normalized": false, boolean 38 "normalized": false, boolean 46 "normalized": false, boolean 54 "normalized": false, boolean 62 "normalized": false, boolean 70 "normalized": false, boolean 78 "normalized": false, boolean [all …]
|
D | special_tokens_map.json | 5 "normalized": false, boolean 12 "normalized": false, boolean
|
/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
D | tokenizer_config.json | 6 "normalized": false, boolean 14 "normalized": false, boolean 22 "normalized": false, boolean 30 "normalized": false, boolean 38 "normalized": false, boolean 46 "normalized": false, boolean 54 "normalized": false, boolean 62 "normalized": false, boolean 70 "normalized": false, boolean 78 "normalized": false, boolean [all …]
|
/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
D | tokenizer_config.json | 6 "normalized": false, boolean 14 "normalized": false, boolean 22 "normalized": false, boolean 30 "normalized": false, boolean 38 "normalized": false, boolean 46 "normalized": false, boolean 54 "normalized": false, boolean 62 "normalized": false, boolean 70 "normalized": false, boolean 78 "normalized": false, boolean [all …]
|
D | special_tokens_map.json | 5 "normalized": false, boolean 12 "normalized": false, boolean
|
/external/mesa3d/src/mesa/main/ |
D | format_utils.c | 289 bool normalized, dst_integer, src_integer, is_signed; in _mesa_format_convert() local 688 const uint8_t swizzle[4], bool normalized, int count) in swizzle_convert_try_memcpy() 853 const uint8_t swizzle[4], bool normalized, int count) in convert_float() 915 const uint8_t swizzle[4], bool normalized, int count) in convert_half_float() 976 const uint8_t swizzle[4], bool normalized, int count) in convert_ubyte() 1042 const uint8_t swizzle[4], bool normalized, int count) in convert_byte() 1108 const uint8_t swizzle[4], bool normalized, int count) in convert_ushort() 1174 const uint8_t swizzle[4], bool normalized, int count) in convert_short() 1239 const uint8_t swizzle[4], bool normalized, int count) in convert_uint() 1305 const uint8_t swizzle[4], bool normalized, int count) in convert_int() [all …]
|
D | varray.c | 676 bool normalized, bool integer, bool doubles) in vertex_format_to_pipe_format() 711 GLboolean normalized, GLboolean integer, in set_vertex_format_user() 726 GLboolean normalized, GLboolean integer, in recompute_vertex_format_fields() 741 GLboolean normalized, GLboolean integer, in _mesa_set_vertex_format() 837 GLenum format, GLboolean normalized, in _mesa_update_array_format() 890 GLint size, GLenum type, bool normalized, in validate_array_format() 1016 GLboolean normalized, GLboolean integer, GLboolean doubles, in validate_array() 1074 GLboolean normalized, GLboolean integer, in validate_array_and_format() 1109 GLboolean normalized, GLboolean integer, GLboolean doubles, in update_array() 1829 GLboolean normalized, in _mesa_VertexAttribPointer_no_error() [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | gl_texture_helper.cc | 25 GLenum ToTextureFormat(DataType type, bool normalized) { in ToTextureFormat() 45 GLenum ToTextureInternalFormat(DataType type, bool normalized) { in ToTextureInternalFormat()
|
D | gl_texture.cc | 132 const bool normalized = data_type == DataType::UINT8; in CreateReadOnlyRgba2dImageTexture() local 160 const bool normalized = data_type == DataType::UINT8; in CreateReadOnlyRgba3dImageTexture() local 224 const bool normalized = data_type == DataType::UINT8; in CreateReadWriteRgbaImageTexture() local 243 const bool normalized = data_type == DataType::UINT8; in CreateReadWriteRgbaImageTexture() local
|
/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/ |
D | TimeZoneAndCanonicalAndNormalized.d.hpp | 24 diplomat::capi::DiplomatStringView normalized; member 36 std::string_view normalized; member
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/ |
D | Sinc.java | 65 private final boolean normalized; field in Sinc 80 public Sinc(boolean normalized) { in Sinc()
|
/external/okio/okio/src/commonMain/kotlin/okio/ |
D | Path.kt | 276 fun normalized(): Path in div() method
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_image_format.cc | 37 cl_channel_type DataTypeToChannelType(DataType type, bool normalized) { in DataTypeToChannelType()
|
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 316 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local 351 String normalized = NumberFormatter.forSkeleton(plus) in wildcardCharacters() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 319 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local 354 String normalized = NumberFormatter.forSkeleton(plus) in wildcardCharacters() local
|
/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ |
D | TimingTracker.kt | 57 var normalized = in <lambda>() variable
|
/external/zxing/core/src/test/java/com/google/zxing/client/result/ |
D | ProductParsedResultTestCase.java | 39 private static void doTest(String contents, String normalized, BarcodeFormat format) { in doTest()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_normalize_cubemap_coords.c | 53 nir_def *normalized = nir_fmul(b, orig_coord, nir_frcp(b, norm)); in normalize_cubemap_coords() local
|
/external/deqp/framework/delibs/debase/ |
D | deInt32.c | 96 uint32_t normalized = (uint32_t)a << shift; /* Highest bit is always 1. */ in deRcp32() local
|
/external/rust/android-crates-io/crates/icu_capi/bindings/c/ |
D | TimeZoneAndCanonicalAndNormalized.d.h | 18 DiplomatStringView normalized; member
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | texture2d_desc.h | 31 bool normalized = false; // used with INT data types, if normalized, we read member
|
/external/icing/icing/index/embed/ |
D | quantizer.h | 62 double normalized = in Quantize() local
|
/external/skia/tests/ |
D | GrQuadCropTest.cpp | 215 SkMatrix normalized = SkMatrix::RectToRect(kDrawRect, SkRect::MakeWH(1.f, 1.f)); in test_axis_aligned() local 232 SkMatrix normalized = SkMatrix::RectToRect(kDrawRect, SkRect::MakeWH(1.f, 1.f)); in test_crop_fully_covered() local
|
/external/harfbuzz_ng/test/api/ |
D | test-var-coords.c | 58 int normalized; in test_get_var_coords() local
|