HomeSort by relevance Sort by last modified time
    Searched refs:DECLARE (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/lib/ss/
requests.c 19 #define DECLARE(name) void name(int argc,const char * const *argv, \
  /external/v8/test/cctest/
test-decls.cc 370 DECLARE,
375 AppearingPropertyContext() : state_(DECLARE) { }
380 case DECLARE:
454 DECLARE,
460 ReappearingPropertyContext() : state_(DECLARE) { }
465 case DECLARE:
  /external/chromium_org/v8/test/cctest/
test-decls.cc 394 DECLARE,
399 AppearingPropertyContext() : state_(DECLARE) { }
404 case DECLARE:
478 DECLARE,
484 ReappearingPropertyContext() : state_(DECLARE) { }
489 case DECLARE:
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
handlebars-1.0.0.beta.6.js 749 if(opcode === 'DECLARE') {
752 out.push("DECLARE " + name + " = " + value);
854 this.declare('inverse', inverseGuid);
858 this.declare('inverse', null);
867 this.declare('inverse', programGuid);
870 this.declare('inverse', null);
971 declare: function(name, value) {
972 this.opcodes.push('DECLARE');
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 996 milliseconds