HomeSort by relevance Sort by last modified time
    Searched refs:json (Results 1151 - 1175 of 1255) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js     [all...]
  /external/chromium_org/ui/compositor/
layer_unittest.cc 11 #include "base/json/json_reader.h"
652 std::string json; local
653 debug_info->AppendAsTraceFormat(&json);
655 scoped_ptr<base::Value> debug_info_value(json_reader.ReadToValue(json));
    [all...]
  /external/jsoncpp/src/test_lib_json/
main.cpp 6 #include <json/config.h>
7 #include <json/json.h>
12 #define kint32max Json::Value::maxInt
13 #define kint32min Json::Value::minInt
14 #define kuint32max Json::Value::maxUInt
15 #define kint64max Json::Value::maxInt64
16 #define kint64min Json::Value::minInt64
17 #define kuint64max Json::Value::maxUInt64
27 // Json Library test case
    [all...]
  /external/chromium_org/chrome/browser/
browser_keyevents_browsertest.cc 119 if (dom_op_details->json == "\"FINISHED\"") {
    [all...]
  /external/chromium_org/chrome/browser/devtools/device/
port_forwarding_controller.cc 283 bool ProcessResponse(const std::string& json);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
command_store.js 16 * programmatic name and fill in each of the relevant JSON keys.
22 * 3. Add a key binding in chromevox/background/keymaps/classic_keymap.json and
23 * chromevox/background/keymaps/flat_keymap.json.
26 * This class is entirely static and holds a JSON structure that stores
chromevox_json.js 9 * @fileoverview A simple wrapper around the JSON APIs.
10 * If it is possible to use the browser's built in native JSON, then
11 * cvox.ChromeVoxJSON is the same as JSON.
12 * If the page has its own version of JSON, cvox.ChromeVoxJSON will use its
13 * own implementation (rather than the version of JSON on the page
24 if (window.JSON && window.JSON.toString() == '[object JSON]') {
25 cvox.ChromeVoxJSON = window.JSON;
28 * JSON implementation renamed to cvox.ChromeVoxJSON
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/js/
jquery-1.4.1.min.js 28 return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
    [all...]
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc 856 delegate_->CommandReceived(details.json);
    [all...]
  /external/chromium_org/extensions/renderer/resources/
json_schema.js 11 // This file contains a class that implements a subset of JSON Schema.
12 // See: http://www.json.com/json-schema-proposal/ for more details.
14 // The following features of JSON Schema are not implemented:
31 // There are also these departures from the JSON Schema proposal:
123 * Classifies a value as one of the JSON schema primitive types. Note that we
467 // JSON serialization encodes them as 'null'. Re-evaluate supporting
  /external/chromium_org/native_client_sdk/src/tools/
nacl_gcc.mk 504 # This script fixes the manifest.json file for this App to point to:
512 MANIFEST_JSON ?= manifest.json
  /external/fio/
Makefile 35 cconv.c lib/prio_tree.c json.c lib/zipf.c lib/axmap.c \
  /external/jsoncpp/src/lib_json/
json_writer.cpp 7 # include <json/writer.h>
21 namespace Json {
159 // Even though \/ is considered a legal escape in JSON, a bare
835 Json::StyledStreamWriter writer;
841 } // namespace Json
  /libcore/json/src/test/java/org/json/
JSONArrayTest.java 17 package org.json;
26 * This black box test was written without inspecting the non-free org.json sourcecode.
JSONTokenerTest.java 17 package org.json;
23 * This black box test was written without inspecting the non-free org.json sourcecode.
334 assertEquals("The character " + name + " is not whitespace according to the JSON spec.",
401 // JSON requires 4 hex characters after a unicode escape
  /build/tools/droiddoc/templates-ds/assets/js/
prettify.js 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}),
  /build/tools/droiddoc/templates-sac/assets/js/
prettify.js 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}),
  /build/tools/droiddoc/templates-sdk/assets/js/
prettify.js 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}),
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
prettify.js 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}),
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter_unittest.cc 7 #include "base/json/json_string_value_serializer.h"
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/static/js/
prettify.js 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}),
  /external/chromium_org/v8/test/mjsunit/harmony/
debug-blockscopes.js 102 var json;
105 var response = JSON.parse(response_json);
172 var response = JSON.parse(response_json);
  /external/chromium_org/v8/tools/push-to-trunk/
test_scripts.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /external/okhttp/website/static/
prettify.js 23 ["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css",/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);p(C([],[["atv",/^[\S\s]+/]]),["uq.val"]);p(v({keywords:M,hashComments:!0,cStyleComments:!0,types:R}),["c","cc","cpp","cxx","cyc","m"]);p(v({keywords:"null,true,false"}),["json"]);p(v({keywords:O,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:R}),

Completed in 1864 milliseconds

<<41424344454647484950>>