| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshglob.c | 477 PSH_Blue_Table normal, family; in psh_blues_scale_zones() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | GLES1State.cpp | 211 void GLES1State::setCurrentNormal(const angle::Vector3 &normal) in setCurrentNormal() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | nmi.c | 68 unsigned int normal; member
|
| /third_party/skia/samplecode/ |
| H A D | SampleSimpleStroker.cpp | 182 const SkPoint normal = rotate90(tangent); in strokeLine() local 336 const SkPoint normal = rotate90(tangent); in unitNormal() local
|
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | semi.c | 848 int normal = 0; in test_isunordered() local 896 int normal = 0; in test_isunorderedf() local [all...] |
| /third_party/skia/tools/fonts/ |
| H A D | create_test_font.cpp | 379 constexpr NamedFontStyle normal = {"Normal", "Normal", SkFontStyle::Normal() }; in main() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv_test.cc | 527 std::string normal = "3.14@#$%@#$%"; in TEST() local
|
| /third_party/spirv-tools/test/opt/ |
| H A D | local_ssa_elim_test.cpp | 4368 float3 normal = textureNormal.Sample(samplerNormal, inUV).rgb; in TEST_F() local
|
| /base/powermgr/battery_manager/frameworks/napi/src/ |
| H A D | battery_info.cpp | 337 napi_value normal = nullptr;
in CreateEnumLevelState() local
|
| /base/msdp/device_status/test/unittest/intention/cooperate/src/ |
| H A D | cooperate_plugin_test.cpp | 1385 bool normal = false; in HWTEST_F() local 2000 bool normal = false; HWTEST_F() local 2029 bool normal = false; HWTEST_F() local [all...] |
| /base/msdp/device_status/intention/cooperate/plugin/include/ |
| H A D | cooperate_events.h | 144 bool normal; member 189 bool normal; member
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | gsm_cb_codec.cpp | 441 const int8_t normal = 0x00; in GetPriority() local
|
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx-common-powernv.c | 753 nx_set_ct(struct nx_coproc *coproc, const char *priority, int high, int normal) nx_set_ct() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| H A D | nx-common-powernv.c | 750 nx_set_ct(struct nx_coproc *coproc, const char *priority, int high, int normal) nx_set_ct() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_shader_util.c | 538 unsigned normal = 0; /* most optimal, may not support blending or export alpha */ in ac_choose_spi_color_formats() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | rastpos.c | 141 shade_rastpos(struct gl_context *ctx, const GLfloat vertex[4], const GLfloat normal[3], GLfloat Rcolor[4], GLfloat Rspec[4]) shade_rastpos() argument 290 compute_texgen(struct gl_context *ctx, const GLfloat vObj[4], const GLfloat vEye[4], const GLfloat normal[3], GLuint unit, GLfloat texcoord[4]) compute_texgen() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-typed-array-gen.cc | 131 &normal); in TF_BUILTIN() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrAATriangulator.cpp | 175 static void get_edge_normal(const Edge* e, SkVector* normal) { in get_edge_normal() argument 193 SkVector normal; in simplifyBoundary() local 432 SkVector normal; in strokeBoundary() local [all...] |
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| H A D | hisysevent_native_test.cpp | 437 int normal = 32;
in HWTEST_F() local 600 int normal = 48;
in HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_utils.cpp | 1038 static void freeNotificationBasicContent(CNotificationBasicContent* normal) in freeNotificationBasicContent() argument 1048 SetNotificationBasicContent( const NotificationBasicContent *basicContent, CNotificationBasicContent* normal) SetNotificationBasicContent() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| H A D | notification_utils.h | 119 CNotificationBasicContent* normal; member
|
| /foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
| H A D | treeview.js | |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_model.h | 124 std::optional<Color> normal = std::nullopt; member
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
| H A D | 3d_dm_lighting_common.h | 245 vec3 CalcFinalNormal(in mat3 tbn, in vec3 normal, in float normalScale) in CalcFinalNormal() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | mesh_util.cpp | 129 const Math::Vec3 normal = Math::Normalize(Math::Cross((v1 - v0), (v2 - v0))); in GenerateCubeGeometry() local
|