Home
last modified time | relevance | path

Searched refs:code (Results 3101 - 3125 of 3559) sorted by relevance

1...<<121122123124125126127128129130>>...143

/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv4_sender.c380 icmp_p->hdr.code = 0; in create_clean_packet()
/third_party/ltp/testcases/network/sockets/
H A DltpClient.c472 icmpPtr->type, icmpPtr->code, ntohs(icmpPtr->checksum), in output_to_display()
/third_party/lwip/src/core/ipv6/
H A Dmld6.c24 * 1. Redistributions of source code must retain the above copyright notice,
639 mld_hdr->code = 0;
/third_party/lz4/
H A DMakefile10 # * Redistributions of source code must retain the above copyright notice, this
171 SCANBUILD_FLAGS += --status-bugs -v --force-analyze-debug-code
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc2 // Use of this source code is governed by a BSD-style license that can be
81 isolate->builtins()->code(Builtin::kMath##FName)); \ in AreStdlibMembersValid()
184 // code.
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.h2 // Use of this source code is governed by a BSD-style license that can be
6 // ARM binary. This Simulator allows us to run and debug ARM code generation on
8 // V8 calls into generated code by using the GeneratedCode class,
291 // the lr is set to this value on transition from native C code to
293 // C code.
348 void PrintStopInfo(uint32_t code);
482 // A stop is watched if its code is less than kNumOfWatchedStops.
490 // instruction, if bit 31 of watched_stops_[code].count is unset.
491 // The value watched_stops_[code].count & ~(1 << 31) indicates how many times
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.h2 // Use of this source code is governed by a BSD-style license that can be
6 // PPC binary. This Simulator allows us to run and debug PPC code generation on
8 // V8 calls into generated code via the GeneratedCode wrapper,
247 // the lr is set to this value on transition from native C code to
249 // C code.
284 void PrintStopInfo(uint32_t code);
412 // used for compiling Wasm code at the moment. To keep the Wasm
485 // A stop is watched if its code is less than kNumOfWatchedStops.
493 // instruction, if bit 31 of watched_stops_[code].count is unset.
494 // The value watched_stops_[code]
[all...]
/third_party/mesa3d/src/gallium/tools/trace/
H A Dparse.py135 #if e.code == xpat.errors.XML_ERROR_NO_ELEMENTS:
136 if e.code == 3:
/third_party/pulseaudio/src/pulsecore/
H A Dsource.h457 int pa_source_process_msg(pa_msgobject *o, int code, void *userdata, int64_t, pa_memchunk *chunk);
H A Dsink.h539 int pa_sink_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offset, pa_memchunk *chunk);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRSymtab.cpp45 #define HANDLE_LIBCALL(code, name) name,
/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp4 * Use of this source code is governed by a BSD-style license that can be
123 // We have to check that effects and the code they emit are consistent, ie if an effect in emitAndInstallPrimProc()
124 // asks for dst color, then the emit code needs to follow suit in emitAndInstallPrimProc()
189 // We have to check that effects and the code they emit are consistent, ie if an effect asks in emitFragProc()
190 // for dst color, then the emit code needs to follow suit in emitFragProc()
289 fFS.code().c_str()); in writeFPFunction()
395 // We have to check that effects and the code they emit are consistent, ie if an effect in emitAndInstallXferProc()
396 // asks for dst color, then the emit code needs to follow suit in emitAndInstallXferProc()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dcjpeg.c55 #define JMESSAGE(code, string) string,
137 * Argument-parsing code.
H A Dwrbmp.c21 * This code contributed by James Arthur Boucher.
37 Sorry, this code only copes with 8-bit JSAMPLEs. /* deliberate syntax err */
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctint-avx2.asm18 ; forward DCT (Discrete Cosine Transform). The following code is based
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djfdctint-avx2.asm18 ; forward DCT (Discrete Cosine Transform). The following code is based
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak126 $# awk.) You can find source code and a built executable (called awk95.exe)
/third_party/skia/third_party/externals/icu/source/samples/all/
H A Dsamplecheck.bat250 rem Exit with non-zero error code.
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_quiesce.c106 void **con_cls, enum MHD_RequestTerminationCode code) in request_completed()
454 fprintf (stderr, "Error (code: %u)\n", errorCount); in main()
105 request_completed(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode code) request_completed() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/idlgen/
H A Dmain.go15 // idlgen is a tool used to generate code from WebIDL files and a golang
43 idlgen is a tool used to generate code from WebIDL files and a golang
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c147 decoder->subrs = cid_subrs->code; in FT_CALLBACK_DEF()
268 /********** The following code is in charge of computing *********/
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp342 .Case("code", tgtok::Code) in LexIdentifier()
501 /// LexBracket - We just read '['. If this is a code block, return it,
639 // after #ifdef/#define, but this would complicate the code in prepIsDirective()
702 // then just return back to the lines skipping code. in lexPreprocessor()
750 // Return to the lines skipping code. in lexPreprocessor()
777 // Return to the lines skipping code. in lexPreprocessor()
901 // mode, so incorrect code is allowed to some extent. in prepSkipLineBegin()
928 // code, and allow it to handle the EOF as needed. in prepSkipLineBegin()
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dexpat.h60 stanza can be added to code that still needs to support older
798 return XML_STATUS_ERROR with error code XML_ERROR_ABORTED.
815 Additional error code XML_ERROR_NOT_SUSPENDED possible.
982 XML_ErrorString(enum XML_Error code);
/third_party/python/Include/internal/
H A Dpycore_global_strings.h243 STRUCT_FOR_ID(code)
369 /* End auto-generated code */
/third_party/python/Lib/xml/sax/
H A Dexpatreader.py219 exc = SAXParseException(expat.ErrorString(e.code), e, self)

Completed in 23 milliseconds

1...<<121122123124125126127128129130>>...143