Home
last modified time | relevance | path

Searched refs:error (Results 6451 - 6475 of 16777) sorted by relevance

1...<<251252253254255256257258259260>>...672

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp1155 void error(yaml::Node *N, const Twine &Msg) { Stream.printError(N, Msg); } in error() function in llvm::vfs::RedirectingFileSystemParser
1157 // false on error
1163 error(N, "expected string"); in parseScalarString()
1170 // false on error
1187 error(N, "expected boolean value"); in parseScalarBool()
1200 // false on error
1204 error(KeyNode, "unknown key"); in checkDuplicateOrUnknownKey()
1209 error(KeyNode, Twine("duplicate key '") + Key + "'"); in checkDuplicateOrUnknownKey()
1216 // false on error
1220 error(Ob in checkMissingKeys()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp951 bool error = false;
972 error = true;
978 error = true;
983 if (error)
1579 bool error = false;
1593 error = true;
1596 if (error)
1770 glw::GLenum error;
1774 error = gl.glGetError();
1776 if (error !
[all...]
/kernel/liteos_m/kal/cmsis/
H A Dcmsis_os.h38 #error "cmsis version 1.0 is not supported now!"
/third_party/glslang/gtests/
H A DSettings.cpp45 #error \
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.c83 u16 error; member
99 { IBMVFC_FABRIC_MAPPED, IBMVFC_CONFIG_ERROR, DID_ERROR, 1, 1, "configuration error" },
102 { IBMVFC_FABRIC_MAPPED, IBMVFC_XPORT_GENERAL, DID_OK, 1, 0, "general transport error" },
117 { IBMVFC_FC_FAILURE, IBMVFC_LOGICAL_ERROR, DID_ERROR, 1, 1, "logical error" },
120 { IBMVFC_FC_FAILURE, IBMVFC_PROTOCOL_ERROR, DID_ERROR, 1, 1, "protocol error" },
127 { IBMVFC_FC_SCSI_ERROR, 0, DID_OK, 1, 0, "SCSI error" },
139 static const char *unknown_error = "unknown error";
200 entry->u.end.error = be16_to_cpu(vfc_cmd->error); in ibmvfc_trc_end()
222 * @status: status / error clas
228 ibmvfc_get_err_index(u16 status, u16 error) ibmvfc_get_err_index() argument
248 ibmvfc_get_cmd_error(u16 status, u16 error) ibmvfc_get_cmd_error() argument
288 ibmvfc_retry_cmd(u16 status, u16 error) ibmvfc_retry_cmd() argument
[all...]
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dspinlock_types.h6 # error "please don't include this file directly"
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsimple_spinlock_types.h6 # error "please don't include this file directly"
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Derror.h8 void error(char *m) __noreturn;
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dspinlock_types.h10 # error "please don't include this file directly"
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dmisc.h6 void error(char *x) __noreturn;
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dspinlock_types.h12 # error "please don't include this file directly"
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dspinlock_types.h12 # error "please don't include this file directly"
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtrivial_64bit_program.c8 # error wrong architecture
H A Dtrivial_32bit_program.c8 # error wrong architecture
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dspinlock_types.h6 # error "please don't include this file directly"
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsimple_spinlock_types.h6 # error "please don't include this file directly"
/kernel/linux/linux-5.10/include/asm-generic/
H A Dspinlock.h9 #error need an architecture specific asm/spinlock.h
/kernel/linux/linux-5.10/include/linux/decompress/
H A Dunlzma.h10 void(*error)(char *x)
/kernel/linux/linux-6.6/include/linux/decompress/
H A Dunlzma.h10 void(*error)(char *x)
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtrivial_64bit_program.c8 # error wrong architecture
H A Dtrivial_32bit_program.c8 # error wrong architecture
/kernel/liteos_a/arch/arm/include/
H A Dlos_hw_arch.h47 # error "unsupported compiler!"
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
H A Dnmsis_compiler.h32 #error Unknown compiler.
/third_party/freetype/
H A Dftconfig.h11 # error "unexpected value for __WORDSIZE macro"
/third_party/node/test/fixtures/b/
H A Dd.js22 console.error('load fixtures/b/d.js');

Completed in 20 milliseconds

1...<<251252253254255256257258259260>>...672