HomeSort by relevance Sort by last modified time
    Searched full:block1 (Results 76 - 100 of 135) sorted by null

1 2 34 5 6

  /external/ltp/testcases/kernel/syscalls/getpgid/
getpgid01.c 28 * block1: Does getpgid(0), and checks for error.
  /external/ltp/testcases/kernel/syscalls/write/
write04.c 114 //block1:
write05.c 93 //block1:
  /external/ltp/testcases/kernel/syscalls/writev/
writev02.c 138 //block1:
writev05.c 156 //block1:
writev06.c 119 //block1:
  /external/nos/test/system-test-harness/src/test-data/NIST-CAVP/
nist2h.py 76 data = [] # [(header1: [block1, block2]), (header2: ...)]
  /prebuilts/go/darwin-x86/src/cmd/cover/
cover.go 600 // Sort interface for []block1; used for self-check in addVariables.
602 type block1 struct { type
607 type blockSlice []block1
621 t := make([]block1, len(f.blocks))
  /prebuilts/go/linux-x86/src/cmd/cover/
cover.go 600 // Sort interface for []block1; used for self-check in addVariables.
602 type block1 struct { type
607 type blockSlice []block1
621 t := make([]block1, len(f.blocks))
  /external/libavc/encoder/x86/
ime_distortion_metrics_sse42.c     [all...]
  /external/libmpeg2/decoder/
impeg2d_mc.c     [all...]
  /external/clang/test/Index/
complete-objc-message.m 178 void test_block_invoke(A *(^block1)(int),
181 [block1(5) init];
326 // CHECK-BLOCK-RECEIVER: ParmDecl:{ResultType A *(^)(int)}{TypedText block1} (34)
  /external/llvm/test/CodeGen/AArch64/
aarch64-fix-cortex-a53-835769.ll 498 br label %block1
500 block1:
503 %tmp = ptrtoint i8* blockaddress(@fall_through, %block1) to i64
  /external/swiftshader/src/OpenGL/libGLESv2/
Program.cpp     [all...]
Program.h 236 bool areMatchingUniformBlocks(const glsl::UniformBlock &block1, const glsl::UniformBlock &block2, const Shader *shader1, const Shader *shader2);
  /external/valgrind/callgrind/
sim.c 286 UWord block1 = a >> c->line_size_bits; local
288 UInt set1 = block1 & c->sets_min_1;
291 UWord tag1 = block1;
294 if (block1 == block2)
298 else if (block1 + 1 == block2) {
309 a, size, block1, block2);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Support.c 57 get the next block number, which is 1, then upload the BLOCK1. For RRQ
58 without option negotiation, the server will directly send the BLOCK1
59 in response to the client's RRQ. When received BLOCK1, the client will
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderDiscardTests.cpp 238 "layout(set = 0, binding = 1) uniform block1 { mediump int ui_two; };\n\n"
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/parse/
parse.exp 181 gas_test "block1.s" "" "" "Check min/max values for .block"
  /external/swiftshader/third_party/LLVM/test/Transforms/GVN/
rle.ll 357 block1:
428 block1:
  /external/libpcap/
optimize.c     [all...]
  /external/elfutils/libdw/
known-dwarf.h 265 DWARF_ONE_KNOWN_DW_FORM (block1, DW_FORM_block1) \
    [all...]
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl11.c 276 /* //block1: */
fcntl17.c 532 /* //block1: */
fcntl19.c 320 /* //block1: */

Completed in 1160 milliseconds

1 2 34 5 6