/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | uregion.h | 28 * Macroregion - A code for a "macro geographical (continental) region, geographical sub-region, or 31 * Macroregions are represented in ICU by one of three region types: WORLD (code 001), 36 * include areas that are not separate countries, such as the code "AQ" for Antarctica or the code 41 * UNKNOWN - The code ZZ is defined by Unicode LDML for use in indicating that region is unknown, 48 * that a region code has been assigned for it. Some of these are UN M.49 codes that don't fall into 50 * their own region code. Region "EU" (European Union) is one such region code that is a grouping. 104 * Type representing a region whose code has been deprecated, usually 129 * Returns a pointer to a URegion for the specified region code [all...] |
/third_party/python/Lib/venv/scripts/nt/ |
H A D | activate.bat | 3 rem This file is UTF-8 encoded, so we need to update the current code page while executing it
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/ |
H A D | Annotations.h | 1 //===--- Annotations.h - Annotated source code for tests ---------*- C++-*-===// 19 /// Annotations lets you mark points and ranges inside source code, for tests: 28 /// StringRef Code = Example.code(); // annotations stripped. 33 /// Points/ranges are coordinated into `code()` which is stripped of 65 llvm::StringRef code() const { return Code; } in code() function in llvm::Annotations
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | status.h | 9 // * Redistributions of source code must retain the above copyright 45 // These values must match error codes defined in google/rpc/code.proto. 73 // code, and error message. If "code == 0", error_message is 93 error::Code code() const { in code() function in google::protobuf::util::Status 108 // Return a combination of the error code name and message.
|
/third_party/spirv-tools/source/ |
H A D | name_mapper.h | 65 // defined Id in the specified module. The module is specified by the code 67 FriendlyNameMapper(const spv_const_context context, const uint32_t* code,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_defs.h | 19 u8 code; member 21 be16 length; /* including code and identifier; network byte order */
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_defs.h | 19 u8 code; member 21 be16 length; /* including code and identifier; network byte order */
|
/third_party/node/deps/v8/src/builtins/ppc/ |
H A D | builtins-ppc.cc | 2 // Use of this source code is governed by a BSD-style license that can be 8 #include "src/codegen/code-factory.h" 37 static void AssertCodeIsBaseline(MacroAssembler* masm, Register code, in AssertCodeIsBaseline() argument 39 DCHECK(!AreAliased(code, scratch)); in AssertCodeIsBaseline() 40 // Verify that the code kind is baseline code via the CodeKind. in AssertCodeIsBaseline() 41 __ LoadU32(scratch, FieldMemOperand(code, Code::kFlagsOffset)); in AssertCodeIsBaseline() 95 // bytecode. If there is baseline code on the shared function info, converts an 97 // code. Otherwise execution continues with bytecode. 118 // Check if we have baseline code in Generate_BaselineOrInterpreterEntry() 1804 Handle<Code> code = BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl); Generate_InterpreterPushArgsThenConstructImpl() local 1980 int code = config->GetAllocatableGeneralCode(i); Generate_ContinueToBuiltinHelper() local 2280 Generate_CallOrConstructVarargs(MacroAssembler* masm, Handle<Code> code) Generate_CallOrConstructVarargs() argument 2352 Generate_CallOrConstructForwardVarargs(MacroAssembler* masm, CallOrConstructMode mode, Handle<Code> code) Generate_CallOrConstructForwardVarargs() argument 3643 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3711 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3800 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local [all...] |
/third_party/node/deps/v8/src/builtins/s390/ |
H A D | builtins-s390.cc | 2 // Use of this source code is governed by a BSD-style license that can be 8 #include "src/codegen/code-factory.h" 38 static void AssertCodeIsBaseline(MacroAssembler* masm, Register code, in AssertCodeIsBaseline() argument 40 DCHECK(!AreAliased(code, scratch)); in AssertCodeIsBaseline() 41 // Verify that the code kind is baseline code via the CodeKind. in AssertCodeIsBaseline() 42 __ LoadU32(scratch, FieldMemOperand(code, Code::kFlagsOffset)); in AssertCodeIsBaseline() 99 // bytecode. If there is baseline code on the shared function info, converts an 101 // code. Otherwise execution continues with bytecode. 121 // Check if we have baseline code in Generate_BaselineOrInterpreterEntry() 1862 Handle<Code> code = BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl); Generate_InterpreterPushArgsThenConstructImpl() local 2034 int code = config->GetAllocatableGeneralCode(i); Generate_ContinueToBuiltinHelper() local 2326 Generate_CallOrConstructVarargs(MacroAssembler* masm, Handle<Code> code) Generate_CallOrConstructVarargs() argument 2399 Generate_CallOrConstructForwardVarargs(MacroAssembler* masm, CallOrConstructMode mode, Handle<Code> code) Generate_CallOrConstructForwardVarargs() argument 3643 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3715 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3805 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local [all...] |
/third_party/ffmpeg/ |
H A D | configure | 98 --enable-gpl allow use of GPL code, the resulting libs 101 --enable-nonfree allow use of nonfree code, the resulting libs 139 --disable-dct disable DCT code 140 --disable-dwt disable DWT code 141 --disable-error-resilience disable error resilience code 142 --disable-lsp disable LSP code 143 --disable-mdct disable MDCT code 144 --disable-rdft disable RDFT code 145 --disable-fft disable FFT code 146 --disable-faan disable floating point AAN (I)DCT code [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | proresenc_kostya.c | 383 rice_order = codebook >> 5; /* rice code order */ in encode_vlc_codeword() 384 exp_order = (codebook >> 2) & 7; /* exp golomb code order */ in encode_vlc_codeword() 412 int codebook = 3, code, dc, prev_dc, delta, sign, new_sign; in encode_dcs() local 425 code = MAKE_CODE(delta); in encode_dcs() 426 encode_vlc_codeword(pb, ff_prores_dc_codebook[codebook], code); in encode_dcs() 427 codebook = (code + (code & 1)) >> 1; in encode_dcs() 634 rice_order = codebook >> 5; /* rice code order */ in estimate_vlc() 635 exp_order = (codebook >> 2) & 7; /* exp golomb code order */ in estimate_vlc() 653 int codebook = 3, code, d in estimate_dcs() local [all...] |
/third_party/backends/backend/genesys/ |
H A D | low.cpp | 1017 // BUG: the following code will likely scan too much. Use the CANON_5600F approach in compute_session() 1322 int code = static_cast<int>(283 * (1 - gain)); in compute_frontend_gain_wolfson() local 1323 return clamp(code, 0, 255); in compute_frontend_gain_wolfson() 1328 int code = static_cast<int>((target_value / value) * 12); in compute_frontend_gain_lide_80() local 1329 return clamp(code, 0, 255); in compute_frontend_gain_lide_80() 1334 // this code path is similar to what generic wolfson code path uses and uses similar constants, in compute_frontend_gain_wolfson_gl841() 1338 int code = static_cast<int>(283 - 208 / inv_gain); in compute_frontend_gain_wolfson_gl841() local 1339 return clamp(code, 0, 255); in compute_frontend_gain_wolfson_gl841() 1344 // this code pat in compute_frontend_gain_wolfson_gl846_gl847_gl124() 1347 int code = static_cast<int>(283 - 208 / inv_gain); compute_frontend_gain_wolfson_gl846_gl847_gl124() local 1369 int code = static_cast<int>((378.0f / 5.0f) * ((target_value - value) / target_value)); compute_frontend_gain_analog_devices() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | js-generic-lowering.cc | 2 // Use of this source code is governed by a BSD-style license that can be 9 #include "src/codegen/code-factory.h" 102 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceWithBuiltinCall() 137 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceUnaryOpWithBuiltinCall() 344 // If the code below will be used for the invalid feedback case, it needs to in LowerJSLoadNamedFromSuper() 382 // native-context-independent code). in LowerJSGetIterator() 385 // the size of the compiled code as it would insert 1 call to the builtin in LowerJSGetIterator() 608 // If this fails, we might need to update the parameter reordering code in LowerJSCreateArray() 840 // If this fails, we might need to update the parameter reordering code in LowerJSConstructForwardVarargs() 846 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructForwardVarargs() [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp.cc | 2 // Use of this source code is governed by a BSD-style license that can be 9 #include "src/diagnostics/code-tracer.h" 160 // than the code used for atom matches. 191 // Caching is based only on the pattern and flags, but code also differs when in Compile() 431 Object compiled_code = re->code(is_one_byte); in EnsureCompiledIrregexp() 461 Object entry = re->code(is_one_byte); in RegExpCodeIsValidForPreCompilation() 517 // CSA code in ConstructNewResultFromMatchInfo requires these strings to be in CreateCaptureNameMap() 555 // native code for all regexp objects. in CompileIrregexp() 572 Code code = Code::cast(*compile_data.code); in CompileIrregexp() local [all...] |
/third_party/python/Lib/idlelib/ |
H A D | pyshell.py | 26 from code import InteractiveInterpreter 70 # checking user's code. 111 Rather than repeating the linecache code, patch it to save the 675 code = compile(source, filename, "exec") 684 self.runcode(code) 755 def runcommand(self, code): 756 "Run the code without invoking the debugger" 757 # The code better not raise an exception! 762 self.rpcclt.remotequeue("exec", "runcode", (code,), {}) 764 exec(code, sel [all...] |
/third_party/python/Lib/test/ |
H A D | test_asyncgen.py | 73 # The C code is way more low-level than this, as it implements 88 code = '''async def foo(): 94 exec(code, {}, {}) 97 code = '''async def foo(): 102 exec(code, {}, {}) 105 code = '''async def foo(): 112 exec(code, {}, {}) 115 code = '''async def foo(): 121 exec(code, {}, {}) 124 code [all...] |
/third_party/python/Lib/test/test_warnings/ |
H A D | __init__.py | 1219 code = "import sys; sys.modules.pop('warnings', None); sys.modules['_warnings'] = None; " 1221 code = "" 1222 code += "import warnings; [print(f) for f in warnings.filters]" 1224 rc, stdout, stderr = assert_python_ok("-c", code, __isolated=True) 1305 code = """ 1315 rc, out, err = assert_python_ok("-c", code) 1327 code = "f = open(%a)" % __file__ 1328 rc, out, err = assert_python_ok("-Wd", "-c", code) 1332 code = "import warnings; f = open(%a)" % __file__ 1333 rc, out, err = assert_python_ok("-Wd", "-c", code) [all...] |
/third_party/python/Python/ |
H A D | marshal.c | 3 This is primarily intended for writing and reading compiled Python code, 5 code objects, are supported. 19 [clinic start generated code]*/ 20 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=c982b7930dee17db]*/ 808 /* r_long64 deals with the TYPE_INT64 code. */ 990 int type, code = r_byte(p); in r_object() local 994 if (code == EOF) { in r_object() 1008 flag = code & FLAG_REF; in r_object() 1009 type = code & ~FLAG_REF; in r_object() 1360 PyObject *code in r_object() local [all...] |
/third_party/curl/scripts/ |
H A D | checksrc.pl | 78 'INDENTATION' => 'wrong start column for code', 421 code => $l 431 code => $l 963 $file, $copyright[0]{code},
|
/third_party/glslang/glslang/CInterface/ |
H A D | glslang_c_interface.cpp | 2 This code is based on the glslang_c_interface implementation by Viktor Latypov 14 1. Redistributions of source code must retain the above copyright notice, this 312 if (!input || !input->code) { in glslang_shader_create() 313 printf("Error creating shader: null input(%p)/input->code\n", input); in glslang_shader_create() 316 printf("input->code = %p\n", input->code); in glslang_shader_create() 324 shader->shader->setStrings(&input->code, 1); in glslang_shader_create()
|
/third_party/backends/backend/ |
H A D | kvs40xx_cmd.c | 38 u16 code; member 97 h->code = cpu2be16 (COMMAND_CODE); in usb_send_command() 148 h->code = cpu2be16 (DATA_CODE); in usb_send_command()
|
/third_party/backends/sanei/ |
H A D | sanei_DomainOS.c | 25 account of linking the SANE library code into it. 117 char *subsystem, *module, *code; in DomainErrorCheck() local 123 error_$find_text(status, &subsystem, &subsystem_length, &module, &module_length, &code, &code_length); in DomainErrorCheck() 125 DBG(0, "%.*s (%.*s/%.*s)\n", code_length, code, subsystem_length, subsystem, module_length, module); in DomainErrorCheck() 132 handles asynchronous faults. It always returns to the faulting code, but 172 /* we have a failure, return an error code, and generate debug output */ in DomainSCSIOpen() 197 /* failure, print detail and return code */ in DomainSCSIOpen() 335 DBG(2, "Sense information: Error code=%02x, ASC=%02x, ASCQ=%02x\n", ((u_char *)DomainFdInfo[com->fd].DomainSensePtr)[0], ((char *)DomainFdInfo[com->fd].DomainSensePtr)[0xc], ((char *)DomainFdInfo[com->fd].DomainSensePtr)[0xd]); in DomainSCSIWait() 344 /* Warning - the following code is specific to endianness and int size */ in DomainSCSIWait() 365 /* Handle recognized error conditions by copying the error code ove in DomainSCSIWait() [all...] |
/third_party/icu/tools/multi/proj/icu4cscan/ |
H A D | testxml.cpp | 32 const char *u_errorNameShort(UErrorCode code) { in u_errorNameShort() argument 33 switch(code) { in u_errorNameShort() 36 default: return u_errorName(code); in u_errorNameShort()
|
/third_party/node/lib/internal/modules/esm/ |
H A D | hooks.js | 241 code: preloaded, 714 const { code, port } = preloadScripts[i]; 717 code,
|
/third_party/node/deps/brotli/c/enc/ |
H A D | hash.h | 223 size_t code = self->length_and_code & 31; in BackwardMatchLengthCode() local 224 return code ? code : BackwardMatchLength(self); in BackwardMatchLengthCode()
|