/frameworks/opt/net/wifi/service/ |
Android.mk | 17 ifneq ($(TARGET_BUILD_PDK), true)
|
/hardware/qcom/media/mm-core/ |
Android.mk | 1 ifneq ($(BUILD_TINY_ANDROID),true)
|
/ndk/build/core/ |
setup-abi.mk | 46 TARGET_PIE := true
|
/ndk/toolchains/llvm-3.5/ |
setup.mk | 105 UNKNOWN_ABI_64 := true 119 UNKNOWN_ABI_64 := true 133 UNKNOWN_ABI_64 := true 229 UNKNOWN_ABI_64 := true
|
/prebuilts/devtools/tools/ |
lint.bat | 57 call "%java_exe%" %java_debug% -Xmx512m "-Dcom.android.tools.lint.bindir=%prog_dir%" "-Dcom.android.tools.lint.workdir=%work_dir%" -Djava.awt.headless=true -classpath "%jarpath%" com.android.tools.lint.Main %*
|
/sdk/templates/docs/ |
prettify.js | 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"], 19 H=[G,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"],w=[w,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],I=[v,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"], 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+ 23 /^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);k(x([],[["atv",/^[\S\s]+/]]),["uq.val"]);k(u({keywords:F,hashComments:!0,cStyleComments:!0,types:K}),["c","cc","cpp","cxx","cyc","m"]);k(u({keywords:"null,true,false"}),["json"]);k(u({keywords:H,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:K}),["cs"]);k(u({keywords:G,cStyleComments:!0}),["java"]);k(u({keywords:v,hashComments:!0,multiLineStrings:!0}),["bsh","csh","sh"]);k(u({keywords:I,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}), 24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
|
/build/tools/droiddoc/templates-pdk/assets/ |
search_autocomplete.js | 68 gInitialized = true; 116 return true; 157 return true; // allow the event to bubble up to the search api
|
/external/doclava/res/assets/templates/assets/ |
search_autocomplete.js | 68 gInitialized = true; 116 return true; 157 return true; // allow the event to bubble up to the search api
|
/external/llvm/bindings/ocaml/target/ |
llvm_target.mli | 170 (** Returns [true] if the target has a JIT. *) 173 (** Returns [true] if the target has a target machine associated. *) 176 (** Returns [true] if the target has an ASM backend (required for
|
/external/lzma/CS/7zip/Compress/LZ/ |
LzBinTree.cs | 20 bool HASH_ARRAY = true;
202 while(true)
297 while (true)
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
LzmaBench.cs | 128 public override bool CanWrite { get { return true; } }
323 PrintResults(dictionarySize, decodeTime, kBufferSize, true, (ulong)compressedSize);
335 kBufferSize * (UInt64)numIterations, true, totalCompressedSize);
|
/external/owasp/sanitizer/tools/findbugs/bin/ |
findbugs.bat | 163 set debugArg=-Dfindbugs.debug=true
190 if "%firstArg%"=="-conserveSpace" set conserveSpaceArg=-Dfindbugs.conserveSpace=true
193 if "%firstArg%"=="-workHard" set workHardArg=-Dfindbugs.workHard=true
|
/external/v8/src/ |
promise.js | 334 if (queue[i] != PromiseIdRejectHandler) return true; 335 if (PromiseHasRejectHandlerRecursive(queue[i + 1].promise)) return true; 342 SET_PRIVATE(this, promiseDebug, true);
|
object-observe.js | 134 TypeMapAddType(typeMap, typeList[i], true); 145 return true; 152 return true; 292 return true; 615 return true;
|
array.js | 97 return true; 186 if (IS_BOOLEAN(x)) return x ? 'true' : 'false'; 418 Delete(array, ToName(n), true); 878 while (true) { 1052 // points to one past the last defined element. Make this true if [all...] |
/external/v8/test/mjsunit/ |
apply.js | 136 caught = true; 152 return true; 154 return true;
|
string-replace.js | 188 replaceTest("string true", "string x", /x/g, function() { return true; }); 226 toString: function() { side_effect_flag = true; return "x" }
|
string-slices.js | 44 assertEquals(s1, s.substr(true)); 64 assertEquals('a', s.substr(0, true)); 201 externalizeString(a, true);
|
/external/v8/test/webkit/fast/js/kde/ |
exception_propagation.js | 267 var_assign_before_throw_run = true; 273 var_assign_after_throw_run = true; 284 shouldBe("var_assign_before_throw_run","true");
|
/external/v8/test/webkit/ |
preventExtensions.js | 79 inextensible.prototype.prototypeExists = true; 80 sealed.prototype.prototypeExists = true; 81 frozen.prototype.prototypeExists = true;
|
/external/webrtc/src/modules/audio_processing/test/ |
apmtest.m | 27 % Set to true to run old VQE recordings. 109 simulateMode = true; 346 are_equal = true;
|
/external/zlib/src/contrib/pascal/ |
zlibpas.pas | 51 text: Integer; (* true if compressed data believed to be text *) 62 hcrc: Integer; (* true if there was or will be a header crc *) 63 done: Integer; (* true when done reading gzip header *)
|
/external/v8/test/mjsunit/harmony/ |
proxies-example-membrane.js | 38 if (desc !== undefined) desc.configurable = true; 44 if (desc !== undefined) desc.configurable = true; 76 return true; 114 var enabled = true; 196 enable: function() { enabled = true; },
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
raytrace.js | 395 this.hasTexture = true; 437 info.isHit = true; 488 info.isHit = true; 883 var renderDiffuse = true; // $F('renderDiffuse'); 884 var renderShadows = true; // $F('renderShadows'); 885 var renderHighlights = true; // $F('renderHighlights'); 886 var renderReflections = true; // $F('renderReflections');
|
/external/v8/benchmarks/ |
raytrace.js | 395 this.hasTexture = true; 437 info.isHit = true; 488 info.isHit = true; 883 var renderDiffuse = true; // $F('renderDiffuse'); 884 var renderShadows = true; // $F('renderShadows'); 885 var renderHighlights = true; // $F('renderHighlights'); 886 var renderReflections = true; // $F('renderReflections');
|