Home
last modified time | relevance | path

Searched refs:code (Results 2026 - 2050 of 3559) sorted by relevance

1...<<81828384858687888990>>...143

/third_party/node/deps/openssl/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl22 # than TI CGT-generated code. Loop is scheduled in such way that
33 $code.=<<___;
190 print $code;
/third_party/python/Tools/i18n/
H A Dmsgfmt.py41 def usage(code, msg=''):
45 sys.exit(code)
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DAny.cs6 #region Designer generated code
366 #endregion Designer generated code
H A DFieldMask.cs6 #region Designer generated code
411 #endregion Designer generated code
H A DDuration.cs6 #region Designer generated code
53 /// Example 1: Compute Duration from two Timestamps in pseudo code.
70 /// Example 2: Compute Timestamp from Timestamp + Duration in pseudo code.
328 #endregion Designer generated code
H A DSourceContext.cs6 #region Designer generated code
227 #endregion Designer generated code
H A DTimestamp.cs6 #region Designer generated code
349 #endregion Designer generated code
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarks.cs6 #region Designer generated code
306 #endregion Designer generated code
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestImport.cs6 #region Designer generated code
253 #endregion Designer generated code
H A DUnittestImportProto3.cs6 #region Designer generated code
229 #endregion Designer generated code
H A DUnittestImportPublic.cs6 #region Designer generated code
231 #endregion Designer generated code
H A DUnittestIssue6936C.cs6 #region Designer generated code
227 #endregion Designer generated code
/third_party/pulseaudio/src/pulsecore/
H A Dplay-memblockq.c71 static int memblockq_stream_process_msg(pa_msgobject *o, int code, void*userdata, int64_t offset, pa_memchunk *chunk) { in memblockq_stream_process_msg() argument
75 switch (code) { in memblockq_stream_process_msg()
/third_party/pulseaudio/src/modules/
H A Dmodule-mmkbd-evdev.c95 pa_log_debug("Key code=%u, value=%u", ev.code, ev.value); in io_callback()
97 switch (ev.code) { in io_callback()
/third_party/python/Lib/ensurepip/
H A D__init__.py39 # Make the code deterministic if a directory contains multiple wheel files
85 code = f"""
98 code,
101 # run code in isolated mode if currently running isolated
145 directory). Returns pip command status code.
/third_party/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl22 # than TI CGT-generated code. Loop is scheduled in such way that
33 $code.=<<___;
190 print $code;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSpirVAsm.cpp102 std::copy(&binary->code[0], &binary->code[0] + binary->wordCount, dst->begin()); in assembleSpirV()
215 *infoLog << "Disassembly failed with code: " << de::toString(disasmResult) << "\n"; in validateSpirV()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dimmediate_int_test.cpp40 EXPECT_EQ(0x00FF00FFu, binary->code[5]); in TEST_F()
50 EXPECT_EQ(0x00FF00FFu, binary->code[6]); in TEST_F()
H A Dunit_spirv.h74 : value_(binary.code, binary.code + binary.wordCount) {} in WordVector()
/third_party/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py5 # Use of this source code is governed by a BSD-style license that can be
31 # GLSL code appears in ""double-double quotes"" and is indicated as vert/frag-specific or "both".
57 code = ((pp.Keyword("both") + pp.QuotedString('""', multiline=True)) | variable
67 caseItem = pp.Group(values | expectation | code | reqGlsl100) | ignoredCaseItem
183 # SkSL rejects code that fails to return a value; GLSL ES2 allows it.
193 # Apply fixups to the test code.
254 # Apply fixups to the test code.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dimmediate_int_test.cpp40 EXPECT_EQ(0x00FF00FFu, binary->code[5]); in TEST_F()
50 EXPECT_EQ(0x00FF00FFu, binary->code[6]); in TEST_F()
H A Dunit_spirv.h74 : value_(binary.code, binary.code + binary.wordCount) {} in WordVector()
/third_party/skia/third_party/externals/libwebp/
H A Dgradlew.bat92 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
93 rem the _cmd.exe /c_ return code!
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcommand.h85 uint16_t* code) { in GetLengthCode()
88 *code = CombineLengthCodes(inscode, copycode, use_last_distance); in GetLengthCode()
114 /* Stores distance code in low 10 bits
119 /* distance_code is e.g. 0 for same-as-last short code, or 16 for offset 1. */
83 GetLengthCode(size_t insertlen, size_t copylen, BROTLI_BOOL use_last_distance, uint16_t* code) GetLengthCode() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DErrors.cpp53 unsigned short code = 0) {
57 err.Set("code", static_cast<double>(code));

Completed in 13 milliseconds

1...<<81828384858687888990>>...143