| /external/opencv/otherlibs/highgui/ |
| grfmt_jpeg.cpp | 19 // * Redistribution's of source code must retain the above copyright notice, 195 * following code is for supporting MJPEG image files 263 * This code comes from jpeg6b (jdmarker.c). 324 * end of code for supportting MJPEG image files 585 int code = m_low_strm.GetWord(); local 586 while( (code & 0xFF00) != 0xFF00 || (code == 0xFFFF || code == 0xFF00 )) 588 code = ((code&255) << 8) | m_low_strm.GetByte() [all...] |
| /bionic/libc/kernel/uapi/linux/ |
| rtnetlink.h | 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS * 374 __u8 code; member in struct:rta_session::__anon779::__anon781 [all...] |
| /bionic/libc/kernel/uapi/sound/ |
| emu10k1.h | 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS * 332 __u32 __user *code; member in struct:snd_emu10k1_fx8010_code [all...] |
| /dalvik/dexgen/src/com/android/dexgen/dex/code/ |
| DalvOps.java | 17 package com.android.dexgen.dex.code;
|
| /dalvik/dexgen/src/com/android/dexgen/rop/code/ |
| Rops.java | 17 package com.android.dexgen.rop.code; 33 /** {@code nop()} */ 37 /** {@code r,x: int :: r = x;} */ 41 /** {@code r,x: long :: r = x;} */ 45 /** {@code r,x: float :: r = x;} */ 49 /** {@code r,x: double :: r = x;} */ 53 /** {@code r,x: Object :: r = x;} */ 58 * {@code r,x: ReturnAddress :: r = x;} 67 /** {@code r,param(x): int :: r = param(x);} */ 72 /** {@code r,param(x): long :: r = param(x);} * [all...] |
| /dalvik/dx/src/com/android/dx/cf/code/ |
| ByteOps.java | 17 package com.android.dx.cf.code; 246 /** "-": {@code op} */ 249 /** "0": {@code op}; implies {@code max_locals >= 1} */ 252 /** "1": {@code op}; implies {@code max_locals >= 2} */ 255 /** "2": {@code op}; implies {@code max_locals >= 3} */ 258 /** "3": {@code op}; implies {@code max_locals >= 4} * [all...] |
| /dalvik/dx/src/com/android/dx/rop/code/ |
| Rops.java | 17 package com.android.dx.rop.code; 33 /** {@code nop()} */ 37 /** {@code r,x: int :: r = x;} */ 41 /** {@code r,x: long :: r = x;} */ 45 /** {@code r,x: float :: r = x;} */ 49 /** {@code r,x: double :: r = x;} */ 53 /** {@code r,x: Object :: r = x;} */ 58 * {@code r,x: ReturnAddress :: r = x;} 67 /** {@code r,param(x): int :: r = param(x);} */ 72 /** {@code r,param(x): long :: r = param(x);} * [all...] |
| /development/ndk/platforms/android-L/include/linux/ |
| rtnetlink.h | 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS * 371 __u8 code; member in struct:rta_session::__anon2355::__anon2357 [all...] |
| /external/bison/src/ |
| parse-gram.c | 111 #include "scan-code.h" 344 char *code; member in union:GRAM_STYPE 721 "\"%dprec\"", "\"%merge\"", "\"%code\"", "\"%debug\"", 2439 code_props code; local 2455 code_props code; local [all...] |
| scan-gram.c | 460 /* %% [2.0] code to fiddle gram_text and gram_leng for yymore() goes here \ */\ 464 /* %% [3.0] code to copy yytext_ptr to gram_text[] goes here, if %array \ */\ 3601 unsigned long int code = strtoul (ucn + 2, NULL, 16); local [all...] |
| /external/bluetooth/bluedroid/bta/include/ |
| bta_av_api.h | 397 tBTA_AV_CODE code; member in struct:__anon5367 408 tBTA_AV_CODE code; member in struct:__anon5368 503 tBTA_AV_CODE rc_pass_rsp; /* the default response code for pass through commands */
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| transtst.cpp | 248 /*", parse error " + parseError.code +*/ 273 /*", parse error " + parseError.code +*/ 895 desc = desc + ", ParseError code=" + u_errorName(status) + 4002 UScriptCode code= USCRIPT_INVALID_CODE; local [all...] |
| /external/chromium_org/third_party/libxml/src/ |
| runtest.c | 352 int code = -1; local 368 code = err->code; 379 if (code == XML_ERR_OK) 410 if (code == XML_ERR_OK) 474 if (code == XML_ERR_OK) 490 if (code == XML_ERR_OK) 502 if (code == XML_ERR_OK) [all...] |
| /external/chromium_org/third_party/sqlite/src/src/ |
| select.c | 4 ** The author disclaims copyright to this source code. In place of 12 ** This file contains C code routines that are called by the parser 132 u8 code; /* Join type mask */ member in struct:__anon20112 151 jointype |= aKeyword[j].code; 409 ** Insert code into "v" that will push the record on the top of the 449 ** Add code to implement the OFFSET 452 Vdbe *v, /* Generate code into this VM */ 467 ** Add code that will check to make sure the N registers starting at iMem 476 Parse *pParse, /* Parsing and code generating context */ 499 ** retain the subroutine to minimize code disruption. [all...] |
| /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
| sctp.h | 9 * a) Redistributions of source code must retain the above copyright notice, 392 uint16_t code; member in struct:sctp_gen_error_cause 398 uint16_t code; member in struct:sctp_error_cause 404 struct sctp_error_cause cause; /* code=SCTP_ERROR_INVALID_STREAM */ 410 struct sctp_error_cause cause; /* code=SCTP_ERROR_MISSING_PARAM */ 416 struct sctp_error_cause cause; /* code=SCTP_ERROR_STALE_COOKIE */ 421 struct sctp_error_cause cause; /* code=SCTP_ERROR_OUT_OF_RESOURCES */ 425 struct sctp_error_cause cause; /* code=SCTP_ERROR_UNRESOLVABLE_ADDR */ 430 struct sctp_error_cause cause; /* code=SCTP_ERROR_UNRECOG_CHUNK */ 435 struct sctp_error_cause cause; /* code=SCTP_CAUSE_NO_USER_DATA * [all...] |
| /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
| coff-objfmt.c | 9 * 1. Redistributions of source code must retain the above copyright 42 * several places in the code. 741 N_("uninitialized space declared in code/data section: zeroing")); 1327 int alloc = 0, load = 0, readonly = 0, code = 0, datasect = 0; local 2061 coff_unwind_code *code; local 2091 coff_unwind_code *code; local 2131 coff_unwind_code *code; local 2161 coff_unwind_code *code; local 2217 coff_unwind_code *code; local [all...] |
| /external/chromium_org/v8/src/arm/ |
| assembler-arm.h | 8 // - Redistributions of source code must retain the above copyright notice, 33 // The original source code covered by the above license above has been 56 // compatible with int, which has caused code-generation bugs. 68 // code generated for some assembly instructions (because they boil down 69 // to a few constants). If this is a problem, we could change the code 72 // and best performance in optimized code. 103 DCHECK(reg.code() < kMaxNumAllocatableRegisters); 104 return reg.code(); 131 static Register from_code(int code) { 132 Register r = { code }; 138 int code() const { function in struct:v8::internal::Register 184 int code() const { function in struct:v8::internal::SwVfpRegister 234 int code() const { function in struct:v8::internal::DwVfpRegister 273 int code() const { function in struct:v8::internal::LowDwVfpRegister 309 int code() const { function in struct:v8::internal::QwNeonRegister 427 int code() const { function in struct:v8::internal::CRegister [all...] |
| simulator-arm.cc | 2 // Use of this source code is governed by a BSD-style license that can be 32 // code. 84 // Get the stop code. 85 uint32_t code = instr->SvcValue() & kStopCodeMask; local 93 if (isWatchedStop(code) && !watched_stops_[code].desc) { 94 watched_stops_[code].desc = msg; 116 // Get the stop code. 117 uint32_t code = instr->SvcValue() & kStopCodeMask; local 122 if (sim_->isWatchedStop(code) && !sim_->watched_stops_[code].desc) 1897 uint32_t code = svc & kStopCodeMask; local [all...] |
| /external/chromium_org/v8/src/ |
| bootstrapper.cc | 2 // Use of this source code is governed by a BSD-style license that can be 8 #include "src/code-stubs.h" 376 Handle<Code> call_code = Handle<Code>(isolate->builtins()->builtin(call)); 517 Handle<Code> code(isolate->builtins()->builtin(Builtins::kEmptyFunction)); 519 empty_string, code); 610 Handle<Code> code(isolate()->builtins()->builtin( 612 strict_poison_function = factory()->NewFunctionWithoutPrototype(name, code); 782 Handle<Code> code = Handle<Code>(isolate()->builtins()->builtin( local 816 Handle<Code> code = Handle<Code>(isolate()->builtins()->builtin( local 949 Handle<Code> code = array_constructor_stub.GetCode(); local 1296 Handle<Code> code = Handle<Code>( local 1311 Handle<Code> code = local 1322 Handle<Code> code = local 1610 Handle<Code> code = internal_array_constructor_stub.GetCode(); local 1643 Handle<Code> code = Handle<Code>( local [all...] |
| debug.cc | 2 // Use of this source code is governed by a BSD-style license that can be 10 #include "src/code-stubs.h" 80 // Check whether a code stub with the specified major key is a possible break 82 static bool IsSourceBreakStub(Code* code) { 83 CodeStub::Major major_key = CodeStub::GetMajorKey(code); 88 // Check whether a code stub with the specified major key is a possible break 90 static bool IsBreakStub(Code* code) { 91 CodeStub::Major major_key = CodeStub::GetMajorKey(code); 132 Code* code = Code::GetCodeFromTargetAddress(target); local 1352 Code* code = Code::GetCodeFromTargetAddress(target); local 1463 Code* code = JSFunction::cast(fun)->shared()->code(); local 1542 Code* code = Code::GetCodeFromTargetAddress(addr); local 1883 MaybeHandle<Code> code = Compiler::GetDebugCode(function); local 2426 Code* code = it.frame()->LookupCode(); local [all...] |
| deoptimizer.cc | 2 // Use of this source code is governed by a BSD-style license that can be 25 // so code pages don't need PROT_EXEC. 60 Code* Deoptimizer::FindDeoptimizingCode(Address addr) { 62 // Search all deoptimizing code in the native context of the function. 66 Code* code = Code::cast(element); local 67 CHECK(code->kind() == Code::OPTIMIZED_FUNCTION); 68 if (code->contains(addr)) return code 145 Code* code = frame->LookupCode(); local 311 Code* code = function->code(); local 343 Code* code = it.frame()->LookupCode(); local 377 Code* code = Code::cast(element); local 495 Code* code = Code::cast(element); local 504 Code* code = function->code(); local 737 Code* code = Code::cast(element); local 3604 Code* code = Code::cast(deoptimizer->isolate()->FindCodeObject(pc)); local [all...] |
| factory.cc | 2 // Use of this source code is governed by a BSD-style license that can be 392 Handle<String> Factory::LookupSingleCharacterStringFromCode(uint32_t code) { 393 if (code <= String::kMaxOneByteCharCodeU) { 396 Object* value = single_character_string_cache()->get(code); 402 buffer[0] = static_cast<uint8_t>(code); 405 single_character_string_cache()->set(code, *result); 408 DCHECK(code <= String::kMaxUtf16CodeUnitU); 411 result->SeqTwoByteStringSet(0, static_cast<uint16_t>(code)); 498 // can't use the fast case code for short one-byte strings below, but 1385 Code* code = info->GetCodeFromOptimizedCodeMap(index); local 1442 Handle<Code> code = NewCodeRaw(obj_size, immovable); local 1962 Handle<Code> code; local 2128 Handle<Code> code = isolate()->builtins()->HandleApiCall(); local [all...] |
| isolate.cc | 2 // Use of this source code is governed by a BSD-style license that can be 397 Handle<Code> code = frames[i].code(); local 412 elements->set(cursor++, *code); 490 int position = frames[i].code()->SourcePosition(frames[i].pc()); 500 // For the case where the code is on the same line as the script 914 // Find code position if recorded in relocation info. [all...] |
| liveedit.cc | 2 // Use of this source code is governed by a BSD-style license that can be 10 #include "src/code-stubs.h" 626 void FunctionInfoWrapper::SetFunctionCode(Handle<Code> function_code, 643 Handle<Code> FunctionInfoWrapper::GetFunctionCode() { 648 return Handle<Code>::cast(raw_result); 728 // Saves only function code, because for a script function we 730 void FunctionCode(Handle<Code> function_code) { 739 // Saves full information about a function: its code, its scope info 750 info.SetFunctionCode(Handle<Code>(shared->code()), 814 Code* code = NULL; local 1198 Handle<Code> code = compile_info_wrapper.GetFunctionCode(); local 1717 Handle<Code> code = isolate->builtins()->FrameDropper_LiveEdit(); local [all...] |
| /external/chromium_org/v8/src/mips64/ |
| simulator-mips64.cc | 2 // Use of this source code is governed by a BSD-style license that can be 68 // code. 81 // We set the breakpoint code to 0xfffff to easily recognize it. 121 // Get the stop code. 122 uint32_t code = instr->Bits(25, 6); local 130 if (!watched_stops_[code].desc) { 131 watched_stops_[code].desc = msg; 156 // Get the stop code. 157 uint32_t code = instr->Bits(25, 6); local 162 if (!sim_->watched_stops_[code].desc) 1604 uint32_t code = (func == BREAK) ? instr->Bits(25, 6) : -1; local 1852 uint32_t code = static_cast<uint32_t>(instr->Bits(25, 6)); local [all...] |