HomeSort by relevance Sort by last modified time
    Searched full:hidden (Results 2051 - 2075 of 7805) sorted by null

<<81828384858687888990>>

  /external/jcommander/src/main/java/com/beust/jcommander/
Parameters.java 74 boolean hidden() default false;
  /external/libcxxabi/include/
__cxxabi_config.h 41 #define _LIBCXXABI_HIDDEN __attribute__((__visibility__("hidden")))
  /external/libunwind/src/mi/
Gput_dynamic_unwind_info.c 28 HIDDEN void
  /external/libvpx/libvpx/
video_reader.h 20 // buffer management are hidden from API users.
  /external/libxaac/decoder/armv7/
ixheaacd_cos_sin_mod.s 25 .hidden ixheaacd_radix4bfly
27 .hidden ixheaacd_postradixcompute2
29 .hidden ixheaacd_postradixcompute4
35 .hidden ixheaacd_sbr_imdct_using_fft
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCTargetDesc.cpp 50 static cl::opt<bool> HexagonV4ArchVariant("mv4", cl::Hidden, cl::init(false),
53 static cl::opt<bool> HexagonV5ArchVariant("mv5", cl::Hidden, cl::init(false),
56 static cl::opt<bool> HexagonV55ArchVariant("mv55", cl::Hidden, cl::init(false),
59 static cl::opt<bool> HexagonV60ArchVariant("mv60", cl::Hidden, cl::init(false),
  /external/llvm/test/CodeGen/AArch64/
arm64-basic-pic.ll 26 @hiddenvar = hidden global i32 0
basic-pic.ll 26 @hiddenvar = hidden global i32 0
emutls.ll 28 @i4 = hidden thread_local global i32 15
29 @i5 = external hidden thread_local global i32
152 ; ARM64: .hidden __emutls_v.i4
166 ; ARM64: .hidden __emutls_v.i5
  /external/llvm/test/CodeGen/AMDGPU/
subreg-coalescer-undef-use.ll 3 ; register coalescer because it is hidden with subregister insert/extract.
  /external/llvm/test/CodeGen/ARM/
2011-04-27-IfCvtBug.ll 58 declare hidden fastcc %struct.hc* @foo(%struct.hc* nocapture, i32) nounwind optsize
fast-isel-vaddd.ll 33 declare hidden fastcc void @printDV(%union.DV* nocapture readonly)
inlineasm-switch-mode.ll 6 define hidden i32 @bah(i8* %start) #0 align 2 {
  /external/llvm/test/CodeGen/PowerPC/
ctrloop-udivti3.ll 6 define hidden void @_mpd_shortdiv(i64 %n) #0 {
  /external/llvm/test/CodeGen/Thumb2/
v8_IT_5.ll 46 declare hidden fastcc %struct.hc* @foo(%struct.hc* nocapture, i32) nounwind optsize
  /external/llvm/test/CodeGen/X86/
copy-propagation.ll 28 ; which would have hidden the bug.
  /external/llvm/test/Transforms/ObjCARC/
contract-storestrong-ivar.ll 17 define hidden void @y(%0* nocapture %self, %1* %preferencesController) nounwind {
  /external/llvm/test/Transforms/SLPVectorizer/X86/
pr16571.ll 6 define hidden fastcc void @"System.PrimitiveTypesParser.TryParseIEEE754<char>(char*,uint,double&)"() unnamed_addr {
  /external/llvm/test/tools/gold/X86/
thinlto_alias.ll 21 ; OPT: define hidden void @weakfunc.llvm.0()
  /external/mesa3d/src/mesa/x86/
mmx_blendtmp.h 16 HIDDEN( TAG(_mesa_mmx_blend) )
  /external/python/cpython2/Demo/pdist/
rcsclient.py 13 # environment or from a hidden file in the current directory
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowDevicePolicyManager.java 90 public void setApplicationHidden(ComponentName admin, String packageName, boolean hidden) {
92 if (hidden) {
106 /** Returns {@code true} if the given {@code packageName} was ever hidden. */
273 * Android framework has a hidden API for getting the organization name for device owner since
  /external/selinux/libsemanage/src/
ibendport_record.c 42 hidden int semanage_ibendport_compare2_qsort(const semanage_ibendport_t **ibendport,
  /external/selinux/libsepol/src/
debug.h 65 extern void hidden sepol_msg_default_handler(void *varg,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopUnrollPass.cpp 31 UnrollThreshold("unroll-threshold", cl::init(150), cl::Hidden,
35 UnrollCount("unroll-count", cl::init(0), cl::Hidden,
39 UnrollAllowPartial("unroll-allow-partial", cl::init(false), cl::Hidden,
45 NoSCEVUnroll("disable-unroll-scev", cl::init(false), cl::Hidden,

Completed in 911 milliseconds

<<81828384858687888990>>