OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocks
(Results
2176 - 2200
of
5464
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_video_state.h
177
short *
blocks
;
member in struct:pipe_mpeg12_macroblock
/external/chromium_org/third_party/mesa/src/src/glsl/
lower_if_to_cond_assign.cpp
176
/* Check that both
blocks
don't contain anything we can't support. */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_copy_propagation.cpp
143
fs_bblock *block = cfg.
blocks
[b];
brw_fs_cse.cpp
182
fs_bblock *block = cfg.
blocks
[b];
/external/chromium_org/third_party/openssl/openssl/crypto/modes/
modes_lcl.h
127
u64
blocks
;
member in struct:ccm128_context
/external/chromium_org/third_party/opus/src/silk/
encode_pulses.c
85
/* Calculate number of shell
blocks
*/
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/
font_factory.h
95
// relative to the start of the table or the start of sub-
blocks
within the
/external/chromium_org/third_party/sqlite/src/test/
lock_common.tcl
37
# commands should only be accessed within [code2] and [code3]
blocks
,
/external/chromium_org/third_party/sqlite/src/tool/
fragck.tcl
49
# $arrayvar(page_freeblocks) = Number of free
blocks
on the page
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/
yasm_objfmts.xml
70
.COM executables or things like boot
blocks
. It supports only 3
/external/chromium_org/third_party/yasm/source/patched-yasm/
yasm_objfmts.7
39
object format produces a flat\-format, non\-relocatable binary file\&. It is appropriate for producing DOS \&.COM executables or things like boot
blocks
\&. It supports only 3 sections and those sections are written in a predefined order to the output file\&.
/external/chromium_org/third_party/zlib/
inflate.h
67
Read deflate
blocks
:
/external/chromium_org/tools/grit/grit/tool/
rc2grd_unittest.py
80
# <script>
blocks
?
/external/chromium_org/v8/test/cctest/
test-macro-assembler-mips.cc
68
// Allocate two
blocks
to copy data between.
/external/chromium_org/v8/test/mjsunit/
debug-scopes.js
329
// Nested empty with
blocks
.
371
// Nested with
blocks
using in-place object literals.
394
// Nested with
blocks
using existing object.
420
// Nested with
blocks
using existing object in global code.
/external/chromium_org/v8/test/webkit/
testcfg.py
132
"""Iterates over
blocks
of actual output lines."""
/external/clang/docs/
InternalsManual.rst
[
all
...]
/external/clang/docs/analyzer/
DebugChecks.rst
133
function, such as how many
blocks
were reached and if the analyzer timed out.
/external/clang/include/clang/AST/
CommentSema.h
187
FullComment *actOnFullComment(ArrayRef<BlockContentComment *>
Blocks
);
/external/clang/lib/StaticAnalyzer/Checkers/
ReturnUndefChecker.cpp
61
// Not all
blocks
have explicitly-specified return types; if the return type
/external/clang/test/CodeGen/
ms-inline-asm.cpp
2
// RUN: %clang_cc1 -x c++ %s -triple i386-apple-darwin10 -O0 -fasm-
blocks
-emit-llvm -o - | FileCheck %s
/external/clang/test/CodeGenObjC/
exceptions.m
5
// Just check that we don't emit any dead
blocks
.
/external/clang/test/Sema/
scope-check.c
181
// TODO: When and if gotos are allowed in
blocks
, this should work.
/external/compiler-rt/lib/lsan/
lsan_common_linux.cc
117
// Handles dynamically allocated TLS
blocks
by treating all chunks allocated
/external/compiler-rt/lib/sanitizer_common/
sanitizer_quarantine.h
109
// Per-thread cache of memory
blocks
.
Completed in 1099 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>