HomeSort by relevance Sort by last modified time
    Searched full:basic (Results 451 - 475 of 8308) sorted by null

<<11121314151617181920>>

  /external/clang/include/clang/Serialization/
Makefile 2 TD_SRC_DIR = $(PROJ_SRC_DIR)/../Basic
  /external/clang/test/CXX/basic/basic.def.odr/
p1-var.cpp 3 // C++ [basic.def.odr]p1:
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
p3.cpp 4 // C++0x [basic.lookup.classref]p3:
  /external/clang/test/SemaCXX/
complex-init-list.cpp 13 // Basic testcase
  /external/clang/utils/
find-unused-diagnostics.sh 8 ALL_DIAGS=$(grep -E --only-matching --no-filename '(err_|warn_|ext_|note_)[a-z_]+' ./include/clang/Basic/Diagnostic*.td)
  /external/compiler-rt/BlocksRuntime/tests/
varargs.c 7 // -*- mode:C; c-basic-offset:4; tab-width:4; intent-tabs-mode:nil; -*-
  /external/eigen/unsupported/Eigen/
Splines 19 * offering most basic functionality to fit a spline to point sets.
  /external/freetype/src/sfnt/
ttkern.h 5 /* Load the basic TrueType kerning table. This doesn't handle */
  /external/icu4c/test/intltest/
dcfmapts.h 24 * Tests basic functionality of various API functions for DecimalFormat
plurfmts.h 20 * Test basic functionality of various API functions
strtest.h 18 * Also basic tests for std_string.h and charstr.h .
tchcfmt.h 24 * tests basic functionality in a simple example
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-inherit 4 # This file shows the basic inheritance usage in 'remote' statements.
  /external/junit/src/junit/extensions/
TestDecorator.java 21 * The basic run behaviour.
  /external/libsepol/tests/
test-cond.h 24 #include <CUnit/Basic.h>
test-deps.h 24 #include <CUnit/Basic.h>
test-expander.h 24 #include <CUnit/Basic.h>
test-linker.h 24 #include <CUnit/Basic.h>
  /external/libxml2/include/libxml/
xmlmodule.h 3 * Description: basic API for dynamic module loading, used by
  /external/llvm/include/llvm/CodeGen/
EdgeBundles.h 11 // edges leaving a machine basic block are in the same bundle, and all edges
12 // leaving a basic block are in the same bundle.
34 /// Blocks - Map each bundle to a list of basic block numbers.
42 /// bundle number for basic block #N
  /external/llvm/test/CodeGen/Mips/
machineverifier.ll 2 ; Make sure machine verifier understands the last instruction of a basic block
  /external/llvm/test/CodeGen/PowerPC/
2010-05-03-retaddr1.ll 2 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 -regalloc=basic | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2011-04-19-sclr-bb.ll 3 ; Make sure that values of illegal types are not scalarized between basic blocks.
  /external/llvm/test/Linker/
module-flags-1-a.ll 3 ; Test basic functionality of module flags.
  /external/llvm/test/Other/
2002-03-11-ConstPropCrash.ll 1 ; When constant propogating terminator instructions, the basic block iterator

Completed in 451 milliseconds

<<11121314151617181920>>