Home
last modified time | relevance | path

Searched defs:code (Results 2801 – 2825 of 2876) sorted by relevance

1...<<111112113114115116

/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc2066 Code code = isolate->heap()->GcSafeFindCodeForInnerPointer(addr); in EventHandler() local
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.cc218 int code = reg.code(); in AddressUsesRegister() local
598 void Assembler::emit_operand(int code, Operand adr) { in emit_operand()
Dassembler-x64.h2262 void emit_modrm(int code, Register rm_reg) { in emit_modrm()
/third_party/python/Lib/test/
Dtest_os.py3048 def check_waitpid(self, code, exitcode, callback=None): argument
/third_party/libevdev/doc/html/
Dbootstrap.css112 code, selector
1535 code, selector
1541 code { selector
/third_party/libevdev/doc/style/
Dbootstrap.css112 code, selector
1535 code, selector
1541 code { selector
/third_party/libinput/doc/api/style/
Dbootstrap.css112 code, selector
1535 code, selector
1541 code { selector
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.cpp2480 TIntermNodePair code, in addIfElse()
/third_party/glfw/src/
Dinternal.h367 int code; member
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.h1745 void Hint(SystemHint code) { in Hint()
1755 void Hlt(int code) { in Hlt()
2601 void Svc(int code) { in Svc()
/third_party/python/Modules/
Dposixmodule.c2083 int code = win32_xstat_impl(path, result, traverse); in win32_xstat() local
11191 os_strerror_impl(PyObject *module, int code) in os_strerror_impl()
D_ssl.c77 int code; member
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.cc3513 void Assembler::break_(uint32_t code, bool break_as_stop) { in break_()
3529 void Assembler::stop(uint32_t code) { in stop()
/third_party/node/deps/v8/src/codegen/arm/
Dassembler-arm.cc2288 void Assembler::stop(Condition cond, int32_t code) { in stop()
3948 void NeonSplitCode(NeonRegType type, int code, int* vm, int* m, int* encoding) { in NeonSplitCode()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp124 static std::string specializeShader(Context& context, const char* code) in specializeShader()
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.cc1623 void Assembler::stop(Condition cond, int32_t code, CRegister cr) { in stop()
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc288 Handle<HeapObject> code = macro_assembler_->GetCode(pattern); in Assemble() local
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp187 SkPaint code; in drawCode() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc2971 TNode<CodeT> code = CAST(var_result.value()); in LoadSharedFunctionInfoBytecodeArray() local
7069 TNode<String> CodeStubAssembler::StringFromSingleCharCode(TNode<Int32T> code) { in StringFromSingleCharCode()
14764 TNode<RawPtrT> CodeStubAssembler::GetCodeEntry(TNode<CodeT> code) { in GetCodeEntry()
14780 const TNode<CodeT> code = GetSharedFunctionInfoCode(shared_info); in AllocateFunctionWithMapAndContext() local
/third_party/typescript/tests/lib/
Dlib.d.ts5267 code: number; property
5413 code: number; property
7379 code: string; property
9866 code: string; property
11456 code: number; property
11659 code: number; property
12452 code: number; property
/third_party/node/deps/v8/src/compiler/
Deffect-control-linearizer.cc4036 Node* code = __ Word32And(value, __ Uint32Constant(0xFFFF)); in LowerStringFromSingleCharCode() local
4154 Node* code = value; in LowerStringFromSingleCodePoint() local
Djs-call-reducer.cc863 CodeTRef code = MakeRef(broker_, *callable.code()); in CreateClosureFromBuiltinSharedFunctionInfo() local
6948 CodeTRef code = MakeRef(broker(), *callable.code()); in CreateClosureFromBuiltinSharedFunctionInfo() local
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs4585 let mut code = Vec::new(); in serialize_items() localVariable
/third_party/typescript/src/compiler/
Dutilities.ts6142 code: diagnostic.code, constant
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs3739 let code = self.ssl.get_error(ret); in make_error() localVariable

1...<<111112113114115116