/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.c | 403 prog->code = info_out.bin.code; in nv50_program_translate() 491 /* Out of space: evict everything to compactify the code segment, hoping in nv50_program_upload_code() 499 debug_printf("WARNING: out of code space, evicting all shaders.\n"); in nv50_program_upload_code() 502 NOUVEAU_ERR("shader too large (0x%x) to fit in code space ?\n", size); in nv50_program_upload_code() 508 /* CP code must be uploaded in FP code segment. */ in nv50_program_upload_code() 524 nv50_ir_relocate_code(prog->fixups, prog->code, prog->code_base, 0, 0); in nv50_program_upload_code() 526 nv50_ir_apply_fixups(prog->interps, prog->code, in nv50_program_upload_code() 532 nv50_sifc_linear_u8(&nv50->base, nv50->screen->code, in nv50_program_upload_code() [all...] |
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc.cc | 2 // Use of this source code is governed by a BSD-style license that can be 71 // eliminate dead code. in IsLiveAtTarget() 151 // For all blocks, find the list of jumps that jump over code unreachable from in ComputePostDominatingHoles() 455 reg.code()); in DropRegisterValue() 458 target_reg.code()); in DropRegisterValue() 699 reg.code()); in ForceAllocate() 708 MachineRepresentation::kTagged, reg.code()); in ForceAllocate() 714 register_values_[reg.code()] = node; in SetRegister() 727 MachineRepresentation::kTagged, reg.code()); in TryAllocateRegister() 820 reg.code()}; in MergeRegisterValues() [all...] |
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/ |
H A D | main.go | 332 switch result.code { 345 fmt.Fprintf(row, alignCenter(result.code, columnWidth)) 478 code statusCode 556 return status{code: pass, timeTaken: timeTaken} 564 return status{code: skip, timeTaken: timeTaken} 567 // Compiler returned non-zero exit code 572 return status{code: fail, err: err, timeTaken: timeTaken} 575 // Compiler returned zero exit code, or output was not as expected 600 return status{code: fail, err: err, timeTaken: timeTaken} 620 // large corpora of tests for which the generated code i [all...] |
/kernel/linux/linux-6.6/drivers/input/ |
H A D | input-core-private.h | 14 unsigned int type, unsigned int code, int value);
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getabbrevcode.c | 1 /* Get abbreviation code. 42 return abbrev == NULL ? 0 : abbrev->code; in dwarf_getabbrevcode()
|
H A D | dwarf_whatattr.c | 1 /* Return attribute code of given attribute. 41 return attr == NULL ? 0 : attr->code; in dwarf_whatattr()
|
/third_party/node/test/parallel/ |
H A D | test-buffer-no-negative-allocation.js | 8 code: 'ERR_INVALID_ARG_VALUE',
|
H A D | test-buffer-tostring-rangeerror.js | 13 code: 'ERR_INVALID_ARG_VALUE',
|
H A D | test-zlib-invalid-arg-value-brotli-compress.js | 19 code: 'ERR_INVALID_ARG_TYPE'
|
H A D | test-buffer-over-max-length.js | 11 code: 'ERR_INVALID_ARG_VALUE',
|
H A D | test-http-client-headers-host-array.js | 21 code: /ERR_INVALID_ARG_TYPE/
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 2 // Use of this source code is governed by a BSD-style license that can be 13 #include "src/codegen/code-factory.h" 29 #include "src/wasm/wasm-code-manager.h" 175 // Clobber clobbered input registers when running with the debug-code flag in RecordWriteField() 331 // Clobber clobbered registers when running with the debug-code flag in CallRecordWriteStub() 1228 FPURegister nextfpreg = FPURegister::from_code(fd.code() + 1); in CallRecordWriteStub() 1256 FPURegister nextfpreg = FPURegister::from_code(fd.code() + 1); in CallRecordWriteStub() 1316 // non-isolate-independent code. In many cases it might be cheaper than in CallRecordWriteStub() 1327 // non-isolate-independent code. In many cases it might be cheaper than in CallRecordWriteStub() 1369 // this code t in CallRecordWriteStub() 3730 Jump(Handle<Code> code, RelocInfo::Mode rmode, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bd) CallRecordWriteStub() argument 3872 Call(Handle<Code> code, RelocInfo::Mode rmode, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bd) CallRecordWriteStub() argument 4472 Register code = kJavaScriptCallCodeStartRegister; CallRecordWriteStub() local 4657 Handle<Code> code = CallRecordWriteStub() local 4676 Handle<Code> code = CodeFactory::CEntry(isolate(), 1, SaveFPRegsMode::kIgnore, CallRecordWriteStub() local 5537 int code = config->GetAllocatableGeneralCode(i); CallRecordWriteStub() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | tca6416_keypad.h | 17 int code; /* input event code (KEY_*, SW_*) */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tca6416_keypad.h | 17 int code; /* input event code (KEY_*, SW_*) */ member
|
/third_party/jerryscript/jerry-port/default/include/ |
H A D | jerryscript-port-default.h | 40 typedef void (* fatal_handler_t)(int code);
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
H A D | OpenSLESUtilities.h | 25 const char *getSLErrStr(SLresult code);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_wsc_common.h | 25 struct wpabuf * eap_wsc_build_frag_ack(u8 id, u8 code);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_wsc_common.h | 25 struct wpabuf * eap_wsc_build_frag_ack(u8 id, u8 code);
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | vmlinux.lds.S | 41 code : { 118 * Initialization code and data: 216 code : {
|
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/ |
H A D | wrt350n-v2-setup.c | 74 .code = KEY_RESTART, 79 .code = KEY_WPS_BUTTON,
|
H A D | ts209-setup.c | 205 .code = KEY_COPY, 210 .code = KEY_RESTART,
|
H A D | ts409-setup.c | 211 .code = KEY_RESTART, 216 .code = KEY_COPY,
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | irq_alpha.c | 3 * Alpha specific irq code. 155 printk(KERN_CRIT "%s machine check: vector=0x%lx pc=0x%lx code=0x%x\n", in process_mcheck_info() 156 machine, vector, get_irq_regs()->pc, mchk_header->code); in process_mcheck_info() 158 switch (mchk_header->code) { in process_mcheck_info()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | vmlinux.lds.S | 41 code : { 117 * Initialization code and data: 215 code : {
|
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbip_attach.c | 125 uint16_t code = OP_REP_IMPORT; in query_import_device() local 149 rc = usbip_net_recv_op_common(sockfd, &code, &status); in query_import_device()
|