/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmpv4_sender.c | 380 icmp_p->hdr.code = 0; in create_clean_packet()
|
/third_party/ltp/testcases/network/sockets/ |
H A D | ltpClient.c | 472 icmpPtr->type, icmpPtr->code, ntohs(icmpPtr->checksum), in output_to_display()
|
/third_party/lwip/src/core/ipv6/ |
H A D | mld6.c | 24 * 1. Redistributions of source code must retain the above copyright notice, 639 mld_hdr->code = 0;
|
/third_party/lz4/ |
H A D | Makefile | 10 # * 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 D | asm-js.cc | 2 // 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 D | simulator-arm.h | 2 // 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 D | simulator-ppc.h | 2 // 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 D | parse.py | 135 #if e.code == xpat.errors.XML_ERROR_NO_ELEMENTS: 136 if e.code == 3:
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | source.h | 457 int pa_source_process_msg(pa_msgobject *o, int code, void *userdata, int64_t, pa_memchunk *chunk);
|
H A D | sink.h | 539 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 D | IRSymtab.cpp | 45 #define HANDLE_LIBCALL(code, name) name,
|
/third_party/skia/src/gpu/glsl/ |
H A D | GrGLSLProgramBuilder.cpp | 4 * 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 D | cjpeg.c | 55 #define JMESSAGE(code, string) string, 137 * Argument-parsing code.
|
H A D | wrbmp.c | 21 * 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 D | jfdctint-avx2.asm | 18 ; forward DCT (Discrete Cosine Transform). The following code is based
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jfdctint-avx2.asm | 18 ; forward DCT (Discrete Cosine Transform). The following code is based
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 126 $# 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 D | samplecheck.bat | 250 rem Exit with non-zero error code.
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_quiesce.c | 106 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 D | main.go | 15 // 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 D | cidgload.c | 147 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 D | TGLexer.cpp | 342 .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 D | expat.h | 60 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 D | pycore_global_strings.h | 243 STRUCT_FOR_ID(code) 369 /* End auto-generated code */
|
/third_party/python/Lib/xml/sax/ |
H A D | expatreader.py | 219 exc = SAXParseException(expat.ErrorString(e.code), e, self)
|