/aosp_15_r20/external/freetype/src/sdf/ |
H A D | ftsdf.c | 490 FT_Error error = FT_Err_Ok; in sdf_edge_new() local 529 FT_Error error = FT_Err_Ok; in sdf_contour_new() local 584 FT_Error error = FT_Err_Ok; in sdf_shape_new() local 654 FT_Error error = FT_Err_Ok; in sdf_move_to() local 686 FT_Error error = FT_Err_Ok; in sdf_line_to() local 729 FT_Error error = FT_Err_Ok; in sdf_conic_to() local 783 FT_Error error = FT_Err_Ok; in sdf_cubic_to() local 832 FT_Error error = FT_Err_Ok; in sdf_outline_decompose() local 1083 FT_Error error = FT_Err_Ok; in split_sdf_conic() local 1152 FT_Error error = FT_Err_Ok; in split_sdf_cubic() local [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/ |
H A D | xnnpack_graph_builder.cpp | 121 std::stringstream error; in checkOpsToDelegate() local 137 for (auto val : _inputs) { in serializedXNNGraph() local 142 for (auto val : _outputs) { in serializedXNNGraph() local 153 for (auto val : _outputs) { in getGraphOutputShapes() local 207 for (auto val : _intermediate_tensors) { in defineAllTensorValues() local 316 bool XNNGraph::isGraphInput(torch::jit::Value* val) { in isGraphInput() 320 bool XNNGraph::isGraphOutput(torch::jit::Value* val) { in isGraphOutput()
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_validator.cpp | 93 get_validator_version(IDxcValidator *val) in get_validator_version() 174 struct dxil_validator *val = rzalloc(ctx, struct dxil_validator); in dxil_create_validator() local 238 dxil_destroy_validator(struct dxil_validator *val) in dxil_destroy_validator() 303 dxil_validate_module(struct dxil_validator *val, void *data, size_t size, char **error) in dxil_validate_module() 344 dxil_disasm_module(struct dxil_validator *val, void *data, size_t size) in dxil_disasm_module() 374 dxil_get_validator_version(struct dxil_validator *val) in dxil_get_validator_version()
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | intel_mmio.c | 122 int error; in intel_mmio_use_pci_bar() local 286 intel_register_write(uint32_t reg, uint32_t val) in intel_register_write() 372 void OUTREG(uint32_t reg, uint32_t val) in OUTREG() 388 void OUTREG16(uint32_t reg, uint16_t val) in OUTREG16() 404 void OUTREG8(uint32_t reg, uint8_t val) in OUTREG8()
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/src/ |
H A D | flag_value_query.rs | 44 let val = read_u8_from_bytes(buf, &mut head)?; in find_boolean_flag_value() localVariable 68 let error = find_boolean_flag_value(&flag_value_list[..], 8).unwrap_err(); in test_boolean_out_of_range() localVariable 81 let error = find_boolean_flag_value(&flag_value[..], 4).unwrap_err(); in test_higher_version_storage_file() localVariable
|
H A D | flag_info_query.rs | 51 let val = read_u8_from_bytes(buf, &mut head)?; in find_flag_attribute() localVariable 103 let error = in test_boolean_out_of_range() localVariable 117 let error = find_flag_attribute(&flag_info[..], FlagValueType::Boolean, 4).unwrap_err(); in test_higher_version_storage_file() localVariable
|
/aosp_15_r20/external/freetype/src/psaux/ |
H A D | psstack.c | 57 FT_Error error; /* for FT_QNEW */ in cf2_stack_init() local 106 CF2_Int val ) in cf2_stack_pushInt() 122 CF2_Fixed val ) in cf2_stack_pushFixed() 212 CF2_Fixed val ) in cf2_stack_setReal()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_debug.cpp | 21 namespace val { namespace 59 if (auto error = ValidateMemberName(_, inst)) return error; in DebugPass() local 62 if (auto error = ValidateLine(_, inst)) return error; in DebugPass() local
|
H A D | validate_interfaces.cpp | 26 namespace val { namespace 167 if (auto error = NumConsumedLocations( in NumConsumedLocations() local 373 if (auto error = NumConsumedLocations(_, sub_type, &num_locations)) in GetLocationsForVariable() local 444 if (auto error = NumConsumedLocations(_, member, &num_locations)) in GetLocationsForVariable() local 540 if (auto error = GetLocationsForVariable( in ValidateLocations() local 612 if (auto error = check_interface_variable(_, &inst)) { in ValidateInterfaces() local 621 if (auto error = ValidateLocations(_, &inst)) { in ValidateInterfaces() local 624 if (auto error = ValidateStorageClass(_, &inst)) { in ValidateInterfaces() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_debug.cpp | 21 namespace val { namespace 59 if (auto error = ValidateMemberName(_, inst)) return error; in DebugPass() local 62 if (auto error = ValidateLine(_, inst)) return error; in DebugPass() local
|
H A D | validate_type.cpp | 25 namespace val { namespace 675 if (auto error = ValidateTensorDim(_, inst)) return error; in ValidateTypeTensorLayoutNV() local 702 if (auto error = ValidateTensorDim(_, inst)) return error; in ValidateTypeTensorViewNV() local 763 if (auto error = ValidateUniqueness(_, inst)) return error; in TypePass() local 767 if (auto error = ValidateTypeInt(_, inst)) return error; in TypePass() local 770 if (auto error = ValidateTypeFloat(_, inst)) return error; in TypePass() local 773 if (auto error = ValidateTypeVector(_, inst)) return error; in TypePass() local 776 if (auto error = ValidateTypeMatrix(_, inst)) return error; in TypePass() local 779 if (auto error = ValidateTypeArray(_, inst)) return error; in TypePass() local 782 if (auto error = ValidateTypeRuntimeArray(_, inst)) return error; in TypePass() local [all …]
|
H A D | validate_interfaces.cpp | 26 namespace val { namespace 169 if (auto error = NumConsumedLocations( in NumConsumedLocations() local 376 if (auto error = NumConsumedLocations(_, sub_type, &num_locations)) in GetLocationsForVariable() local 447 if (auto error = NumConsumedLocations(_, member, &num_locations)) in GetLocationsForVariable() local 553 if (auto error = GetLocationsForVariable(_, entry_point, interface_var, in ValidateLocations() local 567 if (auto error = GetLocationsForVariable( in ValidateLocations() local 639 if (auto error = check_interface_variable(_, &inst)) { in ValidateInterfaces() local 648 if (auto error = ValidateLocations(_, &inst)) { in ValidateInterfaces() local 651 if (auto error = ValidateStorageClass(_, &inst)) { in ValidateInterfaces() local
|
H A D | validate_function.cpp | 24 namespace val { namespace 426 if (auto error = ValidateFunction(_, inst)) return error; in FunctionPass() local 429 if (auto error = ValidateFunctionParameter(_, inst)) return error; in FunctionPass() local 432 if (auto error = ValidateFunctionCall(_, inst)) return error; in FunctionPass() local 435 if (auto error = ValidateCooperativeMatrixPerElementOp(_, inst)) in FunctionPass() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_debug.cpp | 21 namespace val { namespace 59 if (auto error = ValidateMemberName(_, inst)) return error; in DebugPass() local 62 if (auto error = ValidateLine(_, inst)) return error; in DebugPass() local
|
D | validate_interfaces.cpp | 26 namespace val { namespace 167 if (auto error = NumConsumedLocations( in NumConsumedLocations() local 386 if (auto error = NumConsumedLocations(_, sub_type, &num_locations)) in GetLocationsForVariable() local 457 if (auto error = NumConsumedLocations(_, member, &num_locations)) in GetLocationsForVariable() local 553 if (auto error = GetLocationsForVariable( in ValidateLocations() local 625 if (auto error = check_interface_variable(_, &inst)) { in ValidateInterfaces() local 634 if (auto error = ValidateLocations(_, &inst)) { in ValidateInterfaces() local 637 if (auto error = ValidateStorageClass(_, &inst)) { in ValidateInterfaces() local
|
/aosp_15_r20/hardware/interfaces/security/keymint/support/ |
H A D | remote_prov_utils.cpp | 403 const std::unique_ptr<cppbor::Item>& val = devInfo.get(entryName); in checkMapEntry() local 432 std::string error = checkMapEntry(isFactory, devInfo, majorType, entryName); in checkMapEntry() local 441 const std::unique_ptr<cppbor::Item>& val = devInfo.get(entryName); in checkMapEntry() local 452 std::string error = checkMapEntry(isFactory, devInfo, cppbor::UINT, entryName); in checkMapPatchLevelEntry() local 461 const std::unique_ptr<cppbor::Item>& val = devInfo.get(entryName); in checkMapPatchLevelEntry() local 557 std::string error; in parseAndValidateDeviceInfo() local 1078 auto error = validateUdsCerts(*udsCerts, udsPub); in parseAndValidateAuthenticatedRequest() local
|
/aosp_15_r20/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/ |
H A D | expected.pass.cpp | 17 struct error {}; struct 23 T val; member 24 Error error; member 55 Error const& error() { return data.error; } in error() function
|
/aosp_15_r20/external/ComputeLibrary/support/ |
H A D | Bfloat16.h | 55 const uint16_t error = (*fromptr & 0x0000ffff); in float_to_bf16() local 122 bfloat16 val; in lowest() local 132 bfloat16 val; in max() local
|
/aosp_15_r20/external/coreboot/util/post/ |
H A D | post.c | 12 void usage(char *progname, const char *error, ...) in usage() 27 void check_int(long val, int min, int max, int err, char *string, char *endptr, in check_int() 50 unsigned long val; in main() local
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
HD | slf4j-api-1.4.2.jar | ... Marker)
org.slf4j.Marker marker
public void error (org.slf4j.Marker, java.lang ... |
/aosp_15_r20/external/libva/va/glx/ |
H A D | va_glx_impl.c | 49 static int error_handler(Display *dpy, XErrorEvent *error) in error_handler() 68 static const char *gl_get_error_string(GLenum error) in gl_get_error_string() 71 GLenum val; in gl_get_error_string() member 98 GLenum error; in gl_do_check_error() local 122 GLint val; in gl_get_texture_param() local 349 int fbconfig_id, val, n, n_fbconfigs; in gl_create_context() local
|
/aosp_15_r20/external/slf4j/integration/lib/ |
HD | slf4j-api-1.5.11.jar | ... , java.lang.String)
String key
String val
java.util.HashMap map
public java.lang ... |
HD | slf4j-api-2.0.99.jar | ... , java.lang.String)
String key
String val
java.util.HashMap map
public java.lang ... |
HD | slf4j-api-1.6.99.jar | ... , java.lang.String)
String key
String val
java.util.HashMap map
public java.lang ... |
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_cabac_cu_pu.c | 187 WORD32 error = IHEVCE_SUCCESS; in ihevce_cabac_encode_intra_pu() local 307 WORD32 error = IHEVCE_SUCCESS; in ihevce_cabac_encode_skip_flag() local 338 WORD32 val; in ihevce_cabac_encode_skip_flag() local 345 WORD32 val; in ihevce_cabac_encode_skip_flag() local 425 WORD32 error = IHEVCE_SUCCESS; in ihevce_cabac_encode_part_mode() local 1418 WORD32 error = IHEVCE_SUCCESS; in ihevce_cabac_encode_sao() local
|