code              370 android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java             TestAwContentsClient viewClient, final String code) throws Exception {
code              373 android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java                 code);
code               64 android_webview/javatests/src/org/chromium/android_webview/test/util/JSUtils.java             final String code) throws Exception {
code               69 android_webview/javatests/src/org/chromium/android_webview/test/util/JSUtils.java                         awContents.getContentViewCore(), code);
code               34 ash/sticky_keys/sticky_keys_overlay_unittest.cc   void PressAndReleaseKey(ui::KeyboardCode code) {
code               35 ash/sticky_keys/sticky_keys_overlay_unittest.cc     SendKeyEvent(ui::ET_KEY_PRESSED, code);
code               36 ash/sticky_keys/sticky_keys_overlay_unittest.cc     SendKeyEvent(ui::ET_KEY_RELEASED, code);
code               39 ash/sticky_keys/sticky_keys_overlay_unittest.cc   void SendKeyEvent(ui::EventType type, ui::KeyboardCode code) {
code               40 ash/sticky_keys/sticky_keys_overlay_unittest.cc     ui::KeyEvent event(type, code, 0, false);
code              166 ash/sticky_keys/sticky_keys_unittest.cc   ui::KeyEvent* GenerateKey(bool is_key_press, ui::KeyboardCode code) {
code              169 ash/sticky_keys/sticky_keys_unittest.cc         code,
code              238 ash/sticky_keys/sticky_keys_unittest.cc       bool is_key_press, ui::KeyboardCode code) {
code              241 ash/sticky_keys/sticky_keys_unittest.cc         code, 0, true);
code               55 base/compiler_specific.h #define NON_EXPORTED_BASE(code) MSVC_SUPPRESS_WARNING(4275) \
code               56 base/compiler_specific.h                                 code
code               66 base/compiler_specific.h #define NON_EXPORTED_BASE(code) code
code              947 base/json/json_parser.cc void JSONParser::ReportError(JSONReader::JsonParseError code,
code              949 base/json/json_parser.cc   error_code_ = code;
code              219 base/json/json_parser.h   void ReportError(JSONReader::JsonParseError code, int column_adjust);
code              461 base/message_loop/message_loop_unittest.cc LRESULT CALLBACK MsgFilterProc(int code, WPARAM wparam, LPARAM lparam) {
code              462 base/message_loop/message_loop_unittest.cc   if (code == MessagePumpForUI::kMessageFilterCode) {
code               56 base/native_library.h   NativeLibraryLoadError() : code(0) {}
code               63 base/native_library.h   DWORD code;
code               41 base/native_library_win.cc     error->code = GetLastError();
code               53 base/native_library_win.cc   return StringPrintf("%u", code);
code               32 base/process/process_win.cc   typedef UINT (WINAPI *TerminateProcessPtr)(HANDLE handle, UINT code);
code               60 chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java         State(int code, int message) {
code               61 chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java             mCode = code;
code               65 chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java         public static State fromCode(int code) {
code               67 chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java                 if (state.mCode == code) {
code               71 chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java             throw new IllegalArgumentException("No state for code: " + code);
code               81 chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java     GoogleServiceAuthError(int code) {
code               82 chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java         mState = State.fromCode(code);
code              133 chrome/browser/chromeos/accessibility/accessibility_manager.cc       params.code = data;
code              172 chrome/browser/chromeos/accessibility/accessibility_manager.cc     params.code = "window.INJECTED_AFTER_LOAD = true;";
code              710 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     google_apis::GDataErrorCode code,
code              221 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   void OnAccessTokenFetched(google_apis::GDataErrorCode code,
code              349 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc     google_apis::GDataErrorCode code,
code              353 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc   if (code == google_apis::HTTP_SUCCESS) {
code              364 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc                   google_apis::GDataErrorCodeToString(code).c_str());
code              137 chrome/browser/chromeos/extensions/file_manager/private_api_misc.h   void OnAccessTokenFetched(google_apis::GDataErrorCode code,
code              241 chrome/browser/chromeos/input_method/input_method_engine.cc         conv->CodeToNativeKeycode(event.code.c_str());
code              245 chrome/browser/chromeos/input_method/input_method_engine.cc     const std::string code = event.code;
code              252 chrome/browser/chromeos/input_method/input_method_engine.cc     ui::KeyEvent ui_event(type, key_code, code, flags, false /* is_char */);
code              531 chrome/browser/chromeos/input_method/input_method_engine.cc   ext_event->code = event.code();
code               32 chrome/browser/chromeos/input_method/input_method_engine_interface.h     std::string code;
code               43 chrome/browser/chromeos/login/language_list.h     LocaleData(const base::string16& name, const std::string& code)
code               44 chrome/browser/chromeos/login/language_list.h         : native_name(name), locale_code(code) {}
code              367 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc     ManagedUserCreationController::ErrorCode code) {
code              373 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc   switch (code) {
code               92 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.h   virtual void OnCreationError(ManagedUserCreationController::ErrorCode code)
code               45 chrome/browser/chromeos/login/managed/managed_user_creation_controller.h     virtual void OnCreationError(ErrorCode code) = 0;
code              233 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc   ErrorCode code = NO_ERROR;
code              236 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc       code = CRYPTOHOME_NO_MOUNT;
code              239 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc       code = CRYPTOHOME_FAILED_MOUNT;
code              242 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc       code = CRYPTOHOME_FAILED_TPM;
code              249 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc     consumer_->OnCreationError(code);
code              173 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc   ErrorCode code = NO_ERROR;
code              176 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc       code = CRYPTOHOME_NO_MOUNT;
code              179 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc       code = CRYPTOHOME_FAILED_MOUNT;
code              182 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc       code = CRYPTOHOME_FAILED_TPM;
code              188 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc     consumer_->OnCreationError(code);
code               90 chrome/browser/chromeos/mobile/mobile_activator.cc std::string CellularConfigDocument::GetErrorMessage(const std::string& code) {
code               92 chrome/browser/chromeos/mobile/mobile_activator.cc   ErrorMap::iterator iter = error_map_.find(code);
code               94 chrome/browser/chromeos/mobile/mobile_activator.cc     return code;
code             1075 chrome/browser/chromeos/mobile/mobile_activator.cc std::string MobileActivator::GetErrorMessage(const std::string& code) const {
code             1076 chrome/browser/chromeos/mobile/mobile_activator.cc   return cellular_config_->GetErrorMessage(code);
code               37 chrome/browser/chromeos/mobile/mobile_activator.h   std::string GetErrorMessage(const std::string& code);
code              233 chrome/browser/chromeos/mobile/mobile_activator.h   std::string GetErrorMessage(const std::string& code) const;
code               98 chrome/browser/chromeos/timezone/timezone_request.cc void RecordUmaResponseCode(int code) {
code               99 chrome/browser/chromeos/timezone/timezone_request.cc   UMA_HISTOGRAM_SPARSE_SLOWLY("TimeZone.TimeZoneRequest.ResponseCode", code);
code              226 chrome/browser/devtools/devtools_adb_bridge_browsertest.cc   virtual void HttpQueryCallback(const CommandCallback& next, int code,
code              164 chrome/browser/diagnostics/diagnostics_writer.cc     const char* code = "\033[m";
code              167 chrome/browser/diagnostics/diagnostics_writer.cc         code = "\033[1;31m";
code              170 chrome/browser/diagnostics/diagnostics_writer.cc         code = "\033[1;32m";
code              177 chrome/browser/diagnostics/diagnostics_writer.cc     printf("%s", code);
code              991 chrome/browser/download/download_browsertest.cc       << content::TestFileErrorInjector::DebugString(info.error_info.code)
code             1072 chrome/browser/download/download_browsertest.cc     error_info.code = content::TestFileErrorInjector::FILE_OPERATION_WRITE;
code             3191 chrome/browser/download/download_browsertest.cc   error_info.code = content::TestFileErrorInjector::FILE_OPERATION_WRITE;
code              286 chrome/browser/drive/drive_uploader.cc     GDataErrorCode code,
code              293 chrome/browser/drive/drive_uploader.cc   if (code != HTTP_SUCCESS) {
code              294 chrome/browser/drive/drive_uploader.cc     if (code == HTTP_PRECONDITION)
code              295 chrome/browser/drive/drive_uploader.cc       code = HTTP_CONFLICT;  // ETag mismatch.
code              296 chrome/browser/drive/drive_uploader.cc     UploadFailed(upload_file_info.Pass(), code);
code              361 chrome/browser/drive/drive_uploader.cc   if (response.code == HTTP_CREATED || response.code == HTTP_SUCCESS) {
code              381 chrome/browser/drive/drive_uploader.cc   if (response.code == HTTP_PRECONDITION) {
code              389 chrome/browser/drive/drive_uploader.cc   if (response.code != HTTP_RESUME_INCOMPLETE ||
code              392 chrome/browser/drive/drive_uploader.cc         << "UploadNextChunk http code=" << response.code
code              397 chrome/browser/drive/drive_uploader.cc         response.code == HTTP_FORBIDDEN ? GDATA_NO_SPACE : response.code);
code              175 chrome/browser/drive/drive_uploader.h                                 google_apis::GDataErrorCode code,
code             1884 chrome/browser/drive/fake_drive_service_unittest.cc   EXPECT_EQ(GDATA_NO_CONNECTION, response.code);
code             1915 chrome/browser/drive/fake_drive_service_unittest.cc   EXPECT_EQ(HTTP_NOT_FOUND, response.code);
code             1957 chrome/browser/drive/fake_drive_service_unittest.cc   EXPECT_EQ(HTTP_RESUME_INCOMPLETE, response.code);
code             1975 chrome/browser/drive/fake_drive_service_unittest.cc   EXPECT_EQ(HTTP_SUCCESS, response.code);
code             2027 chrome/browser/drive/fake_drive_service_unittest.cc   EXPECT_EQ(HTTP_RESUME_INCOMPLETE, response.code);
code             2045 chrome/browser/drive/fake_drive_service_unittest.cc   EXPECT_EQ(HTTP_CREATED, response.code);
code              271 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc scoped_ptr<KeyEvent> BrailleControllerImpl::MapKeyCode(brlapi_keyCode_t code) {
code              273 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc   if (libbrlapi_loader_.brlapi_expandKeyCode(code, &expanded) != 0) {
code              274 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc     LOG(ERROR) << "Couldn't expand key code " << code;
code              320 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc   brlapi_keyCode_t code;
code              322 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc     int result = connection_->ReadKey(&code);
code              334 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc     scoped_ptr<KeyEvent> event = MapKeyCode(code);
code               64 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h   scoped_ptr<KeyEvent> MapKeyCode(brlapi_keyCode_t code);
code               91 chrome/browser/extensions/api/dial/dial_api.cc void DialAPI::OnDialError(const DialRegistry::DialErrorCode code) {
code               94 chrome/browser/extensions/api/dial/dial_api.cc       base::Bind(&DialAPI::SendErrorOnUIThread, this, code));
code              115 chrome/browser/extensions/api/dial/dial_api.cc void DialAPI::SendErrorOnUIThread(const DialRegistry::DialErrorCode code) {
code              119 chrome/browser/extensions/api/dial/dial_api.cc   switch (code) {
code              121 chrome/browser/extensions/api/dial/dial_api.cc       dial_error.code = api::dial::DIAL_ERROR_CODE_NO_LISTENERS;
code              124 chrome/browser/extensions/api/dial/dial_api.cc       dial_error.code = api::dial::DIAL_ERROR_CODE_NO_VALID_NETWORK_INTERFACES;
code              127 chrome/browser/extensions/api/dial/dial_api.cc       dial_error.code = api::dial::DIAL_ERROR_CODE_CELLULAR_NETWORK;
code              130 chrome/browser/extensions/api/dial/dial_api.cc       dial_error.code = api::dial::DIAL_ERROR_CODE_NETWORK_DISCONNECTED;
code              133 chrome/browser/extensions/api/dial/dial_api.cc       dial_error.code = api::dial::DIAL_ERROR_CODE_SOCKET_ERROR;
code              136 chrome/browser/extensions/api/dial/dial_api.cc       dial_error.code = api::dial::DIAL_ERROR_CODE_UNKNOWN;
code              283 chrome/browser/extensions/api/dial/dial_registry.cc                            const DialService::DialServiceErrorCode& code) {
code              285 chrome/browser/extensions/api/dial/dial_registry.cc   switch (code) {
code               96 chrome/browser/extensions/api/dial/dial_registry.h                        const DialService::DialServiceErrorCode& code) OVERRIDE;
code               77 chrome/browser/extensions/api/dial/dial_service.h                          const DialServiceErrorCode& code) = 0;
code              167 chrome/browser/extensions/api/execute_code_function.cc   if (!details_->code.get() && !details_->file.get()) {
code              171 chrome/browser/extensions/api/execute_code_function.cc   if (details_->code.get() && details_->file.get()) {
code              179 chrome/browser/extensions/api/execute_code_function.cc   if (details_->code.get())
code              180 chrome/browser/extensions/api/execute_code_function.cc     return Execute(*details_->code);
code              193 chrome/browser/extensions/api/input_ime/input_ime_api.cc     key_data_value.code = event.code;
code              551 chrome/browser/extensions/api/input_ime/input_ime_api.cc     event.code = key_data[i]->code;
code               59 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc std::string ErrorToString(SyncStatusCode code) {
code               62 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc       sync_file_system::SyncStatusCodeToString(code),
code               63 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc       static_cast<int>(code));
code              331 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc     ResultCodeToString(ResultCode code) {
code              332 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc   switch (code) {
code              359 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc     ResultCode code) {
code              361 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc       ResultCodeToString(code));
code              141 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   void SetResultCode(ResultCode code);
code              153 chrome/browser/extensions/api/webstore_private/webstore_private_api.h   const char* ResultCodeToString(ResultCode code);
code              114 chrome/browser/extensions/script_executor.cc     const std::string& code,
code              127 chrome/browser/extensions/script_executor.cc   params.code = code;
code               84 chrome/browser/extensions/script_executor.h                      const std::string& code,
code              161 chrome/browser/google/google_update_win.cc   STDMETHOD(OnComplete)(LegacyCompletionCodes code, const TCHAR* text) {
code              162 chrome/browser/google/google_update_win.cc     switch (code) {
code              282 chrome/browser/safe_browsing/malware_details_unittest.cc       EXPECT_EQ(expected->response().firstline().code(),
code              283 chrome/browser/safe_browsing/malware_details_unittest.cc                 resource->response().firstline().code());
code               83 chrome/browser/signin/account_reconcilor_unittest.cc                        net::HttpStatusCode code,
code               85 chrome/browser/signin/account_reconcilor_unittest.cc     url_fetcher_factory_.SetFakeResponse(GURL(url), data, code, status);
code              133 chrome/browser/speech/chrome_speech_recognition_manager_delegate_bubble_ui.cc   switch (error.code) {
code              157 chrome/browser/speech/chrome_speech_recognition_manager_delegate_bubble_ui.cc       NOTREACHED() << "unknown error " << error.code;
code             2135 chrome/browser/sync/profile_sync_service.cc void ProfileSyncService::SyncEvent(SyncEventCodes code) {
code             2136 chrome/browser/sync/profile_sync_service.cc   UMA_HISTOGRAM_ENUMERATION("Sync.EventCodes", code, MAX_SYNC_EVENT_CODE);
code              494 chrome/browser/sync/profile_sync_service.h   static void SyncEvent(SyncEventCodes code);
code               75 chrome/browser/sync_file_system/sync_file_system_service.cc     SyncStatusCode code) {
code               78 chrome/browser/sync_file_system/sync_file_system_service.cc   if (code != SYNC_STATUS_OK &&
code               79 chrome/browser/sync_file_system/sync_file_system_service.cc       code != SYNC_STATUS_UNKNOWN_ORIGIN) {
code              102 chrome/browser/sync_file_system/sync_file_system_service.cc     SyncStatusCode code) {
code              104 chrome/browser/sync_file_system/sync_file_system_service.cc   if (code != SYNC_STATUS_OK)
code              349 chrome/browser/ui/cocoa/browser_window_controller.h          returnCode:(NSInteger)code
code              211 chrome/browser/ui/prefs/prefs_tab_helper.cc   int32 code = u_getPropertyValueEnum(UCHAR_SCRIPT, scriptName);
code              212 chrome/browser/ui/prefs/prefs_tab_helper.cc   DCHECK(code >= 0 && code < USCRIPT_CODE_LIMIT);
code              213 chrome/browser/ui/prefs/prefs_tab_helper.cc   return static_cast<UScriptCode>(code);
code              251 chrome/browser/ui/prefs/prefs_tab_helper.cc   UScriptCode code = USCRIPT_INVALID_CODE;
code              253 chrome/browser/ui/prefs/prefs_tab_helper.cc   uscript_getCode(locale.c_str(), &code, 1, &err);
code              258 chrome/browser/ui/prefs/prefs_tab_helper.cc     code = USCRIPT_INVALID_CODE;
code              259 chrome/browser/ui/prefs/prefs_tab_helper.cc   return GetScriptForFontPrefMatching(code);
code             1454 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc     const char code[] =
code             1458 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc     frame->ExecuteJavaScript(base::ASCIIToUTF16(code));
code             1465 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc     const char code[] = "var gWindowOnLoad = window.onload; "
code             1469 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc     frame->ExecuteJavaScript(base::ASCIIToUTF16(code));
code             1728 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   std::string code;
code             1729 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   code += "document.getElementById('Email').value = '" + test_user_ + "';";
code             1730 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   code += "document.getElementById('Passwd').value = '" + test_pass_ + "';";
code             1731 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   code += "document.getElementById('signIn').click();";
code             1735 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   frame->ExecuteJavaScript(base::ASCIIToUTF16(code));
code              159 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc               const std::string& code,
code              162 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc           code_(code),
code              209 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   void EnterCode(const std::string& code, SimUnlockCode code_type);
code              225 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   void HandleEnterCode(SimUnlockCode code_type, const std::string& code);
code              470 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc void SimUnlockHandler::EnterCode(const std::string& code,
code              487 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc             code);
code              493 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc         ChangePin(code, new_pin_);
code              495 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc         EnterPin(code);
code              500 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc       UnblockPin(code, new_pin_);
code              649 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc                                        const std::string& code) {
code              650 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   scoped_refptr<TaskProxy> task = new TaskProxy(AsWeakPtr(), code, code_type);
code              160 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc     std::string code;
code              161 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc     ASSERT_TRUE(dict->GetString("code", &code));
code              162 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc     EXPECT_NE("is", code)
code              186 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc     ASSERT_TRUE(dict->GetString("code", &code));                           \
code              187 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc     EXPECT_EQ(value, code) << "Wrong language code at index " << i << "."; \
code              201 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc   std::string code;
code              205 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc     ASSERT_TRUE(dict->GetString("code", &code));
code              206 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler_unittest.cc     EXPECT_NE("is", code)
code               63 chrome/installer/util/html_dialog_impl.cc   static LRESULT CALLBACK MsgFilter(int code, WPARAM wParam, LPARAM lParam);
code               85 chrome/installer/util/html_dialog_impl.cc LRESULT HTMLDialogWin::MsgFilter(int code, WPARAM wParam, LPARAM lParam) {
code               98 chrome/installer/util/html_dialog_impl.cc   return ::CallNextHookEx(hook_, code, wParam, lParam);
code               14 chrome/renderer/extensions/messaging_utils_unittest.cc   void RegisterTestModule(const char* code) {
code               20 chrome/renderer/extensions/messaging_utils_unittest.cc         "%s", code));
code              347 chrome/renderer/extensions/module_system.cc void ModuleSystem::RunString(const std::string& code, const std::string& name) {
code              349 chrome/renderer/extensions/module_system.cc   RunString(v8::String::NewFromUtf8(GetIsolate(), code.c_str()),
code              478 chrome/renderer/extensions/module_system.cc v8::Handle<v8::Value> ModuleSystem::RunString(v8::Handle<v8::String> code,
code              492 chrome/renderer/extensions/module_system.cc       v8::Script::Compile(code,
code               82 chrome/renderer/extensions/module_system.h   v8::Handle<v8::Value> RunString(v8::Handle<v8::String> code,
code              111 chrome/renderer/extensions/module_system.h   void RunString(const std::string& code, const std::string& name);
code              207 chrome/renderer/extensions/user_script_scheduler.cc       WebScriptSource source(WebString::fromUTF8(params.code), params.file_url);
code              247 chrome/renderer/extensions/user_script_scheduler.cc           WebString::fromUTF8(params.code));
code              340 chrome/renderer/searchbox/searchbox_extension.cc   explicit SearchBoxExtensionWrapper(const base::StringPiece& code);
code              537 chrome/renderer/searchbox/searchbox_extension.cc     const base::StringPiece& code)
code              538 chrome/renderer/searchbox/searchbox_extension.cc     : v8::Extension(kSearchBoxExtensionName, code.data(), 0, 0, code.size()) {
code              248 chrome/renderer/spellchecker/spellcheck_provider.cc     uint32 code = 0;
code              249 chrome/renderer/spellchecker/spellcheck_provider.cc     U16_NEXT(data, index, length, code);
code              251 chrome/renderer/spellchecker/spellcheck_provider.cc     if (uscript_getScript(code, &error) != USCRIPT_COMMON)
code              327 chrome/renderer/spellchecker/spellcheck_provider.cc     int code = 0;
code              329 chrome/renderer/spellchecker/spellcheck_provider.cc     U16_PREV(text.data(), 0, length, code);
code              331 chrome/renderer/spellchecker/spellcheck_provider.cc     if (uscript_getScript(code, &error) != USCRIPT_COMMON) {
code              119 chrome/renderer/translate/translate_helper.h   static void ConvertLanguageCodeSynonym(std::string* code);
code               66 chrome/renderer/translate/translate_script_browsertest.cc std::string GenerateSetCallbackErrorCodeScript(int code) {
code               67 chrome/renderer/translate/translate_script_browsertest.cc   return base::StringPrintf("%s%d", kSetCallbackErrorCode, code);
code              160 chrome/test/base/module_system_test.cc                                       const std::string& code) {
code              161 chrome/test/base/module_system_test.cc   source_map_->RegisterModule(name, code);
code              166 chrome/test/base/module_system_test.cc   const std::string& code = ResourceBundle::GetSharedInstance().
code              168 chrome/test/base/module_system_test.cc   source_map_->RegisterModule(name, code);
code              172 chrome/test/base/module_system_test.cc                                              const std::string& code) {
code              173 chrome/test/base/module_system_test.cc   RegisterModule(name, code);
code               37 chrome/test/base/module_system_test.h   void RegisterModule(const std::string& name, const std::string& code);
code               45 chrome/test/base/module_system_test.h   void OverrideNativeHandler(const std::string& name, const std::string& code);
code               36 chrome/test/chromedriver/alert_commands.cc   if (status.IsError() && status.code() != kUnexpectedAlertOpen)
code               27 chrome/test/chromedriver/chrome/automation_extension.cc     return Status(status.code(), "cannot take screenshot", status);
code              147 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params1).code());
code              149 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.gaga", params1).code());
code              153 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params2).code());
code              157 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params3).code());
code              161 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params4).code());
code              165 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params5).code());
code              169 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params6).code());
code              173 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params7).code());
code              177 chrome/test/chromedriver/chrome/console_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.messageAdded", params8).code());
code              109 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              112 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.SendCommand("method", params).code());
code              120 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              125 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, status.code());
code              170 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kDisconnected, client.ConnectIfNecessary().code());
code              215 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              261 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              469 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              481 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              492 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              503 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              517 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              610 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              613 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, status.code());
code              622 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              625 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kTimeout, status.code());
code              634 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              637 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kUnknownError, status.code());
code              646 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              649 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kUnknownError, status.code());
code              658 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              661 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kUnknownError, status.code());
code              670 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              801 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              803 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   EXPECT_EQ(kOk, client.SendCommand("Runtime.execute", params).code());
code              817 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              818 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   EXPECT_EQ(kOk, client.HandleReceivedEvents().code());
code              921 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   EXPECT_EQ(kOk, client.SendCommand("method", params).code());
code              967 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              972 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kDisconnected, client.SendCommand("method", params).code());
code              974 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kDisconnected, client.HandleReceivedEvents().code());
code              976 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.ConnectIfNecessary().code());
code              979 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.SendCommand("method", params).code());
code             1029 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc       EXPECT_EQ(kUnexpectedAlertOpen, status.code());
code             1031 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc       EXPECT_EQ(kOk, status.code());
code             1058 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc             client.SendCommand("first", params).code());
code             1096 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.HandleReceivedEvents().code());
code             1126 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   EXPECT_EQ(kOk, client->HandleReceivedEvents().code());
code             1144 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc   ASSERT_EQ(kOk, client.SendCommand("cmd", params).code());
code               86 chrome/test/chromedriver/chrome/devtools_http_client.cc     if (status.code() != kChromeNotReachable ||
code              158 chrome/test/chromedriver/chrome/devtools_http_client.cc     if (status.code() == kChromeNotReachable)
code              241 chrome/test/chromedriver/chrome/devtools_http_client.cc     if (status.IsError() && status.code() != kDisconnected)
code              250 chrome/test/chromedriver/chrome/devtools_http_client.cc     if (status.IsError() && status.code() != kDisconnected)
code               64 chrome/test/chromedriver/chrome/dom_tracker_unittest.cc   ASSERT_EQ(kOk, tracker.OnEvent(&client, "DOM.setChildNodes", params).code());
code               71 chrome/test/chromedriver/chrome/dom_tracker_unittest.cc             tracker.OnEvent(&client, "DOM.documentUpdated", params).code());
code               84 chrome/test/chromedriver/chrome/dom_tracker_unittest.cc             tracker.OnEvent(&client, "DOM.childNodeInserted", params).code());
code               92 chrome/test/chromedriver/chrome/dom_tracker_unittest.cc             tracker.OnEvent(&client, "DOM.childNodeInserted", params).code());
code               26 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc                 .code());
code               28 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc             tracker.GetContextIdForFrame("foo", &context_id).code());
code               36 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc             tracker.OnEvent(&client, "Page.frameNavigated", nav_params).code());
code               40 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc             tracker.OnEvent(&client, "Page.frameNavigated", nav_params).code());
code               42 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc             tracker.GetContextIdForFrame("f", &context_id).code());
code               54 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc                 .code());
code               62 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc                 .code());
code               90 chrome/test/chromedriver/chrome/geolocation_override_manager_unittest.cc   ASSERT_EQ(kOk, manager.OnConnected(&client).code());
code               95 chrome/test/chromedriver/chrome/geolocation_override_manager_unittest.cc   ASSERT_EQ(kOk, manager.OnConnected(&client).code());
code              107 chrome/test/chromedriver/chrome/geolocation_override_manager_unittest.cc                 .code());
code              115 chrome/test/chromedriver/chrome/geolocation_override_manager_unittest.cc                 .code());
code              124 chrome/test/chromedriver/chrome/geolocation_override_manager_unittest.cc       manager.OnEvent(&client, "Page.frameNavigated", sub_frame_params).code());
code               83 chrome/test/chromedriver/chrome/heap_snapshot_taker_unittest.cc   ASSERT_EQ(kOk, status.code());
code               19 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.GetDialogMessage(&message).code());
code               22 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.HandleDialog(false, NULL).code());
code               56 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogOpening", params).code());
code               58 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.HandleDialog(false, &given_text).code());
code               72 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogOpening", params).code());
code               73 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.HandleDialog(false, NULL).code());
code               85 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogOpening", params).code());
code               88 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.GetDialogMessage(&message).code());
code               93 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.GetDialogMessage(&message).code());
code               94 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.HandleDialog(false, NULL).code());
code              141 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.GetDialogMessage(&message).code());
code              145 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogOpening", params).code());
code              147 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.GetDialogMessage(&message).code());
code              151 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.HandleDialog(false, NULL).code());
code              153 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.GetDialogMessage(&message).code());
code              154 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.HandleDialog(false, NULL).code());
code              164 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogOpening", params).code());
code              168 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogOpening", params).code());
code              171 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.GetDialogMessage(&message).code());
code              175 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.HandleDialog(false, NULL).code());
code              177 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.GetDialogMessage(&message).code());
code              181 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.HandleDialog(false, NULL).code());
code              183 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.GetDialogMessage(&message).code());
code              184 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.HandleDialog(false, NULL).code());
code              194 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.GetDialogMessage(&message).code());
code              198 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogOpening", params).code());
code              200 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kOk, manager.GetDialogMessage(&message).code());
code              205 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc       manager.OnEvent(&client, "Page.javascriptDialogClosing", params).code());
code              207 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.GetDialogMessage(&message).code());
code              208 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   ASSERT_EQ(kNoAlertOpen, manager.HandleDialog(false, NULL).code());
code               27 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   ASSERT_EQ(kOk, tracker->IsPendingNavigation(frame_id, &is_pending).code());
code               39 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStartedLoading", params).code());
code               42 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStoppedLoading", params).code());
code               53 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStartedLoading", params).code());
code               57 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStartedLoading", params).code());
code               61 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStoppedLoading", params).code());
code               73 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStartedLoading", params).code());
code               77 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStartedLoading", params).code());
code               81 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStoppedLoading", params).code());
code               85 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStoppedLoading", params).code());
code               89 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStoppedLoading", params).code());
code               93 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStartedLoading", params).code());
code              110 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc           &client, "Page.frameScheduledNavigation", params_scheduled).code());
code              113 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStartedLoading", params).code());
code              118 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc           .code());
code              121 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       kOk, tracker.OnEvent(&client, "Page.frameStoppedLoading", params).code());
code              135 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc           &client, "Page.frameScheduledNavigation", params_scheduled).code());
code              151 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc           &client, "Page.frameScheduledNavigation", params_scheduled).code());
code              156 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc           .code());
code              170 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc           &client, "Page.frameScheduledNavigation", params_scheduled).code());
code              184 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc           &client, "Page.frameScheduledNavigation", params_scheduled).code());
code              191 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       tracker.OnEvent(&client, "Page.frameNavigated", params_navigated).code());
code              196 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc       tracker.OnEvent(&client, "Page.frameNavigated", params_navigated).code());
code              222 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc             tracker.IsPendingNavigation("f", &is_pending).code());
code              157 chrome/test/chromedriver/chrome/performance_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Network.gaga").code());
code              158 chrome/test/chromedriver/chrome/performance_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Page.ulala").code());
code              160 chrome/test/chromedriver/chrome/performance_logger_unittest.cc   ASSERT_EQ(kOk, client.TriggerEvent("Console.bad").code());
code              184 chrome/test/chromedriver/chrome/performance_logger_unittest.cc   ASSERT_EQ(kOk, client1.TriggerEvent("Page.gaga1").code());
code              185 chrome/test/chromedriver/chrome/performance_logger_unittest.cc   ASSERT_EQ(kOk, client2.TriggerEvent("Timeline.gaga2").code());
code               12 chrome/test/chromedriver/chrome/status.cc const char* DefaultMessageForStatusCode(StatusCode code) {
code               13 chrome/test/chromedriver/chrome/status.cc   switch (code) {
code               69 chrome/test/chromedriver/chrome/status.cc Status::Status(StatusCode code)
code               70 chrome/test/chromedriver/chrome/status.cc     : code_(code), msg_(DefaultMessageForStatusCode(code)) {}
code               72 chrome/test/chromedriver/chrome/status.cc Status::Status(StatusCode code, const std::string& details)
code               73 chrome/test/chromedriver/chrome/status.cc     : code_(code),
code               74 chrome/test/chromedriver/chrome/status.cc       msg_(DefaultMessageForStatusCode(code) + std::string(": ") + details) {
code               77 chrome/test/chromedriver/chrome/status.cc Status::Status(StatusCode code, const Status& cause)
code               78 chrome/test/chromedriver/chrome/status.cc     : code_(code),
code               79 chrome/test/chromedriver/chrome/status.cc       msg_(DefaultMessageForStatusCode(code) + std::string("\nfrom ") +
code               82 chrome/test/chromedriver/chrome/status.cc Status::Status(StatusCode code,
code               85 chrome/test/chromedriver/chrome/status.cc     : code_(code),
code               86 chrome/test/chromedriver/chrome/status.cc       msg_(DefaultMessageForStatusCode(code) + std::string(": ") + details +
code               42 chrome/test/chromedriver/chrome/status.h   explicit Status(StatusCode code);
code               43 chrome/test/chromedriver/chrome/status.h   Status(StatusCode code, const std::string& details);
code               44 chrome/test/chromedriver/chrome/status.h   Status(StatusCode code, const Status& cause);
code               45 chrome/test/chromedriver/chrome/status.h   Status(StatusCode code, const std::string& details, const Status& cause);
code               53 chrome/test/chromedriver/chrome/status.h   StatusCode code() const;
code               12 chrome/test/chromedriver/chrome/status_unittest.cc   ASSERT_EQ(kOk, ok.code());
code               20 chrome/test/chromedriver/chrome/status_unittest.cc   ASSERT_EQ(kUnknownCommand, error.code());
code               28 chrome/test/chromedriver/chrome/status_unittest.cc   ASSERT_EQ(kUnknownError, error.code());
code               40 chrome/test/chromedriver/chrome/status_unittest.cc   ASSERT_EQ(kUnknownCommand, error.code());
code              340 chrome/test/chromedriver/chrome/web_view_impl.cc   if (status.code() == kTimeout && stop_load_on_timeout) {
code              460 chrome/test/chromedriver/chrome/web_view_impl.cc       if (status.code() == kNoSuchFrame)
code               76 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   ASSERT_EQ(kUnknownError, status.code());
code               88 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   ASSERT_EQ(kUnknownError, status.code());
code              143 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   ASSERT_EQ(kOk, status.code());
code              157 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   ASSERT_EQ(kOk, status.code());
code              194 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   ASSERT_NE(kOk, internal::ParseCallFunctionResult(value, &result).code());
code              203 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   ASSERT_EQ(kOk, status.code());
code              215 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   ASSERT_EQ(1, status.code());
code              632 chrome/test/chromedriver/chrome_launcher.cc   int code;
code              635 chrome/test/chromedriver/chrome_launcher.cc           template_string, 0, &code, &error_msg));
code               64 chrome/test/chromedriver/chrome_launcher_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              146 chrome/test/chromedriver/chrome_launcher_unittest.cc   ASSERT_EQ(kOk, status.code());
code              176 chrome/test/chromedriver/chrome_launcher_unittest.cc   ASSERT_EQ(kOk, status.code());
code              166 chrome/test/chromedriver/commands.cc     } else if (status.code() == kDisconnected) {
code              171 chrome/test/chromedriver/commands.cc       if (status_tmp.IsError() && status_tmp.code() != kChromeNotReachable) {
code               34 chrome/test/chromedriver/commands_unittest.cc   ASSERT_EQ(kOk, status.code());
code               70 chrome/test/chromedriver/commands_unittest.cc   ASSERT_EQ(kOk, status.code());
code              113 chrome/test/chromedriver/commands_unittest.cc   ASSERT_EQ(kOk, status.code());
code              163 chrome/test/chromedriver/commands_unittest.cc   EXPECT_EQ(kNoSuchSession, status.code());
code              170 chrome/test/chromedriver/commands_unittest.cc   EXPECT_EQ(kOk, status.code());
code              207 chrome/test/chromedriver/commands_unittest.cc   EXPECT_EQ(kNoSuchSession, status.code());
code              352 chrome/test/chromedriver/commands_unittest.cc             ExecuteFindElement(1, &session, &web_view, params, &result).code());
code              368 chrome/test/chromedriver/commands_unittest.cc             ExecuteFindElement(1, &session, &web_view, params, &result).code());
code              382 chrome/test/chromedriver/commands_unittest.cc       ExecuteFindElements(1, &session, &web_view, params, &result).code());
code              399 chrome/test/chromedriver/commands_unittest.cc       ExecuteFindElements(1, &session, &web_view, params, &result).code());
code              418 chrome/test/chromedriver/commands_unittest.cc           1, &session, &web_view, element_id, params, &result).code());
code              440 chrome/test/chromedriver/commands_unittest.cc           1, &session, &web_view, element_id, params, &result).code());
code              456 chrome/test/chromedriver/commands_unittest.cc           1, &session, &web_view, element_id, params, &result).code());
code              478 chrome/test/chromedriver/commands_unittest.cc           1, &session, &web_view, element_id, params, &result).code());
code              494 chrome/test/chromedriver/commands_unittest.cc             ExecuteFindElement(1, &session, &web_view, params, &result).code());
code              501 chrome/test/chromedriver/commands_unittest.cc   explicit ErrorCallFunctionWebView(StatusCode code)
code              502 chrome/test/chromedriver/commands_unittest.cc       : StubWebView("1"), code_(code) {}
code              527 chrome/test/chromedriver/commands_unittest.cc             ExecuteFindElement(1, &session, &web_view, params, &value).code());
code              529 chrome/test/chromedriver/commands_unittest.cc             ExecuteFindElements(1, &session, &web_view, params, &value).code());
code              543 chrome/test/chromedriver/commands_unittest.cc           1, &session, &web_view, element_id, params, &result).code());
code              547 chrome/test/chromedriver/commands_unittest.cc           1, &session, &web_view, element_id, params, &result).code());
code               26 chrome/test/chromedriver/key_converter_unittest.cc                                         &modifiers, &events).code());
code               64 chrome/test/chromedriver/key_converter_unittest.cc                                         &modifiers, &events).code());
code               84 chrome/test/chromedriver/key_converter_unittest.cc                                         &modifiers, &events).code());
code              355 chrome/test/chromedriver/key_converter_unittest.cc                                             &modifiers, &events).code())
code              361 chrome/test/chromedriver/key_converter_unittest.cc                                             &modifiers, &events).code())
code               27 chrome/test/chromedriver/keycode_text_conversion_win.cc   int code = ::ToUnicode(key_code, scan_code, keyboard_state, chars, 4, 0);
code               30 chrome/test/chromedriver/keycode_text_conversion_win.cc   if (code <= 0 || (code == 1 && iswcntrl(chars[0])))
code               33 chrome/test/chromedriver/keycode_text_conversion_win.cc     base::WideToUTF8(chars, code, text);
code              148 chrome/test/chromedriver/net/port_server_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              162 chrome/test/chromedriver/net/port_server_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              167 chrome/test/chromedriver/net/port_server_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              181 chrome/test/chromedriver/net/port_server_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              186 chrome/test/chromedriver/net/port_server_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              196 chrome/test/chromedriver/net/port_server_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              209 chrome/test/chromedriver/net/port_server_unittest.cc     ASSERT_EQ(kOk, status.code()) << status.message();
code               89 chrome/test/chromedriver/net/websocket.cc   int code = socket_->Connect(base::Bind(
code               91 chrome/test/chromedriver/net/websocket.cc   if (code != net::ERR_IO_PENDING)
code               92 chrome/test/chromedriver/net/websocket.cc     OnSocketConnect(code);
code              118 chrome/test/chromedriver/net/websocket.cc void WebSocket::OnSocketConnect(int code) {
code              119 chrome/test/chromedriver/net/websocket.cc   if (code != net::OK) {
code              120 chrome/test/chromedriver/net/websocket.cc     Close(code);
code              148 chrome/test/chromedriver/net/websocket.cc void WebSocket::OnWrite(int code) {
code              154 chrome/test/chromedriver/net/websocket.cc   if (code < 0) {
code              155 chrome/test/chromedriver/net/websocket.cc     Close(code);
code              159 chrome/test/chromedriver/net/websocket.cc   write_buffer_->DidConsume(code);
code              172 chrome/test/chromedriver/net/websocket.cc   int code =
code              176 chrome/test/chromedriver/net/websocket.cc   if (code != net::ERR_IO_PENDING)
code              177 chrome/test/chromedriver/net/websocket.cc     OnWrite(code);
code              181 chrome/test/chromedriver/net/websocket.cc   int code =
code              185 chrome/test/chromedriver/net/websocket.cc   if (code != net::ERR_IO_PENDING)
code              186 chrome/test/chromedriver/net/websocket.cc     OnRead(code);
code              189 chrome/test/chromedriver/net/websocket.cc void WebSocket::OnRead(int code) {
code              190 chrome/test/chromedriver/net/websocket.cc   if (code <= 0) {
code              191 chrome/test/chromedriver/net/websocket.cc     Close(code ? code : net::ERR_FAILED);
code              196 chrome/test/chromedriver/net/websocket.cc     OnReadDuringHandshake(read_buffer_->data(), code);
code              198 chrome/test/chromedriver/net/websocket.cc     OnReadDuringOpen(read_buffer_->data(), code);
code              249 chrome/test/chromedriver/net/websocket.cc void WebSocket::InvokeConnectCallback(int code) {
code              253 chrome/test/chromedriver/net/websocket.cc   temp.Run(code);
code              256 chrome/test/chromedriver/net/websocket.cc void WebSocket::Close(int code) {
code              259 chrome/test/chromedriver/net/websocket.cc     InvokeConnectCallback(code);
code               49 chrome/test/chromedriver/net/websocket.h   void OnSocketConnect(int code);
code               52 chrome/test/chromedriver/net/websocket.h   void OnWrite(int code);
code               56 chrome/test/chromedriver/net/websocket.h   void OnRead(int code);
code               60 chrome/test/chromedriver/net/websocket.h   void InvokeConnectCallback(int code);
code               61 chrome/test/chromedriver/net/websocket.h   void Close(int code);
code              651 chrome/test/chromedriver/server/http_handler.cc   if (status.code() == kUnknownCommand) {
code              674 chrome/test/chromedriver/server/http_handler.cc   body_params.SetInteger("status", status.code());
code              250 chrome/test/chromedriver/session_commands.cc   if ((status.code() == kChromeNotReachable && is_last_web_view) ||
code               36 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code               70 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_EQ(kOk, ExecuteQuit(false, &session, params, &value).code());
code               74 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_EQ(kOk, ExecuteQuit(true, &session, params, &value).code());
code               86 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_EQ(kOk, ExecuteQuit(true, &session, params, &value).code());
code               89 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_EQ(kOk, ExecuteQuit(false, &session, params, &value).code());
code              112 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_EQ(kUnknownError, ExecuteQuit(false, &session, params, &value).code());
code              124 chrome/test/chromedriver/session_commands_unittest.cc   status_code = ExecuteIsAutoReporting(&session, params, &value).code();
code              131 chrome/test/chromedriver/session_commands_unittest.cc   status_code = ExecuteSetAutoReporting(&session, params, &value).code();
code              136 chrome/test/chromedriver/session_commands_unittest.cc   status_code = ExecuteSetAutoReporting(&session, params, &value).code();
code              141 chrome/test/chromedriver/session_commands_unittest.cc   status_code = ExecuteIsAutoReporting(&session, params, &value).code();
code              148 chrome/test/chromedriver/session_commands_unittest.cc   status_code = ExecuteSetAutoReporting(&session, params, &value).code();
code              153 chrome/test/chromedriver/session_commands_unittest.cc   status_code = ExecuteIsAutoReporting(&session, params, &value).code();
code               40 chrome/test/chromedriver/session_unittest.cc   ASSERT_EQ(kNoSuchWindow, session.GetTargetWindow(&web_view).code());
code               48 chrome/test/chromedriver/session_unittest.cc   ASSERT_EQ(kNoSuchWindow, session.GetTargetWindow(&web_view).code());
code               56 chrome/test/chromedriver/session_unittest.cc   ASSERT_EQ(kOk, session.GetTargetWindow(&web_view).code());
code               27 chrome/test/chromedriver/util_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code               46 chrome/test/chromedriver/util_unittest.cc   ASSERT_EQ(kOk, status.code()) << status.message();
code              214 chrome/test/chromedriver/window_commands.cc       if (status.code() == kNoSuchExecutionContext)
code              232 chrome/test/chromedriver/window_commands.cc       nav_status.code() != kUnexpectedAlertOpen)
code              234 chrome/test/chromedriver/window_commands.cc   if (status.code() == kUnexpectedAlertOpen)
code              751 chrome/test/chromedriver/window_commands.cc     if (status.code() == kForbidden)
code              766 chrome/test/data/dromaeo/JSON.php     function isError($data, $code = null)
code              769 chrome/test/data/dromaeo/JSON.php             return PEAR::isError($data, $code);
code              783 chrome/test/data/dromaeo/JSON.php         function Services_JSON_Error($message = 'unknown error', $code = null,
code              786 chrome/test/data/dromaeo/JSON.php             parent::PEAR_Error($message, $code, $mode, $options, $userinfo);
code              797 chrome/test/data/dromaeo/JSON.php         function Services_JSON_Error($message = 'unknown error', $code = null,
code               16 chrome/test/remoting/key_code_conv.cc     char c, const char** code, ui::KeyboardCode* vkey_code, bool* shift) {
code               17 chrome/test/remoting/key_code_conv.cc   *code = NULL;
code               22 chrome/test/remoting/key_code_conv.cc       *code = key_code_map[i].code;
code               29 chrome/test/remoting/key_code_conv.cc       *code = key_code_map[i].code;
code               21 chrome/test/remoting/key_code_conv.h     char c, const char** code, ui::KeyboardCode* vkey_code, bool* shift);
code               26 chrome/test/remoting/key_code_map.h   const char* code;
code              382 chrome/test/remoting/remote_desktop_browsertest.cc     const char* code) {
code              383 chrome/test/remoting/remote_desktop_browsertest.cc   SimulateKeyPressWithCode(keyCode, code, false, false, false, false);
code              388 chrome/test/remoting/remote_desktop_browsertest.cc     const char* code,
code              396 chrome/test/remoting/remote_desktop_browsertest.cc       code,
code              404 chrome/test/remoting/remote_desktop_browsertest.cc   const char* code;
code              407 chrome/test/remoting/remote_desktop_browsertest.cc   GetKeyValuesFromChar(c, &code, &keyboard_code, &shift);
code              408 chrome/test/remoting/remote_desktop_browsertest.cc   ASSERT_TRUE(code != NULL);
code              409 chrome/test/remoting/remote_desktop_browsertest.cc   SimulateKeyPressWithCode(keyboard_code, code, false, shift, false, false);
code               98 chrome/test/remoting/remote_desktop_browsertest.h   void SimulateKeyPressWithCode(ui::KeyboardCode keyCode, const char* code);
code              101 chrome/test/remoting/remote_desktop_browsertest.h                                 const char* code,
code               41 chrome/tools/profile_reset/jtl_compiler_frontend.cc const char* ResolveErrorCode(JtlCompiler::CompileError::ErrorCode code) {
code               42 chrome/tools/profile_reset/jtl_compiler_frontend.cc   switch (code) {
code               94 chrome_elf/breakpad.cc   DWORD code = exinfo->ExceptionRecord->ExceptionCode;
code               95 chrome_elf/breakpad.cc   if (code == EXCEPTION_BREAKPOINT || code == EXCEPTION_SINGLE_STEP)
code               72 chromeos/cryptohome/homedir_methods.cc MountError MapError(CryptohomeErrorCode code) {
code               73 chromeos/cryptohome/homedir_methods.cc   switch (code) {
code              129 components/autofill/core/browser/validation.cc bool IsValidCreditCardSecurityCode(const base::string16& code,
code              136 components/autofill/core/browser/validation.cc   return code.length() == required_length;
code               34 components/autofill/core/browser/validation.h bool IsValidCreditCardSecurityCode(const base::string16& code,
code              171 components/policy/core/common/cloud/device_management_service.cc   void ReportError(DeviceManagementStatus code);
code              346 components/policy/core/common/cloud/device_management_service.cc void DeviceManagementRequestJobImpl::ReportError(DeviceManagementStatus code) {
code              348 components/policy/core/common/cloud/device_management_service.cc   callback_.Run(code, net::OK, dummy_response);
code               31 components/translate/language_detection/language_detection_util.cc   const char* const code;
code               45 components/translate/language_detection/language_detection_util.cc     if (language.find(kSimilarLanguageCodes[i].code) != 0)
code               61 components/translate/language_detection/language_detection_util.cc void ApplyLanguageCodeCorrection(std::string* code) {
code               63 components/translate/language_detection/language_detection_util.cc   translate::CorrectLanguageCodeTypo(code);
code               65 components/translate/language_detection/language_detection_util.cc   if (!translate::IsValidLanguageCode(*code)) {
code               66 components/translate/language_detection/language_detection_util.cc     *code = std::string();
code               70 components/translate/language_detection/language_detection_util.cc   translate::ToTranslateLanguageSynonym(code);
code              198 components/translate/language_detection/language_detection_util.cc std::string DeterminePageLanguage(const std::string& code,
code              225 components/translate/language_detection/language_detection_util.cc   if (!code.empty()) {
code              226 components/translate/language_detection/language_detection_util.cc     modified_code = code;
code              228 components/translate/language_detection/language_detection_util.cc     translate::ReportContentLanguage(code, modified_code);
code              276 components/translate/language_detection/language_detection_util.cc void CorrectLanguageCodeTypo(std::string* code) {
code              277 components/translate/language_detection/language_detection_util.cc   DCHECK(code);
code              279 components/translate/language_detection/language_detection_util.cc   size_t coma_index = code->find(',');
code              282 components/translate/language_detection/language_detection_util.cc     *code = code->substr(0, coma_index);
code              284 components/translate/language_detection/language_detection_util.cc   base::TrimWhitespaceASCII(*code, base::TRIM_ALL, code);
code              287 components/translate/language_detection/language_detection_util.cc   size_t underscore_index = code->find('_');
code              289 components/translate/language_detection/language_detection_util.cc     (*code)[underscore_index] = '-';
code              292 components/translate/language_detection/language_detection_util.cc   size_t dash_index = code->find('-');
code              294 components/translate/language_detection/language_detection_util.cc     *code = StringToLowerASCII(code->substr(0, dash_index)) +
code              295 components/translate/language_detection/language_detection_util.cc         StringToUpperASCII(code->substr(dash_index));
code              297 components/translate/language_detection/language_detection_util.cc     *code = StringToLowerASCII(*code);
code              301 components/translate/language_detection/language_detection_util.cc bool IsValidLanguageCode(const std::string& code) {
code              305 components/translate/language_detection/language_detection_util.cc   base::SplitString(code, '-', &chunks);
code               15 components/translate/language_detection/language_detection_util.h std::string DeterminePageLanguage(const std::string& code,
code               23 components/translate/language_detection/language_detection_util.h void CorrectLanguageCodeTypo(std::string* code);
code               27 components/translate/language_detection/language_detection_util.h bool IsValidLanguageCode(const std::string& code);
code               63 content/browser/download/base_file_win.cc DownloadInterruptReason MapShFileOperationCodes(int code) {
code               70 content/browser/download/base_file_win.cc   switch (code) {
code              239 content/browser/download/base_file_win.cc         "Download.MapWinShErrorFileFailed", code,
code              247 content/browser/download/base_file_win.cc         "Download.MapWinShErrorAccessDenied", code,
code              258 content/browser/download/base_file_win.cc       net::MapSystemError(code), DOWNLOAD_INTERRUPT_FROM_DISK);
code               56 content/browser/geolocation/network_location_request.cc void RecordUmaResponseCode(int code) {
code               58 content/browser/geolocation/network_location_request.cc       code);
code               74 content/browser/indexed_db/indexed_db_callbacks.cc       ipc_thread_id_, ipc_callbacks_id_, error.code(), error.message()));
code               53 content/browser/indexed_db/indexed_db_database_callbacks.cc       error.code(),
code               16 content/browser/indexed_db/indexed_db_database_error.h   IndexedDBDatabaseError(uint16 code)
code               17 content/browser/indexed_db/indexed_db_database_error.h       : code_(code) {}
code               18 content/browser/indexed_db/indexed_db_database_error.h   IndexedDBDatabaseError(uint16 code, const char* message)
code               19 content/browser/indexed_db/indexed_db_database_error.h       : code_(code), message_(base::ASCIIToUTF16(message)) {}
code               20 content/browser/indexed_db/indexed_db_database_error.h   IndexedDBDatabaseError(uint16 code, const base::string16& message)
code               21 content/browser/indexed_db/indexed_db_database_error.h       : code_(code), message_(message) {}
code               24 content/browser/indexed_db/indexed_db_database_error.h   uint16 code() const { return code_; }
code              219 content/browser/indexed_db/indexed_db_factory_unittest.cc     EXPECT_EQ(blink::WebIDBDatabaseExceptionQuotaError, error.code());
code              160 content/browser/indexed_db/indexed_db_quota_client_unittest.cc   void OnDeleteOriginComplete(quota::QuotaStatusCode code) {
code              161 content/browser/indexed_db/indexed_db_quota_client_unittest.cc     delete_status_ = code;
code              445 content/browser/loader/resource_dispatcher_host_unittest.cc   GenericResourceThrottle(int flags, int code)
code              447 content/browser/loader/resource_dispatcher_host_unittest.cc         error_code_for_cancellation_(code) {
code              531 content/browser/loader/resource_dispatcher_host_unittest.cc   void set_error_code_for_cancellation(int code) {
code              532 content/browser/loader/resource_dispatcher_host_unittest.cc     error_code_for_cancellation_ = code;
code              171 content/browser/renderer_host/websocket_dispatcher_host.cc     uint16 code,
code              174 content/browser/renderer_host/websocket_dispatcher_host.cc           new WebSocketMsg_DropChannel(routing_id, was_clean, code, reason)) ==
code              109 content/browser/renderer_host/websocket_dispatcher_host.h       uint16 code,
code               98 content/browser/renderer_host/websocket_host.cc                                      uint16 code,
code              162 content/browser/renderer_host/websocket_host.cc                                                   uint16 code,
code              166 content/browser/renderer_host/websocket_host.cc            << " code=" << code << " reason=\"" << reason << "\"";
code              169 content/browser/renderer_host/websocket_host.cc       dispatcher_->DoDropChannel(routing_id_, was_clean, code, reason));
code              291 content/browser/renderer_host/websocket_host.cc                                   uint16 code,
code              295 content/browser/renderer_host/websocket_host.cc            << " code=" << code << " reason=\"" << reason << "\"";
code              298 content/browser/renderer_host/websocket_host.cc   channel_->StartClosingHandshake(code, reason);
code               62 content/browser/renderer_host/websocket_host.h   void OnDropChannel(bool was_clean, uint16 code, const std::string& reason);
code               78 content/browser/speech/google_one_shot_remote_engine.cc       error->code = SPEECH_RECOGNITION_ERROR_NO_SPEECH;
code               81 content/browser/speech/google_one_shot_remote_engine.cc       error->code = SPEECH_RECOGNITION_ERROR_NO_MATCH;
code               84 content/browser/speech/google_one_shot_remote_engine.cc       error->code = SPEECH_RECOGNITION_ERROR_NETWORK;
code              283 content/browser/speech/google_one_shot_remote_engine.cc     DVLOG(1) << "GoogleOneShotRemoteEngine: Network Error " << error.code;
code               36 content/browser/speech/google_one_shot_remote_engine_unittest.cc     error_ = error.code;
code               51 content/browser/speech/google_streaming_remote_engine_unittest.cc     error_ = error.code;
code              681 content/browser/speech/speech_recognizer_impl.cc   if (error.code != SPEECH_RECOGNITION_ERROR_NONE)
code              183 content/browser/speech/speech_recognizer_impl_android.cc   SpeechRecognitionErrorCode code =
code              185 content/browser/speech/speech_recognizer_impl_android.cc   listener()->OnRecognitionError(session_id(), SpeechRecognitionError(code));
code              109 content/browser/speech/speech_recognizer_impl_unittest.cc     error_ = error.code;
code              665 content/child/indexed_db/indexed_db_dispatcher.cc                                   int code,
code              672 content/child/indexed_db/indexed_db_dispatcher.cc     callbacks->onError(WebIDBDatabaseError(code));
code              674 content/child/indexed_db/indexed_db_dispatcher.cc     callbacks->onError(WebIDBDatabaseError(code, message));
code              682 content/child/indexed_db/indexed_db_dispatcher.cc                                   int code,
code              690 content/child/indexed_db/indexed_db_dispatcher.cc     callbacks->onAbort(transaction_id, WebIDBDatabaseError(code));
code              692 content/child/indexed_db/indexed_db_dispatcher.cc     callbacks->onAbort(transaction_id, WebIDBDatabaseError(code, message));
code              221 content/child/indexed_db/indexed_db_dispatcher.h                int code,
code              230 content/child/indexed_db/indexed_db_dispatcher.h                int code,
code              371 content/child/npapi/webplugin_delegate_impl.h   static LRESULT CALLBACK HandleEventMessageFilterHook(int code, WPARAM wParam,
code              398 content/child/npapi/webplugin_delegate_impl.h   static LRESULT CALLBACK MouseHookProc(int code, WPARAM wParam,
code              205 content/child/npapi/webplugin_delegate_impl_win.cc     int code, WPARAM wParam, LPARAM lParam) {
code              211 content/child/npapi/webplugin_delegate_impl_win.cc   return CallNextHookEx(NULL, code, wParam, lParam);
code              215 content/child/npapi/webplugin_delegate_impl_win.cc     int code, WPARAM wParam, LPARAM lParam) {
code              216 content/child/npapi/webplugin_delegate_impl_win.cc   if (code == HC_ACTION) {
code              222 content/child/npapi/webplugin_delegate_impl_win.cc   return CallNextHookEx(NULL, code, wParam, lParam);
code               41 content/child/webcrypto/shared_crypto_unittest.cc #define EXPECT_STATUS_ERROR(code) EXPECT_FALSE((code).IsSuccess())
code               42 content/child/webcrypto/shared_crypto_unittest.cc #define EXPECT_STATUS(expected, code) \
code               43 content/child/webcrypto/shared_crypto_unittest.cc   EXPECT_EQ(expected.ToString(), (code).ToString())
code               44 content/child/webcrypto/shared_crypto_unittest.cc #define ASSERT_STATUS(expected, code) \
code               45 content/child/webcrypto/shared_crypto_unittest.cc   ASSERT_EQ(expected.ToString(), (code).ToString())
code               46 content/child/webcrypto/shared_crypto_unittest.cc #define EXPECT_STATUS_SUCCESS(code) EXPECT_STATUS(Status::Success(), code)
code               47 content/child/webcrypto/shared_crypto_unittest.cc #define ASSERT_STATUS_SUCCESS(code) ASSERT_STATUS(Status::Success(), code)
code              183 content/child/websocket_bridge.cc                                unsigned short code,
code              187 content/child/websocket_bridge.cc            << code << ", "
code              195 content/child/websocket_bridge.cc   client->didClose(this, was_clean, code, reason_to_pass);
code              276 content/child/websocket_bridge.cc void WebSocketBridge::close(unsigned short code,
code              283 content/child/websocket_bridge.cc            << code << ", " << reason_to_pass << ")";
code              286 content/child/websocket_bridge.cc       new WebSocketMsg_DropChannel(channel_id_, true, code, reason_to_pass));
code               43 content/child/websocket_bridge.h   virtual void close(unsigned short code,
code               61 content/child/websocket_bridge.h   void DidClose(bool was_clean, unsigned short code, const std::string& reason);
code               48 content/common/service_worker/service_worker_status_code.h     ServiceWorkerStatusCode code);
code               24 content/common/speech_recognition_messages.h   IPC_STRUCT_TRAITS_MEMBER(code)
code              553 content/ppapi_plugin/ppapi_thread.cc   UMA_HISTOGRAM_SPARSE_SLOWLY(histogram_name, error.code);
code               92 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java             int code = SpeechRecognitionError.NONE;
code               97 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java                     code = SpeechRecognitionError.AUDIO;
code              100 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java                     code = SpeechRecognitionError.ABORTED;
code              104 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java                     code = SpeechRecognitionError.NOT_ALLOWED;
code              109 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java                     code = SpeechRecognitionError.NETWORK;
code              112 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java                     code = SpeechRecognitionError.NO_MATCH;
code              115 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java                     code = SpeechRecognitionError.NO_SPEECH;
code              122 content/public/android/java/src/org/chromium/content/browser/SpeechRecognition.java             terminate(code);
code              184 content/public/android/java/src/org/chromium/content/browser/accessibility/JellyBeanAccessibilityInjector.java         private boolean performAction(ContentViewCore contentView, String code) {
code              186 content/public/android/java/src/org/chromium/content/browser/accessibility/JellyBeanAccessibilityInjector.java             final String js = String.format(Locale.US, JAVASCRIPT_ACTION_TEMPLATE, code,
code               24 content/public/common/speech_recognition_error.h   SpeechRecognitionErrorCode code;
code               28 content/public/common/speech_recognition_error.h       : code(SPEECH_RECOGNITION_ERROR_NONE),
code               32 content/public/common/speech_recognition_error.h       : code(code_value),
code               37 content/public/common/speech_recognition_error.h       : code(code_value),
code               30 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java             final String code) throws InterruptedException, TimeoutException {
code               34 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java                 code);
code               45 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java             final String code) throws InterruptedException, TimeoutException {
code               47 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java                 viewCore, helper, code, EVALUATION_TIMEOUT_SECONDS, TimeUnit.SECONDS);
code               58 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java             final String code,
code               68 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java                 helper.evaluateJavaScript(viewCore, code);
code               79 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java     public static void executeJavaScript(final ContentView view, final String code) {
code               83 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/JavaScriptUtils.java                 view.evaluateJavaScript(code);
code               89 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestCallbackHelperContainer.java         public void evaluateJavaScript(ContentViewCore contentViewCore, String code) {
code               97 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestCallbackHelperContainer.java             contentViewCore.evaluateJavaScript(code, callback);
code              272 content/public/test/browser_test_utils.cc                               const char* code,
code              278 content/public/test/browser_test_utils.cc   int native_key_code = key_converter->CodeToNativeKeycode(code);
code              108 content/public/test/browser_test_utils.h                               const char* code,
code               62 content/public/test/test_file_error_injector.cc       TestFileErrorInjector::FileOperationCode code,
code               72 content/public/test/test_file_error_injector.cc     TestFileErrorInjector::FileOperationCode code,
code              231 content/public/test/test_file_error_injector.cc     TestFileErrorInjector::FileOperationCode code,
code              233 content/public/test/test_file_error_injector.cc   int counter = operation_counter_[code]++;
code              235 content/public/test/test_file_error_injector.cc   if (code != error_info_.code)
code              246 content/public/test/test_file_error_injector.cc     TestFileErrorInjector::FileOperationCode code,
code              249 content/public/test/test_file_error_injector.cc   OverwriteError(code, &output_error);
code              470 content/public/test/test_file_error_injector.cc std::string TestFileErrorInjector::DebugString(FileOperationCode code) {
code              471 content/public/test/test_file_error_injector.cc   switch (code) {
code               64 content/public/test/test_file_error_injector.h     FileOperationCode code;  // Operation to affect.
code              107 content/public/test/test_file_error_injector.h   static std::string DebugString(FileOperationCode code);
code              139 content/renderer/geolocation_dispatcher.cc     WebGeolocationError::Error code;
code              142 content/renderer/geolocation_dispatcher.cc         code = WebGeolocationError::ErrorPermissionDenied;
code              145 content/renderer/geolocation_dispatcher.cc         code = WebGeolocationError::ErrorPositionUnavailable;
code              153 content/renderer/geolocation_dispatcher.cc             code, blink::WebString::fromUTF8(geoposition.error_message)));
code               29 content/renderer/media/cache_util.cc   const int code = response.httpStatusCode();
code               36 content/renderer/media/cache_util.cc   if (code != kHttpOK && code != kHttpPartialContent)
code               38 content/renderer/media/cache_util.cc   if (http_version < HttpVersion(1, 1) && code == kHttpPartialContent)
code               40 content/renderer/media/cache_util.cc   if (code == kHttpPartialContent &&
code              140 content/renderer/pepper/event_conversion.cc   result.code = CodeForKeyboardEvent(key_event);
code              465 content/renderer/pepper/event_conversion.cc                 WebUChar* code,
code              523 content/renderer/pepper/event_conversion.cc   *code = vk_code;
code              657 content/renderer/pepper/event_conversion.cc       WebUChar code = 0, text = 0;
code              660 content/renderer/pepper/event_conversion.cc                  &code,
code              670 content/renderer/pepper/event_conversion.cc       key_down_event->windowsKeyCode = code;
code              671 content/renderer/pepper/event_conversion.cc       key_down_event->nativeKeyCode = code;
code              171 content/renderer/pepper/pepper_websocket_host.cc                                    unsigned short code,
code              193 content/renderer/pepper/pepper_websocket_host.cc           code,
code              201 content/renderer/pepper/pepper_websocket_host.cc                                      code,
code              284 content/renderer/pepper/pepper_websocket_host.cc     int32_t code,
code              292 content/renderer/pepper/pepper_websocket_host.cc     static_cast<blink::WebSocket::CloseEventCode>(code);
code              293 content/renderer/pepper/pepper_websocket_host.cc   if (code == PP_WEBSOCKETSTATUSCODE_NOT_SPECIFIED) {
code               50 content/renderer/pepper/pepper_websocket_host.h                         unsigned short code,
code               58 content/renderer/pepper/pepper_websocket_host.h                          int32_t code,
code              163 content/renderer/pepper/resource_creation_impl.cc   PP_Var code = StringVar::StringToPPVar("");
code              166 content/renderer/pepper/resource_creation_impl.cc       character_text, code);
code              176 content/renderer/pepper/resource_creation_impl.cc     struct PP_Var code) {
code              179 content/renderer/pepper/resource_creation_impl.cc       character_text, code);
code               89 content/renderer/pepper/resource_creation_impl.h       PP_Var code) OVERRIDE;
code              148 content/renderer/speech_recognition_dispatcher.cc   if (error.code == SPEECH_RECOGNITION_ERROR_NO_MATCH) {
code              155 content/renderer/speech_recognition_dispatcher.cc         WebKitErrorCode(error.code));
code              106 content/renderer/web_preferences.cc       UScriptCode code = static_cast<UScriptCode>(script);
code              107 content/renderer/web_preferences.cc       (*setter)(settings, it->second, GetScriptForWebSettings(code));
code               73 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp     ErrorTask(MockWebSpeechRecognizer* mock, WebSpeechRecognizerClient::ErrorCode code, const WebString& message)
code               75 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         , m_code(code)
code              162 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp     WebSpeechRecognizerClient::ErrorCode code;
code              164 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::OtherError;
code              166 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::NoSpeechError;
code              168 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::AbortedError;
code              170 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::AudioCaptureError;
code              172 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::NetworkError;
code              174 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::NotAllowedError;
code              176 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::ServiceNotAllowedError;
code              178 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::BadGrammarError;
code              180 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp         code = WebSpeechRecognizerClient::LanguageNotSupportedError;
code              185 content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp     m_taskQueue.push_back(new ErrorTask(this, code, message));
code             1163 content/shell/renderer/test_runner/event_sender.cc   int code = 0;
code             1169 content/shell/renderer/test_runner/event_sender.cc     text = code = WebTestRunner::VKEY_RETURN;
code             1171 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_RIGHT;
code             1173 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_DOWN;
code             1175 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_LEFT;
code             1177 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_UP;
code             1179 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_INSERT;
code             1181 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_DELETE;
code             1183 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_PRIOR;
code             1185 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_NEXT;
code             1187 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_HOME;
code             1189 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_END;
code             1191 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_SNAPSHOT;
code             1193 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_APPS;
code             1195 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_LCONTROL;
code             1197 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_RCONTROL;
code             1199 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_LSHIFT;
code             1201 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_RSHIFT;
code             1203 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_LMENU;
code             1205 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_RMENU;
code             1207 content/shell/renderer/test_runner/event_sender.cc     code = WebTestRunner::VKEY_NUMLOCK;
code             1215 content/shell/renderer/test_runner/event_sender.cc         code = WebTestRunner::VKEY_F1 + (i - 1);
code             1219 content/shell/renderer/test_runner/event_sender.cc     if (!code) {
code             1223 content/shell/renderer/test_runner/event_sender.cc       text = code = web_code_str.at(0);
code             1224 content/shell/renderer/test_runner/event_sender.cc       needs_shift_key_modifier = NeedsShiftModifier(code);
code             1225 content/shell/renderer/test_runner/event_sender.cc       if ((code & 0xFF) >= 'a' && (code & 0xFF) <= 'z')
code             1226 content/shell/renderer/test_runner/event_sender.cc         code -= 'a' - 'A';
code             1231 content/shell/renderer/test_runner/event_sender.cc       code = '9';
code             1244 content/shell/renderer/test_runner/event_sender.cc   event_down.windowsKeyCode = code;
code             1248 content/shell/renderer/test_runner/event_sender.cc       WebTestRunner::NativeKeyCodeForWindowsKeyCode(code);
code             1290 content/shell/renderer/test_runner/event_sender.cc   if (code == WebTestRunner::VKEY_ESCAPE && !current_drag_data_.isNull()) {
code              361 content/shell/renderer/webkit_test_runner.cc   int code = error.reason;
code              367 content/shell/renderer/webkit_test_runner.cc       code = -999;  // NSURLErrorCancelled
code              373 content/shell/renderer/webkit_test_runner.cc       code = 103;
code              378 content/shell/renderer/webkit_test_runner.cc       code = -1004;  // NSURLErrorCannotConnectToHost
code              386 content/shell/renderer/webkit_test_runner.cc       domain.c_str(), code, error.unreachableURL.spec().data());
code              158 content/test/mock_keyboard_driver_win.cc   wchar_t code[16];
code              160 content/test/mock_keyboard_driver_win.cc                            &keyboard_states_[0], &code[0], arraysize(code), 0,
code              163 content/test/mock_keyboard_driver_win.cc     output->assign(code);
code               25 content/test/mock_keyboard_driver_win.h   int GetCharacters(int key_code, std::wstring* code);
code              653 courgette/adjustment_method_2.cc     int code = -1;
code              663 courgette/adjustment_method_2.cc         code = info->label_->index_;
code              664 courgette/adjustment_method_2.cc         assigned_indexes_[i] = code;
code              674 courgette/adjustment_method_2.cc     hash = hash_combine(hash, code);
code              677 courgette/adjustment_method_2.cc     assigned_indexes_[i] = code;
code              256 extensions/browser/api/storage/settings_storage_quota_enforcer.cc     if (maybe_settings->error().code == ValueStore::CORRUPTION &&
code              106 extensions/browser/api/storage/storage_api.cc   if (error.code == ValueStore::CORRUPTION && !tried_restoring_storage_) {
code               82 extensions/browser/value_store/leveldb_value_store_unittest.cc   ASSERT_EQ(ValueStore::CORRUPTION, result->error().code);
code              126 extensions/browser/value_store/leveldb_value_store_unittest.cc   ASSERT_EQ(ValueStore::CORRUPTION, result->error().code);
code              177 extensions/browser/value_store/leveldb_value_store_unittest.cc   ASSERT_EQ(ValueStore::CORRUPTION, result->error().code);
code               11 extensions/browser/value_store/value_store.cc ValueStore::Error::Error(ErrorCode code,
code               14 extensions/browser/value_store/value_store.cc     : code(code), message(message), key(key.Pass()) {}
code               44 extensions/browser/value_store/value_store.h     Error(ErrorCode code,
code               49 extensions/browser/value_store/value_store.h     static scoped_ptr<Error> Create(ErrorCode code,
code               52 extensions/browser/value_store/value_store.h       return make_scoped_ptr(new Error(code, message, key.Pass()));
code               56 extensions/browser/value_store/value_store.h     const ErrorCode code;
code               81 extensions/browser/value_store/value_store.h       return error_.get() && error_->code == CORRUPTION;
code              111 extensions/common/extension_messages.h   IPC_STRUCT_MEMBER(std::string, code)
code              408 google_apis/drive/base_requests.cc void UrlFetchRequestBase::OnAuthFailed(GDataErrorCode code) {
code              409 google_apis/drive/base_requests.cc   RunCallbackOnPrematureFailure(code);
code              434 google_apis/drive/base_requests.cc void EntryActionRequest::RunCallbackOnPrematureFailure(GDataErrorCode code) {
code              435 google_apis/drive/base_requests.cc   callback_.Run(code);
code              514 google_apis/drive/base_requests.cc   GDataErrorCode code = GetErrorCode();
code              517 google_apis/drive/base_requests.cc   if (code == HTTP_SUCCESS) {
code              524 google_apis/drive/base_requests.cc   callback_.Run(code, GURL(upload_location));
code              529 google_apis/drive/base_requests.cc     GDataErrorCode code) {
code              530 google_apis/drive/base_requests.cc   callback_.Run(code, GURL());
code              545 google_apis/drive/base_requests.cc     : code(HTTP_SUCCESS),
code              550 google_apis/drive/base_requests.cc UploadRangeResponse::UploadRangeResponse(GDataErrorCode code,
code              553 google_apis/drive/base_requests.cc     : code(code),
code              584 google_apis/drive/base_requests.cc   GDataErrorCode code = GetErrorCode();
code              587 google_apis/drive/base_requests.cc   if (code == HTTP_RESUME_INCOMPLETE) {
code              613 google_apis/drive/base_requests.cc     OnRangeRequestComplete(UploadRangeResponse(code,
code              619 google_apis/drive/base_requests.cc   } else if (code == HTTP_CREATED || code == HTTP_SUCCESS) {
code              626 google_apis/drive/base_requests.cc                          code));
code              630 google_apis/drive/base_requests.cc         UploadRangeResponse(code, -1, -1), scoped_ptr<base::Value>());
code              635 google_apis/drive/base_requests.cc void UploadRangeRequestBase::OnDataParsed(GDataErrorCode code,
code              638 google_apis/drive/base_requests.cc   DCHECK(code == HTTP_CREATED || code == HTTP_SUCCESS);
code              640 google_apis/drive/base_requests.cc   OnRangeRequestComplete(UploadRangeResponse(code, -1, -1), value.Pass());
code              645 google_apis/drive/base_requests.cc     GDataErrorCode code) {
code              647 google_apis/drive/base_requests.cc       UploadRangeResponse(code, 0, 0), scoped_ptr<base::Value>());
code              784 google_apis/drive/base_requests.cc   GDataErrorCode code = GetErrorCode();
code              788 google_apis/drive/base_requests.cc   if (code == HTTP_SUCCESS) {
code              793 google_apis/drive/base_requests.cc   download_action_callback_.Run(code, temp_file);
code              798 google_apis/drive/base_requests.cc     GDataErrorCode code) {
code              799 google_apis/drive/base_requests.cc   download_action_callback_.Run(code, base::FilePath());
code               76 google_apis/drive/base_requests.h   virtual void OnAuthFailed(GDataErrorCode code) = 0;
code              185 google_apis/drive/base_requests.h   virtual void RunCallbackOnPrematureFailure(GDataErrorCode code) = 0;
code              208 google_apis/drive/base_requests.h   virtual void OnAuthFailed(GDataErrorCode code) OVERRIDE;
code              244 google_apis/drive/base_requests.h   virtual void RunCallbackOnPrematureFailure(GDataErrorCode code) OVERRIDE;
code              322 google_apis/drive/base_requests.h   virtual void RunCallbackOnPrematureFailure(GDataErrorCode code) OVERRIDE;
code              338 google_apis/drive/base_requests.h   UploadRangeResponse(GDataErrorCode code,
code              343 google_apis/drive/base_requests.h   GDataErrorCode code;
code              367 google_apis/drive/base_requests.h   virtual void RunCallbackOnPrematureFailure(GDataErrorCode code) OVERRIDE;
code              390 google_apis/drive/base_requests.h   void OnDataParsed(GDataErrorCode code, scoped_ptr<base::Value> value);
code              521 google_apis/drive/base_requests.h   virtual void RunCallbackOnPrematureFailure(GDataErrorCode code) OVERRIDE;
code               46 google_apis/drive/base_requests_unittest.cc   virtual void RunCallbackOnPrematureFailure(GDataErrorCode code) OVERRIDE {
code               47 google_apis/drive/base_requests_unittest.cc     callback_.Run(code);
code             1009 google_apis/drive/drive_api_requests_unittest.cc   EXPECT_EQ(HTTP_CREATED, response.code);  // Because it's a new file
code             1097 google_apis/drive/drive_api_requests_unittest.cc   EXPECT_EQ(HTTP_CREATED, response.code);  // Because it's a new file
code             1185 google_apis/drive/drive_api_requests_unittest.cc     EXPECT_EQ(HTTP_RESUME_INCOMPLETE, response.code);
code             1236 google_apis/drive/drive_api_requests_unittest.cc       EXPECT_EQ(HTTP_CREATED, response.code);  // Because it's a new file
code             1245 google_apis/drive/drive_api_requests_unittest.cc     EXPECT_EQ(HTTP_RESUME_INCOMPLETE, response.code);
code             1275 google_apis/drive/drive_api_requests_unittest.cc     EXPECT_EQ(HTTP_RESUME_INCOMPLETE, response.code);
code             1417 google_apis/drive/drive_api_requests_unittest.cc   EXPECT_EQ(HTTP_SUCCESS, response.code);  // Because it's an existing file
code             1504 google_apis/drive/drive_api_requests_unittest.cc   EXPECT_EQ(HTTP_SUCCESS, response.code);  // Because it's an existing file
code             1643 google_apis/drive/drive_api_requests_unittest.cc   EXPECT_EQ(HTTP_PRECONDITION, response.code);
code               65 google_apis/drive/request_sender.cc     GDataErrorCode code,
code               73 google_apis/drive/request_sender.cc   if (code == HTTP_SUCCESS) {
code               77 google_apis/drive/request_sender.cc     request->OnAuthFailed(code);
code              114 google_apis/drive/request_sender_unittest.cc   virtual void OnAuthFailed(GDataErrorCode code) OVERRIDE {
code               56 google_apis/gaia/gaia_auth_fetcher_unittest.cc   net::URLRequestStatus::Status code;
code               60 google_apis/gaia/gaia_auth_fetcher_unittest.cc     code = net::URLRequestStatus::SUCCESS;
code               63 google_apis/gaia/gaia_auth_fetcher_unittest.cc     code = net::URLRequestStatus::FAILED;
code               66 google_apis/gaia/gaia_auth_fetcher_unittest.cc   set_status(net::URLRequestStatus(code, 0));
code               58 google_apis/gaia/gaia_oauth_client_unittest.cc     net::URLRequestStatus::Status code = net::URLRequestStatus::SUCCESS;
code               60 google_apis/gaia/gaia_oauth_client_unittest.cc       code = net::URLRequestStatus::FAILED;
code               63 google_apis/gaia/gaia_oauth_client_unittest.cc     set_status(net::URLRequestStatus(code, 0));
code              622 google_apis/gcm/engine/mcs_client.cc       if (login_response->has_error() && login_response->error().code() != 0) {
code              624 google_apis/gcm/engine/mcs_client.cc         DVLOG(1) << "  Error code: " << login_response->error().code();
code               40 gpu/command_buffer/client/gles2_implementation.h     #define GPU_CLIENT_LOG_CODE_BLOCK(code)
code               41 gpu/command_buffer/client/gles2_implementation.h     #define GPU_CLIENT_DCHECK_CODE_BLOCK(code)
code               46 gpu/command_buffer/client/gles2_implementation.h     #define GPU_CLIENT_LOG_CODE_BLOCK(code) code
code               47 gpu/command_buffer/client/gles2_implementation.h     #define GPU_CLIENT_DCHECK_CODE_BLOCK(code) code
code               53 gpu/command_buffer/client/gles2_implementation.h   #define GPU_CLIENT_LOG_CODE_BLOCK(code)
code               54 gpu/command_buffer/client/gles2_implementation.h   #define GPU_CLIENT_DCHECK_CODE_BLOCK(code)
code              972 ipc/ipc_message_macros.h #define IPC_MESSAGE_HANDLER_GENERIC(msg_class, code)                           \
code              975 ipc/ipc_message_macros.h         code;                                                                  \
code              987 ipc/ipc_message_macros.h #define IPC_MESSAGE_UNHANDLED(code)                                            \
code              989 ipc/ipc_message_macros.h         code;                                                                  \
code              752 media/audio/alsa/alsa_output.cc void AlsaPcmOutputStream::RunErrorCallback(int code) {
code              158 media/audio/alsa/alsa_output.h   void RunErrorCallback(int code);
code              643 media/base/container_names.cc     uint8 code = buffer[offset + 1];
code              644 media/base/container_names.cc     RCHECK(code >= 0xc0 || code == 1);
code              647 media/base/container_names.cc     if (code == 0xff) {
code              653 media/base/container_names.cc     if (code == 0xd9)
code              657 media/base/container_names.cc     if (code == 0xd8 || code == 1) {
code              660 media/base/container_names.cc     } else if (code >= 0xd0 && code <= 0xd7) {
code              662 media/base/container_names.cc       int restart = code & 0x07;
code              674 media/base/container_names.cc       if (code == 0xda) {
code               68 mojo/examples/pepper_container_app/resource_creation_impl.cc     struct PP_Var code) {
code               51 mojo/examples/pepper_container_app/resource_creation_impl.h       PP_Var code) OVERRIDE;
code              175 net/base/net_util.cc UScriptCode NormalizeScript(UScriptCode code) {
code              176 net/base/net_util.cc   switch (code) {
code              183 net/base/net_util.cc       return code;
code              278 net/filter/gzip_filter.cc   int code = inflate(zlib_stream_.get(), Z_NO_FLUSH);
code              281 net/filter/gzip_filter.cc   return (code == Z_OK);
code               74 net/filter/gzip_filter_unittest.cc     int code = CompressAll(ENCODE_DEFLATE , source_buffer(), source_len(),
code               76 net/filter/gzip_filter_unittest.cc     ASSERT_TRUE(code == Z_STREAM_END);
code               85 net/filter/gzip_filter_unittest.cc     code = CompressAll(ENCODE_GZIP, source_buffer(), source_len(),
code               87 net/filter/gzip_filter_unittest.cc     ASSERT_TRUE(code == Z_STREAM_END);
code              111 net/filter/gzip_filter_unittest.cc     int code;
code              115 net/filter/gzip_filter_unittest.cc       code = deflateInit2(&zlib_stream, Z_DEFAULT_COMPRESSION, Z_DEFLATED,
code              120 net/filter/gzip_filter_unittest.cc       code = deflateInit(&zlib_stream, Z_DEFAULT_COMPRESSION);
code              123 net/filter/gzip_filter_unittest.cc     if (code != Z_OK)
code              124 net/filter/gzip_filter_unittest.cc       return code;
code              142 net/filter/gzip_filter_unittest.cc     code = deflate(&zlib_stream, Z_FINISH);
code              146 net/filter/gzip_filter_unittest.cc     return code;
code              172 net/filter/gzip_filter_unittest.cc     int code = Filter::FILTER_OK;
code              173 net/filter/gzip_filter_unittest.cc     while (code != Filter::FILTER_DONE) {
code              185 net/filter/gzip_filter_unittest.cc         code = filter->ReadData(decode_next, &decode_data_len);
code              189 net/filter/gzip_filter_unittest.cc         ASSERT_TRUE(code != Filter::FILTER_ERROR);
code              191 net/filter/gzip_filter_unittest.cc         if (code == Filter::FILTER_NEED_MORE_DATA ||
code              192 net/filter/gzip_filter_unittest.cc             code == Filter::FILTER_DONE) {
code              337 net/filter/gzip_filter_unittest.cc   int code = DecodeAllWithFilter(filter_.get(), corrupt_data, corrupt_data_len,
code              341 net/filter/gzip_filter_unittest.cc   EXPECT_TRUE(code == Filter::FILTER_ERROR);
code              360 net/filter/gzip_filter_unittest.cc   int code = DecodeAllWithFilter(filter_.get(), corrupt_data, corrupt_data_len,
code              364 net/filter/gzip_filter_unittest.cc   EXPECT_EQ(Filter::FILTER_ERROR, code);
code              380 net/filter/gzip_filter_unittest.cc   int code = DecodeAllWithFilter(filter_.get(), corrupt_data, corrupt_data_len,
code              384 net/filter/gzip_filter_unittest.cc   EXPECT_TRUE(code == Filter::FILTER_ERROR);
code              760 net/filter/sdch_filter_unittest.cc   int code;
code              763 net/filter/sdch_filter_unittest.cc   code = deflateInit2(&zlib_stream, Z_DEFAULT_COMPRESSION, Z_DEFLATED,
code              768 net/filter/sdch_filter_unittest.cc   CHECK_EQ(Z_OK, code);
code              801 net/filter/sdch_filter_unittest.cc   code = deflate(&zlib_stream, Z_FINISH);
code              712 net/http/http_response_headers.cc   std::string::const_iterator code = p;
code              716 net/http/http_response_headers.cc   if (p == code) {
code              723 net/http/http_response_headers.cc   raw_headers_.append(code, p);
code              725 net/http/http_response_headers.cc   base::StringToInt(StringPiece(code, p), &response_code_);
code               11 net/http/http_status_code.cc const char* GetHttpReasonPhrase(HttpStatusCode code) {
code               12 net/http/http_status_code.cc   switch (code) {
code               14 net/http/http_status_code.cc #define HTTP_STATUS(label, code, reason) case HTTP_ ## label: return reason;
code               19 net/http/http_status_code.cc       NOTREACHED() << "unknown HTTP status code " << code;
code               15 net/http/http_status_code.h #define HTTP_STATUS(label, code, reason) HTTP_ ## label = code,
code               29 net/http/http_status_code.h NET_EXPORT const char* GetHttpReasonPhrase(HttpStatusCode code);
code              736 net/http/http_util.cc int HttpUtil::MapStatusCodeForHistogram(int code) {
code              737 net/http/http_util.cc   if (HISTOGRAM_MIN_HTTP_STATUS_CODE <= code &&
code              738 net/http/http_util.cc       code <= HISTOGRAM_MAX_HTTP_STATUS_CODE)
code              739 net/http/http_util.cc     return code;
code              199 net/http/http_util.h   static int MapStatusCodeForHistogram(int code);
code              538 net/proxy/proxy_resolver_v8.cc     v8::Local<v8::Script> code = v8::Script::Compile(script, &origin);
code              541 net/proxy/proxy_resolver_v8.cc     if (!code.IsEmpty())
code              542 net/proxy/proxy_resolver_v8.cc       code->Run();
code               47 net/proxy/proxy_script_fetcher_impl_unittest.cc   int code;
code               52 net/socket/socks_client_socket.cc   uint8 code;
code              424 net/socket/socks_client_socket.cc   switch (response->code) {
code               27 net/spdy/hpack_constants.cc     std::vector<HpackHuffmanSymbol> code = HpackHuffmanCode();
code               29 net/spdy/hpack_constants.cc     CHECK(mutable_table->Initialize(&code[0], code.size()));
code               27 net/spdy/hpack_constants.h   uint32 code;
code               71 net/spdy/hpack_huffman_table.cc   if (symbols[0].code != 0) {
code               77 net/spdy/hpack_huffman_table.cc     uint32 code = symbols[i-1].code + (1 << code_shift);
code               79 net/spdy/hpack_huffman_table.cc     if (code != symbols[i].code) {
code               83 net/spdy/hpack_huffman_table.cc     if (code < symbols[i-1].code) {
code               96 net/spdy/hpack_huffman_table.cc   pad_bits_ = static_cast<uint8>(symbols.back().code >> 24);
code              109 net/spdy/hpack_huffman_table.cc     code_by_id_.push_back(symbol.code);
code              129 net/spdy/hpack_huffman_table.cc       uint32 index = (it->code << table.prefix_length);
code              227 net/spdy/hpack_huffman_table.cc     uint32 code = code_by_id_[symbol_id] >> (32 - length);
code              232 net/spdy/hpack_huffman_table.cc       out->AppendBits(static_cast<uint8>(code >> 24), length - 24);
code              236 net/spdy/hpack_huffman_table.cc       out->AppendBits(static_cast<uint8>(code >> 16), length - 16);
code              240 net/spdy/hpack_huffman_table.cc       out->AppendBits(static_cast<uint8>(code >> 8), length - 8);
code              243 net/spdy/hpack_huffman_table.cc     out->AppendBits(static_cast<uint8>(code), length);
code              106 net/spdy/hpack_huffman_table_test.cc   std::vector<HpackHuffmanSymbol> code = HpackHuffmanCode();
code              107 net/spdy/hpack_huffman_table_test.cc   EXPECT_TRUE(table.Initialize(&code[0], code.size()));
code              116 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              126 net/spdy/hpack_huffman_table_test.cc     EXPECT_TRUE(table.Initialize(code, arraysize(code)));
code              130 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              140 net/spdy/hpack_huffman_table_test.cc     EXPECT_FALSE(table.Initialize(code, arraysize(code)));
code              145 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              151 net/spdy/hpack_huffman_table_test.cc     EXPECT_TRUE(table.Initialize(code, arraysize(code)));
code              155 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              161 net/spdy/hpack_huffman_table_test.cc     EXPECT_FALSE(table.Initialize(code, arraysize(code)));
code              166 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              172 net/spdy/hpack_huffman_table_test.cc     EXPECT_FALSE(table.Initialize(code, arraysize(code)));
code              177 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              183 net/spdy/hpack_huffman_table_test.cc     EXPECT_FALSE(table.Initialize(code, arraysize(code)));
code              188 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              194 net/spdy/hpack_huffman_table_test.cc     EXPECT_FALSE(table.Initialize(code, arraysize(code)));
code              199 net/spdy/hpack_huffman_table_test.cc     HpackHuffmanSymbol code[] = {
code              205 net/spdy/hpack_huffman_table_test.cc     EXPECT_FALSE(table.Initialize(code, arraysize(code)));
code              210 net/spdy/hpack_huffman_table_test.cc   HpackHuffmanSymbol code[] = {
code              220 net/spdy/hpack_huffman_table_test.cc   EXPECT_TRUE(table.Initialize(code, arraysize(code)));
code              274 net/spdy/hpack_huffman_table_test.cc   HpackHuffmanSymbol code[] = {
code              282 net/spdy/hpack_huffman_table_test.cc   EXPECT_TRUE(table.Initialize(code, arraysize(code)));
code              316 net/spdy/hpack_huffman_table_test.cc   HpackHuffmanSymbol code[] = {
code              327 net/spdy/hpack_huffman_table_test.cc   EXPECT_TRUE(table.Initialize(code, arraysize(code)));
code               27 net/spdy/hpack_input_stream_test.cc     std::vector<HpackHuffmanSymbol> code = HpackHuffmanCode();
code               28 net/spdy/hpack_input_stream_test.cc     EXPECT_TRUE(huffman_table.Initialize(&code[0], code.size()));
code               88 net/test/embedded_test_server/embedded_test_server_unittest.cc                                          HttpStatusCode code,
code               95 net/test/embedded_test_server/embedded_test_server_unittest.cc       http_response->set_code(code);
code               38 net/test/embedded_test_server/http_response.h   HttpStatusCode code() const { return code_; }
code               39 net/test/embedded_test_server/http_response.h   void set_code(HttpStatusCode code) { code_ = code; }
code               14 net/third_party/nss/ssl/sslerr.h #define IS_SSL_ERROR(code) \
code               15 net/third_party/nss/ssl/sslerr.h     (((code) >= SSL_ERROR_BASE) && ((code) < SSL_ERROR_LIMIT))
code              915 net/tools/balsa/balsa_headers.cc void BalsaHeaders::SetResponseCode(const base::StringPiece& code) {
code              920 net/tools/balsa/balsa_headers.cc   SetRequestUri(code);
code              901 net/tools/balsa/balsa_headers.h       const base::StringPiece& code,
code              903 net/tools/balsa/balsa_headers.h     SetFirstlineFromStringPieces(version, code, reason_phrase);
code              913 net/tools/balsa/balsa_headers.h   void SetResponseCode(const base::StringPiece& code);
code              941 net/tools/balsa/balsa_headers.h   static bool ResponseCodeImpliesNoBody(int code) {
code              944 net/tools/balsa/balsa_headers.h     return ((code >= 100) && (code <= 199)) || (code == 204) || (code == 304);
code             1066 net/url_request/url_request_http_job.cc   int code = GetResponseCode();
code             1067 net/url_request/url_request_http_job.cc   if (code == -1)
code             1072 net/url_request/url_request_http_job.cc   switch (code) {
code               66 net/websockets/websocket_channel.cc bool IsStrictlyValidCloseStatusCode(int code) {
code               77 net/websockets/websocket_channel.cc   DCHECK_GE(code, 0);
code               78 net/websockets/websocket_channel.cc   DCHECK_LT(code, 65536);
code               79 net/websockets/websocket_channel.cc   const int* upper = std::upper_bound(kInvalidRanges, kInvalidRangesEnd, code);
code               82 net/websockets/websocket_channel.cc   DCHECK_GT(*upper, code);
code               83 net/websockets/websocket_channel.cc   DCHECK_LE(*(upper - 1), code);
code              440 net/websockets/websocket_channel.cc void WebSocketChannel::StartClosingHandshake(uint16 code,
code              461 net/websockets/websocket_channel.cc   if (!IsStrictlyValidCloseStatusCode(code) ||
code              472 net/websockets/websocket_channel.cc           code,
code              703 net/websockets/websocket_channel.cc       uint16 code = kWebSocketErrorAbnormalClosure;
code              707 net/websockets/websocket_channel.cc         code = received_close_code_;
code              711 net/websockets/websocket_channel.cc       return DoDropChannel(was_clean, code, reason);
code              786 net/websockets/websocket_channel.cc       uint16 code = kWebSocketNormalClosure;
code              789 net/websockets/websocket_channel.cc       if (!ParseClose(data_buffer, size, &code, &reason, &message)) {
code              790 net/websockets/websocket_channel.cc         return FailChannel(message, code, reason);
code              794 net/websockets/websocket_channel.cc       VLOG(1) << "Got Close with code " << code;
code              798 net/websockets/websocket_channel.cc           if (SendClose(code, reason) == CHANNEL_DELETED)
code              804 net/websockets/websocket_channel.cc           received_close_code_ = code;
code              813 net/websockets/websocket_channel.cc           received_close_code_ = code;
code              942 net/websockets/websocket_channel.cc                                            uint16 code,
code              949 net/websockets/websocket_channel.cc     if (SendClose(code, reason) == CHANNEL_DELETED)
code              961 net/websockets/websocket_channel.cc ChannelState WebSocketChannel::SendClose(uint16 code,
code              967 net/websockets/websocket_channel.cc   if (code == kWebSocketErrorNoStatusReceived) {
code              976 net/websockets/websocket_channel.cc     base::WriteBigEndian(body->data(), code);
code              977 net/websockets/websocket_channel.cc     COMPILE_ASSERT(sizeof(code) == kWebSocketCloseCodeLength,
code              997 net/websockets/websocket_channel.cc                                   uint16* code,
code             1003 net/websockets/websocket_channel.cc       *code = kWebSocketErrorNoStatusReceived;
code             1010 net/websockets/websocket_channel.cc     *code = kWebSocketErrorProtocolError;
code             1026 net/websockets/websocket_channel.cc       *code = kWebSocketErrorProtocolError;
code             1032 net/websockets/websocket_channel.cc       *code = unchecked_code;
code             1042 net/websockets/websocket_channel.cc   *code = kWebSocketErrorProtocolError;
code             1049 net/websockets/websocket_channel.cc                                              uint16 code,
code             1055 net/websockets/websocket_channel.cc       event_interface_->OnDropChannel(was_clean, code, reason);
code               98 net/websockets/websocket_channel.h   void StartClosingHandshake(uint16 code, const std::string& reason);
code              280 net/websockets/websocket_channel.h                            uint16 code,
code              287 net/websockets/websocket_channel.h   ChannelState SendClose(uint16 code,
code              298 net/websockets/websocket_channel.h                   uint16* code,
code              308 net/websockets/websocket_channel.h                              uint16 code,
code               40 net/websockets/websocket_channel_test.cc #define CLOSE_DATA(code, string) WEBSOCKET_CLOSE_CODE_AS_STRING_##code string
code              201 net/websockets/websocket_channel_test.cc                                      uint16 code,
code              867 net/websockets/websocket_channel_test.cc                                      uint16 code,
code               79 net/websockets/websocket_event_interface.h                                      uint16 code,
code              105 ppapi/c/pp_macros.h # define PP_ALLOW_THIS_IN_INITIALIZER_LIST(code) \
code              108 ppapi/c/pp_macros.h     code \
code              111 ppapi/c/pp_macros.h # define PP_ALLOW_THIS_IN_INITIALIZER_LIST(code) code
code              736 ppapi/c/ppb_input_event.h                         struct PP_Var code);
code              287 ppapi/c/ppb_websocket.h                    uint16_t code,
code              237 ppapi/cpp/input_event.cc                                        const Var& code) {
code              241 ppapi/cpp/input_event.cc         character_text.pp_var(), code.pp_var()));
code              320 ppapi/cpp/input_event.h                      const Var& code);
code               55 ppapi/cpp/websocket.cc int32_t WebSocket::Close(uint16_t code, const Var& reason,
code               61 ppapi/cpp/websocket.cc       pp_resource(), code, reason.pp_var(),
code              103 ppapi/cpp/websocket.h   int32_t Close(uint16_t code, const Var& reason,
code              891 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Resource Pnacl_M34_PPB_KeyboardInputEvent_Create(PP_Instance instance, PP_InputEvent_Type type, PP_TimeTicks time_stamp, uint32_t modifiers, uint32_t key_code, struct PP_Var* character_text, struct PP_Var* code) {
code              893 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->Create(instance, type, time_stamp, modifiers, key_code, *character_text, *code);
code             1731 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M18_PPB_WebSocket_Close(PP_Resource web_socket, uint16_t code, struct PP_Var* reason, struct PP_CompletionCallback* callback) {
code             1733 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->Close(web_socket, code, *reason, *callback);
code             4467 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Create = (PP_Resource (*)(PP_Instance instance, PP_InputEvent_Type type, PP_TimeTicks time_stamp, uint32_t modifiers, uint32_t key_code, struct PP_Var character_text, struct PP_Var code))&Pnacl_M34_PPB_KeyboardInputEvent_Create,
code             4698 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Close = (int32_t (*)(PP_Resource web_socket, uint16_t code, struct PP_Var reason, struct PP_CompletionCallback callback))&Pnacl_M18_PPB_WebSocket_Close,
code              155 ppapi/proxy/dispatch_reply_message.h #define PPAPI_DISPATCH_PLUGIN_RESOURCE_CALL_UNHANDLED(code) \
code              157 ppapi/proxy/dispatch_reply_message.h         code; \
code              294 ppapi/proxy/ppapi_messages.h   IPC_STRUCT_TRAITS_MEMBER(code)
code              117 ppapi/proxy/resource_creation_proxy.cc   PP_Var code = StringVar::StringToPPVar("");
code              120 ppapi/proxy/resource_creation_proxy.cc       character_text, code);
code              130 ppapi/proxy/resource_creation_proxy.cc     struct PP_Var code) {
code              133 ppapi/proxy/resource_creation_proxy.cc       character_text, code);
code               69 ppapi/proxy/resource_creation_proxy.h       PP_Var code) OVERRIDE;
code              128 ppapi/proxy/websocket_resource.cc int32_t WebSocketResource::Close(uint16_t code,
code              139 ppapi/proxy/websocket_resource.cc   if (code != PP_WEBSOCKETSTATUSCODE_NOT_SPECIFIED) {
code              140 ppapi/proxy/websocket_resource.cc     if (code != PP_WEBSOCKETSTATUSCODE_NORMAL_CLOSURE &&
code              141 ppapi/proxy/websocket_resource.cc         (code < PP_WEBSOCKETSTATUSCODE_USER_REGISTERED_MIN ||
code              142 ppapi/proxy/websocket_resource.cc         code > PP_WEBSOCKETSTATUSCODE_USER_PRIVATE_MAX))
code              190 ppapi/proxy/websocket_resource.cc   PpapiHostMsg_WebSocket_Close msg(static_cast<int32_t>(code),
code              376 ppapi/proxy/websocket_resource.cc     unsigned short code,
code              382 ppapi/proxy/websocket_resource.cc   close_code_ = code;
code              470 ppapi/proxy/websocket_resource.cc     unsigned short code,
code              472 ppapi/proxy/websocket_resource.cc   OnPluginMsgCloseReply(params, buffered_amount, was_clean, code, reason);
code               39 ppapi/proxy/websocket_resource.h   virtual int32_t Close(uint16_t code,
code               67 ppapi/proxy/websocket_resource.h                              unsigned short code,
code               81 ppapi/proxy/websocket_resource.h                               unsigned short code,
code               26 ppapi/shared_impl/ppb_input_event_shared.cc       code(),
code               93 ppapi/shared_impl/ppb_input_event_shared.cc   return StringVar::StringToPPVar(data_.code);
code              241 ppapi/shared_impl/ppb_input_event_shared.cc     struct PP_Var code) {
code              259 ppapi/shared_impl/ppb_input_event_shared.cc   if (code.type == PP_VARTYPE_STRING) {
code              260 ppapi/shared_impl/ppb_input_event_shared.cc     StringVar* code_str = StringVar::FromPPVar(code);
code              263 ppapi/shared_impl/ppb_input_event_shared.cc     data.code = code_str->value();
code               47 ppapi/shared_impl/ppb_input_event_shared.h   std::string code;
code              119 ppapi/shared_impl/ppb_input_event_shared.h                                               struct PP_Var code);
code               44 ppapi/tests/manual/delete_plugin.cc     pp::Var code("deletePlugin()");
code               53 ppapi/tests/manual/delete_plugin.cc     ExecuteScript(code);
code              145 ppapi/tests/test_input_event.cc                                               const std::string& code) {
code              153 ppapi/tests/test_input_event.cc       pp::Var(code));
code               37 ppapi/tests/test_input_event.h                                 uint32_t key_code, const std::string& code);
code              120 ppapi/tests/test_websocket.cc       bool was_clean, uint16_t code, const pp::Var& reason) {
code              122 ppapi/tests/test_websocket.cc         WebSocketEvent(WebSocketEvent::EVENT_CLOSE, was_clean, code, reason));
code              269 ppapi/thunk/ppb_input_event_thunk.cc                                          struct PP_Var code) {
code              277 ppapi/thunk/ppb_input_event_thunk.cc                                                          character_text, code);
code               37 ppapi/thunk/ppb_websocket_api.h   virtual int32_t Close(uint16_t code,
code               50 ppapi/thunk/ppb_websocket_thunk.cc               uint16_t code,
code               57 ppapi/thunk/ppb_websocket_thunk.cc   return enter.SetResult(enter.object()->Close(code, reason, enter.callback()));
code               80 ppapi/thunk/resource_creation_api.h       struct PP_Var code) = 0;
code               48 ppapi/utility/websocket/websocket_api.cc   int32_t Close(uint16_t code, const Var& reason) {
code               51 ppapi/utility/websocket/websocket_api.cc     int32_t result = WebSocket::Close(code, reason, callback);
code              119 ppapi/utility/websocket/websocket_api.cc int32_t WebSocketAPI::Close(uint16_t code, const Var& reason) {
code              120 ppapi/utility/websocket/websocket_api.cc   return impl_->Close(code, reason);
code               57 ppapi/utility/websocket/websocket_api.h   int32_t Close(uint16_t code, const Var& reason);
code              112 ppapi/utility/websocket/websocket_api.h                                  uint16_t code,
code               31 remoting/client/plugin/normalizing_input_filter_cros.cc static bool IsOsKey(unsigned int code) {
code               34 remoting/client/plugin/normalizing_input_filter_cros.cc   return code == kUsbLeftOsKey || code == kUsbRightOsKey;
code               38 remoting/client/plugin/normalizing_input_filter_cros.cc static bool IsRewrittenFunctionKey(unsigned int code) {
code               41 remoting/client/plugin/normalizing_input_filter_cros.cc   return code >= kUsbFunctionKeyMin && code <= kUsbFunctionKeyMax;
code               45 remoting/client/plugin/normalizing_input_filter_cros.cc static bool IsRewrittenExtendedKey(unsigned int code) {
code               48 remoting/client/plugin/normalizing_input_filter_cros.cc   return code >= kUsbExtendedKeyMin && code <= kUsbExtendedKeyMax;
code               52 remoting/client/plugin/normalizing_input_filter_cros.cc static bool IsRewrittenKey(unsigned int code) {
code               53 remoting/client/plugin/normalizing_input_filter_cros.cc   return IsRewrittenExtendedKey(code) || IsRewrittenFunctionKey(code);
code              150 remoting/host/setup/service_client.cc           std::string code;
code              154 remoting/host/setup/service_client.cc               dict->GetString("data.authorizationCode", &code)) {
code              155 remoting/host/setup/service_client.cc             delegate_->OnHostRegistered(code);
code               28 remoting/host/verify_config_window_win.cc void VerifyConfigWindowWin::OnCancel(UINT code, int id, HWND control) {
code               50 remoting/host/verify_config_window_win.cc void VerifyConfigWindowWin::OnOk(UINT code, int id, HWND control) {
code               36 remoting/host/verify_config_window_win.h   void OnCancel(UINT code, int id, HWND control);
code               39 remoting/host/verify_config_window_win.h   void OnOk(UINT code, int id, HWND control);
code              106 remoting/host/win/rdp_client_window.cc       int code, WPARAM wparam, LPARAM lparam);
code              515 remoting/host/win/rdp_client_window.cc     int code, WPARAM wparam, LPARAM lparam) {
code              519 remoting/host/win/rdp_client_window.cc   if (code != HCBT_ACTIVATE)
code              520 remoting/host/win/rdp_client_window.cc     return CallNextHookEx(hook, code, wparam, lparam);
code               17 sandbox/linux/seccomp-bpf/codegen.cc     switch (BPF_CLASS(instruction->code)) {
code               19 sandbox/linux/seccomp-bpf/codegen.cc         if (BPF_OP(instruction->code) != BPF_JA) {
code               58 sandbox/linux/seccomp-bpf/codegen.cc     switch (BPF_CLASS(iter->code)) {
code               60 sandbox/linux/seccomp-bpf/codegen.cc         if (iter->code == BPF_LD + BPF_W + BPF_ABS) {
code               91 sandbox/linux/seccomp-bpf/codegen.cc         if (BPF_OP(iter->code) == BPF_JA) {
code               95 sandbox/linux/seccomp-bpf/codegen.cc               BPF_OP(iter->code) == BPF_JSET ? "&" :
code               96 sandbox/linux/seccomp-bpf/codegen.cc               BPF_OP(iter->code) == BPF_JEQ ? "==" :
code               97 sandbox/linux/seccomp-bpf/codegen.cc               BPF_OP(iter->code) == BPF_JGE ? ">=" :
code               98 sandbox/linux/seccomp-bpf/codegen.cc               BPF_OP(iter->code) == BPF_JGT ? ">"  : "???",
code              116 sandbox/linux/seccomp-bpf/codegen.cc         fprintf(stderr, BPF_OP(iter->code) == BPF_NEG
code              118 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_ADD ? "+"  :
code              119 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_SUB ? "-"  :
code              120 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_MUL ? "*"  :
code              121 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_DIV ? "/"  :
code              122 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_MOD ? "%"  :
code              123 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_OR  ? "|"  :
code              124 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_XOR ? "^"  :
code              125 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_AND ? "&"  :
code              126 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_LSH ? "<<" :
code              127 sandbox/linux/seccomp-bpf/codegen.cc             BPF_OP(iter->code) == BPF_RSH ? ">>" : "???",
code              138 sandbox/linux/seccomp-bpf/codegen.cc Instruction* CodeGen::MakeInstruction(uint16_t code,
code              145 sandbox/linux/seccomp-bpf/codegen.cc   if (BPF_CLASS(code) == BPF_JMP && BPF_OP(code) != BPF_JA) {
code              150 sandbox/linux/seccomp-bpf/codegen.cc   if (next && BPF_CLASS(code) == BPF_RET) {
code              153 sandbox/linux/seccomp-bpf/codegen.cc   if (BPF_CLASS(code) == BPF_JMP) {
code              155 sandbox/linux/seccomp-bpf/codegen.cc     Instruction* insn = new Instruction(code, 0, next, NULL);
code              160 sandbox/linux/seccomp-bpf/codegen.cc     Instruction* insn = new Instruction(code, k, next);
code              166 sandbox/linux/seccomp-bpf/codegen.cc Instruction* CodeGen::MakeInstruction(uint16_t code, const ErrorCode& err) {
code              167 sandbox/linux/seccomp-bpf/codegen.cc   if (BPF_CLASS(code) != BPF_RET) {
code              174 sandbox/linux/seccomp-bpf/codegen.cc   return MakeInstruction(code, err.err_);
code              177 sandbox/linux/seccomp-bpf/codegen.cc Instruction* CodeGen::MakeInstruction(uint16_t code,
code              183 sandbox/linux/seccomp-bpf/codegen.cc   if (BPF_CLASS(code) != BPF_JMP || BPF_OP(code) == BPF_JA) {
code              191 sandbox/linux/seccomp-bpf/codegen.cc   Instruction* insn = new Instruction(code, k, jt, jf);
code              200 sandbox/linux/seccomp-bpf/codegen.cc   if (BPF_CLASS(head->code) == BPF_JMP) {
code              201 sandbox/linux/seccomp-bpf/codegen.cc     if (BPF_OP(head->code) == BPF_JA) {
code              215 sandbox/linux/seccomp-bpf/codegen.cc   } else if (BPF_CLASS(head->code) == BPF_RET) {
code              248 sandbox/linux/seccomp-bpf/codegen.cc     if (BPF_CLASS(insn->code) == BPF_JMP) {
code              252 sandbox/linux/seccomp-bpf/codegen.cc       if (BPF_OP(insn->code) != BPF_JA) {
code              271 sandbox/linux/seccomp-bpf/codegen.cc       if (!insn->next != (BPF_CLASS(insn->code) == BPF_RET)) {
code              319 sandbox/linux/seccomp-bpf/codegen.cc     if (BPF_CLASS(head->code) == BPF_JMP) {
code              375 sandbox/linux/seccomp-bpf/codegen.cc     if (BPF_CLASS(insn->code) == BPF_JMP) {
code              380 sandbox/linux/seccomp-bpf/codegen.cc       if (BPF_OP(insn->code) != BPF_JA) {
code              454 sandbox/linux/seccomp-bpf/codegen.cc         if (BPF_CLASS(insns1_last->code) != BPF_JMP &&
code              455 sandbox/linux/seccomp-bpf/codegen.cc             BPF_CLASS(insns1_last->code) != BPF_RET) {
code              474 sandbox/linux/seccomp-bpf/codegen.cc     if (insn1.code == insn2.code) {
code              478 sandbox/linux/seccomp-bpf/codegen.cc         if (BPF_CLASS(insn1.code) == BPF_JMP) {
code              479 sandbox/linux/seccomp-bpf/codegen.cc           if (BPF_OP(insn1.code) != BPF_JA) {
code              518 sandbox/linux/seccomp-bpf/codegen.cc       return insn1.code - insn2.code;
code              566 sandbox/linux/seccomp-bpf/codegen.cc     if (BPF_CLASS(last_insn->code) == BPF_JMP) {
code              570 sandbox/linux/seccomp-bpf/codegen.cc       if (BPF_OP(last_insn->code) != BPF_JA) {
code              576 sandbox/linux/seccomp-bpf/codegen.cc     } else if (BPF_CLASS(last_insn->code) != BPF_RET) {
code              609 sandbox/linux/seccomp-bpf/codegen.cc     if (BPF_CLASS(last_insn->code) == BPF_JMP) {
code              613 sandbox/linux/seccomp-bpf/codegen.cc       if (BPF_OP(last_insn->code) != BPF_JA) {
code              624 sandbox/linux/seccomp-bpf/codegen.cc     } else if (BPF_CLASS(last_insn->code) != BPF_RET) {
code              672 sandbox/linux/seccomp-bpf/codegen.cc     if (BPF_CLASS(insn->code) == BPF_JMP) {
code              675 sandbox/linux/seccomp-bpf/codegen.cc       if (BPF_OP(insn->code) == BPF_JA) {
code              720 sandbox/linux/seccomp-bpf/codegen.cc     } else if (BPF_CLASS(insn->code) != BPF_RET &&
code              747 sandbox/linux/seccomp-bpf/codegen.cc           (struct sock_filter) {insn.code, insn.jt, insn.jf, insn.k});
code               69 sandbox/linux/seccomp-bpf/codegen.h   Instruction* MakeInstruction(uint16_t code,
code               72 sandbox/linux/seccomp-bpf/codegen.h   Instruction* MakeInstruction(uint16_t code, const ErrorCode& err);
code               73 sandbox/linux/seccomp-bpf/codegen.h   Instruction* MakeInstruction(uint16_t code,
code               93 sandbox/linux/seccomp-bpf/codegen_unittest.cc   SANDBOX_ASSERT(insn0->code == BPF_LD + BPF_W + BPF_ABS);
code               99 sandbox/linux/seccomp-bpf/codegen_unittest.cc   SANDBOX_ASSERT(insn1->code == BPF_JMP + BPF_JA);
code              104 sandbox/linux/seccomp-bpf/codegen_unittest.cc   SANDBOX_ASSERT(insn2->code == BPF_RET + BPF_K);
code              117 sandbox/linux/seccomp-bpf/codegen_unittest.cc   SANDBOX_ASSERT(insn4->code == BPF_JMP + BPF_JEQ + BPF_K);
code              128 sandbox/linux/seccomp-bpf/codegen_unittest.cc   SANDBOX_ASSERT(insn5->code == BPF_LD + BPF_W + BPF_ABS);
code              280 sandbox/linux/seccomp-bpf/codegen_unittest.cc     if (BPF_CLASS(insn->code) == BPF_JMP) {
code              284 sandbox/linux/seccomp-bpf/codegen_unittest.cc       if (BPF_OP(insn->code) != BPF_JA) {
code              291 sandbox/linux/seccomp-bpf/codegen_unittest.cc     } else if (BPF_CLASS(insn->code) == BPF_RET) {
code              353 sandbox/linux/seccomp-bpf/codegen_unittest.cc         SANDBOX_ASSERT(BPF_CLASS(insn->code) != BPF_JMP);
code              354 sandbox/linux/seccomp-bpf/codegen_unittest.cc         SANDBOX_ASSERT(BPF_CLASS(insn->code) != BPF_RET);
code              356 sandbox/linux/seccomp-bpf/codegen_unittest.cc         SANDBOX_ASSERT(BPF_CLASS(insn->code) == BPF_JMP ||
code              357 sandbox/linux/seccomp-bpf/codegen_unittest.cc                        BPF_CLASS(insn->code) == BPF_RET ||
code              398 sandbox/linux/seccomp-bpf/codegen_unittest.cc         graph[i].append(reinterpret_cast<char*>(&(*iter)->code),
code              399 sandbox/linux/seccomp-bpf/codegen_unittest.cc                         sizeof((*iter)->code));
code              400 sandbox/linux/seccomp-bpf/codegen_unittest.cc         if (BPF_CLASS((*iter)->code) != BPF_JMP ||
code              401 sandbox/linux/seccomp-bpf/codegen_unittest.cc             BPF_OP((*iter)->code) != BPF_JA) {
code              415 sandbox/linux/seccomp-bpf/codegen_unittest.cc       if (BPF_CLASS(insn->code) == BPF_JMP) {
code              419 sandbox/linux/seccomp-bpf/codegen_unittest.cc         if (BPF_OP(insn->code) != BPF_JA) {
code              423 sandbox/linux/seccomp-bpf/codegen_unittest.cc       } else if (BPF_CLASS(insn->code) == BPF_RET) {
code              471 sandbox/linux/seccomp-bpf/codegen_unittest.cc     if (BPF_CLASS(insn->code) == BPF_JMP) {
code              472 sandbox/linux/seccomp-bpf/codegen_unittest.cc       if (BPF_OP(insn->code) == BPF_JA) {
code              480 sandbox/linux/seccomp-bpf/codegen_unittest.cc     } else if (BPF_CLASS(insn->code) == BPF_RET) {
code              493 sandbox/linux/seccomp-bpf/codegen_unittest.cc     source.append(reinterpret_cast<const char*>(&insn->code),
code              494 sandbox/linux/seccomp-bpf/codegen_unittest.cc                   sizeof(insn->code));
code              508 sandbox/linux/seccomp-bpf/codegen_unittest.cc     if (BPF_CLASS(insn.code) == BPF_JMP) {
code              509 sandbox/linux/seccomp-bpf/codegen_unittest.cc       if (BPF_OP(insn.code) == BPF_JA) {
code              517 sandbox/linux/seccomp-bpf/codegen_unittest.cc     } else if (BPF_CLASS(insn.code) == BPF_RET) {
code              528 sandbox/linux/seccomp-bpf/codegen_unittest.cc     assembly.append(reinterpret_cast<char*>(&insn.code), sizeof(insn.code));
code               30 sandbox/linux/seccomp-bpf/instruction.h       : code(c), next(n), k(parm) {}
code               34 sandbox/linux/seccomp-bpf/instruction.h       : code(c), jt_ptr(jt), jf_ptr(jf), k(parm) {}
code               36 sandbox/linux/seccomp-bpf/instruction.h   uint16_t code;
code              117 sandbox/linux/seccomp-bpf/sandbox_bpf.cc bool IsDenied(const ErrorCode& code) {
code              118 sandbox/linux/seccomp-bpf/sandbox_bpf.cc   return (code.err() & SECCOMP_RET_ACTION) == SECCOMP_RET_TRAP ||
code              119 sandbox/linux/seccomp-bpf/sandbox_bpf.cc          (code.err() >= (SECCOMP_RET_ERRNO + ErrorCode::ERR_MIN_ERRNO) &&
code              120 sandbox/linux/seccomp-bpf/sandbox_bpf.cc           code.err() <= (SECCOMP_RET_ERRNO + ErrorCode::ERR_MAX_ERRNO));
code              129 sandbox/linux/seccomp-bpf/sandbox_bpf.cc     if (BPF_CLASS(insn->code) == BPF_RET && insn->k > SECCOMP_RET_TRAP &&
code              166 sandbox/linux/seccomp-bpf/sandbox_bpf.cc   if (BPF_CLASS(insn->code) == BPF_RET &&
code               32 sandbox/linux/seccomp-bpf/verifier.cc                            const ErrorCode& code,
code               34 sandbox/linux/seccomp-bpf/verifier.cc   if (code.error_type() == ErrorCode::ET_SIMPLE ||
code               35 sandbox/linux/seccomp-bpf/verifier.cc       code.error_type() == ErrorCode::ET_TRAP) {
code               36 sandbox/linux/seccomp-bpf/verifier.cc     return code.err();
code               37 sandbox/linux/seccomp-bpf/verifier.cc   } else if (code.error_type() == ErrorCode::ET_COND) {
code               38 sandbox/linux/seccomp-bpf/verifier.cc     if (code.width() == ErrorCode::TP_32BIT &&
code               39 sandbox/linux/seccomp-bpf/verifier.cc         (data.args[code.argno()] >> 32) &&
code               40 sandbox/linux/seccomp-bpf/verifier.cc         (data.args[code.argno()] & 0xFFFFFFFF80000000ull) !=
code               44 sandbox/linux/seccomp-bpf/verifier.cc     switch (code.op()) {
code               47 sandbox/linux/seccomp-bpf/verifier.cc                                  (code.width() == ErrorCode::TP_32BIT
code               48 sandbox/linux/seccomp-bpf/verifier.cc                                       ? uint32_t(data.args[code.argno()])
code               49 sandbox/linux/seccomp-bpf/verifier.cc                                       : data.args[code.argno()]) == code.value()
code               50 sandbox/linux/seccomp-bpf/verifier.cc                                      ? *code.passed()
code               51 sandbox/linux/seccomp-bpf/verifier.cc                                      : *code.failed(),
code               55 sandbox/linux/seccomp-bpf/verifier.cc                                  ((code.width() == ErrorCode::TP_32BIT
code               56 sandbox/linux/seccomp-bpf/verifier.cc                                        ? uint32_t(data.args[code.argno()])
code               57 sandbox/linux/seccomp-bpf/verifier.cc                                        : data.args[code.argno()]) &
code               58 sandbox/linux/seccomp-bpf/verifier.cc                                   code.value()) == code.value()
code               59 sandbox/linux/seccomp-bpf/verifier.cc                                      ? *code.passed()
code               60 sandbox/linux/seccomp-bpf/verifier.cc                                      : *code.failed(),
code               64 sandbox/linux/seccomp-bpf/verifier.cc                                  (code.width() == ErrorCode::TP_32BIT
code               65 sandbox/linux/seccomp-bpf/verifier.cc                                       ? uint32_t(data.args[code.argno()])
code               66 sandbox/linux/seccomp-bpf/verifier.cc                                       : data.args[code.argno()]) &
code               67 sandbox/linux/seccomp-bpf/verifier.cc                                          code.value()
code               68 sandbox/linux/seccomp-bpf/verifier.cc                                      ? *code.passed()
code               69 sandbox/linux/seccomp-bpf/verifier.cc                                      : *code.failed(),
code               83 sandbox/linux/seccomp-bpf/verifier.cc                      const ErrorCode& code,
code               85 sandbox/linux/seccomp-bpf/verifier.cc   if (code.error_type() == ErrorCode::ET_SIMPLE ||
code               86 sandbox/linux/seccomp-bpf/verifier.cc       code.error_type() == ErrorCode::ET_TRAP) {
code              101 sandbox/linux/seccomp-bpf/verifier.cc   } else if (code.error_type() == ErrorCode::ET_COND) {
code              102 sandbox/linux/seccomp-bpf/verifier.cc     if (code.argno() < 0 || code.argno() >= 6) {
code              106 sandbox/linux/seccomp-bpf/verifier.cc     switch (code.op()) {
code              110 sandbox/linux/seccomp-bpf/verifier.cc         data->args[code.argno()] = code.value();
code              112 sandbox/linux/seccomp-bpf/verifier.cc                  sandbox, program, data, root_code, *code.passed(), err)) {
code              118 sandbox/linux/seccomp-bpf/verifier.cc         data->args[code.argno()] = code.value() ^ 0x55AA55AA;
code              120 sandbox/linux/seccomp-bpf/verifier.cc                  sandbox, program, data, root_code, *code.failed(), err)) {
code              127 sandbox/linux/seccomp-bpf/verifier.cc         if (code.width() == ErrorCode::TP_32BIT) {
code              128 sandbox/linux/seccomp-bpf/verifier.cc           if (code.value() >> 32) {
code              137 sandbox/linux/seccomp-bpf/verifier.cc           data->args[code.argno()] = 0x100000000ull;
code              153 sandbox/linux/seccomp-bpf/verifier.cc           data->args[code.argno()] = code.value() ^ 0x55AA55AA00000000ull;
code              155 sandbox/linux/seccomp-bpf/verifier.cc                    sandbox, program, data, root_code, *code.failed(), err)) {
code              173 sandbox/linux/seccomp-bpf/verifier.cc               (!code.value() && code.op() == ErrorCode::OP_HAS_ANY_BITS) ||
code              180 sandbox/linux/seccomp-bpf/verifier.cc                       ((code.value() & ~uint64_t(uintptr_t(-1))) &&
code              181 sandbox/linux/seccomp-bpf/verifier.cc                        code.op() == ErrorCode::OP_HAS_ALL_BITS) ||
code              182 sandbox/linux/seccomp-bpf/verifier.cc                       (code.value() && !(code.value() & uintptr_t(-1)) &&
code              183 sandbox/linux/seccomp-bpf/verifier.cc                        code.op() == ErrorCode::OP_HAS_ANY_BITS)
code              184 sandbox/linux/seccomp-bpf/verifier.cc                   ? *code.failed()
code              185 sandbox/linux/seccomp-bpf/verifier.cc                   : *code.passed();
code              190 sandbox/linux/seccomp-bpf/verifier.cc               !code.value() && code.op() == ErrorCode::OP_HAS_ALL_BITS
code              191 sandbox/linux/seccomp-bpf/verifier.cc                   ? *code.passed()
code              192 sandbox/linux/seccomp-bpf/verifier.cc                   : *code.failed();
code              194 sandbox/linux/seccomp-bpf/verifier.cc           data->args[code.argno()] = code.value() & uintptr_t(-1);
code              199 sandbox/linux/seccomp-bpf/verifier.cc           data->args[code.argno()] = uintptr_t(-1);
code              204 sandbox/linux/seccomp-bpf/verifier.cc           data->args[code.argno()] = 0;
code              223 sandbox/linux/seccomp-bpf/verifier.cc   if (BPF_SIZE(insn.code) != BPF_W || BPF_MODE(insn.code) != BPF_ABS) {
code              241 sandbox/linux/seccomp-bpf/verifier.cc   if (BPF_OP(insn.code) == BPF_JA) {
code              250 sandbox/linux/seccomp-bpf/verifier.cc     if (BPF_SRC(insn.code) != BPF_K || !state->acc_is_valid ||
code              255 sandbox/linux/seccomp-bpf/verifier.cc     switch (BPF_OP(insn.code)) {
code              291 sandbox/linux/seccomp-bpf/verifier.cc   if (BPF_SRC(insn.code) != BPF_K) {
code              299 sandbox/linux/seccomp-bpf/verifier.cc   if (BPF_OP(insn.code) == BPF_NEG) {
code              303 sandbox/linux/seccomp-bpf/verifier.cc     if (BPF_SRC(insn.code) != BPF_K) {
code              307 sandbox/linux/seccomp-bpf/verifier.cc     switch (BPF_OP(insn.code)) {
code              390 sandbox/linux/seccomp-bpf/verifier.cc     ErrorCode code = policy.EvaluateSyscall(sandbox, sysnum);
code              391 sandbox/linux/seccomp-bpf/verifier.cc     if (!VerifyErrorCode(sandbox, program, &data, code, code, err)) {
code              412 sandbox/linux/seccomp-bpf/verifier.cc     switch (BPF_CLASS(insn.code)) {
code              169 sandbox/win/src/Wow64.cc   DWORD code;
code              171 sandbox/win/src/Wow64.cc       ::GetExitCodeProcess(process_info.process_handle(), &code) ? true : false;
code              176 sandbox/win/src/Wow64.cc   return ok && (0 == code);
code               69 sandbox/win/src/filesystem_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTCREATEFILE_TAG, name, attributes,
code               75 sandbox/win/src/filesystem_interception.cc     if (SBOX_ALL_OK != code)
code              138 sandbox/win/src/filesystem_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTOPENFILE_TAG, name, attributes,
code              143 sandbox/win/src/filesystem_interception.cc     if (SBOX_ALL_OK != code)
code              203 sandbox/win/src/filesystem_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTQUERYATTRIBUTESFILE_TAG, name,
code              208 sandbox/win/src/filesystem_interception.cc     if (SBOX_ALL_OK != code)
code              261 sandbox/win/src/filesystem_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTQUERYFULLATTRIBUTESFILE_TAG, name,
code              266 sandbox/win/src/filesystem_interception.cc     if (SBOX_ALL_OK != code)
code              338 sandbox/win/src/filesystem_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTSETINFO_RENAME_TAG, file,
code              342 sandbox/win/src/filesystem_interception.cc     if (SBOX_ALL_OK != code)
code               29 sandbox/win/src/handle_interception.cc   ResultCode code = CrossCall(ipc, IPC_DUPLICATEHANDLEPROXY_TAG,
code               32 sandbox/win/src/handle_interception.cc   if (SBOX_ALL_OK != code)
code               33 sandbox/win/src/handle_interception.cc     return code;
code               53 sandbox/win/src/named_pipe_interception.cc     ResultCode code = CrossCall(ipc, IPC_CREATENAMEDPIPEW_TAG, pipe_name,
code               57 sandbox/win/src/named_pipe_interception.cc     if (SBOX_ALL_OK != code)
code               73 sandbox/win/src/process_thread_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTOPENTHREAD_TAG, desired_access,
code               75 sandbox/win/src/process_thread_interception.cc     if (SBOX_ALL_OK != code)
code              151 sandbox/win/src/process_thread_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTOPENPROCESS_TAG, desired_access,
code              153 sandbox/win/src/process_thread_interception.cc     if (SBOX_ALL_OK != code)
code              196 sandbox/win/src/process_thread_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTOPENPROCESSTOKEN_TAG, process,
code              198 sandbox/win/src/process_thread_interception.cc     if (SBOX_ALL_OK != code)
code              241 sandbox/win/src/process_thread_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTOPENPROCESSTOKENEX_TAG, process,
code              243 sandbox/win/src/process_thread_interception.cc     if (SBOX_ALL_OK != code)
code              305 sandbox/win/src/process_thread_interception.cc     ResultCode code = CrossCall(ipc, IPC_CREATEPROCESSW_TAG, application_name,
code              307 sandbox/win/src/process_thread_interception.cc     if (SBOX_ALL_OK != code)
code              383 sandbox/win/src/process_thread_interception.cc     ResultCode code = CrossCall(ipc, IPC_CREATEPROCESSW_TAG, app_name,
code              389 sandbox/win/src/process_thread_interception.cc     if (SBOX_ALL_OK != code)
code               62 sandbox/win/src/registry_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTCREATEKEY_TAG, name, attributes,
code               68 sandbox/win/src/registry_interception.cc     if (SBOX_ALL_OK != code)
code              120 sandbox/win/src/registry_interception.cc     ResultCode code = CrossCall(ipc, IPC_NTOPENKEY_TAG, name, attributes,
code              125 sandbox/win/src/registry_interception.cc     if (SBOX_ALL_OK != code)
code               30 sandbox/win/src/sync_interception.cc   ResultCode code = CrossCall(ipc, IPC_CREATEEVENT_TAG, name, event_type,
code               32 sandbox/win/src/sync_interception.cc   return code;
code               47 sandbox/win/src/sync_interception.cc   ResultCode code = CrossCall(ipc, IPC_OPENEVENT_TAG, name, desired_access,
code               50 sandbox/win/src/sync_interception.cc   return code;
code               90 sandbox/win/src/sync_interception.cc     ResultCode code = ProxyCreateEvent(name, initial_state, event_type, memory,
code               94 sandbox/win/src/sync_interception.cc     if (code != SBOX_ALL_OK) {
code              143 sandbox/win/src/sync_interception.cc     ResultCode code = ProxyOpenEvent(name, desired_access, memory, &answer);
code              146 sandbox/win/src/sync_interception.cc     if (code != SBOX_ALL_OK) {
code              118 sandbox/win/src/target_services.cc     ResultCode code = CrossCall(ipc, IPC_PING1_TAG, cookie, &answer);
code              120 sandbox/win/src/target_services.cc     if (SBOX_ALL_OK != code) {
code              144 sandbox/win/src/target_services.cc     ResultCode code = CrossCall(ipc, IPC_PING2_TAG, counted_buffer, &answer);
code              146 sandbox/win/src/target_services.cc     if (SBOX_ALL_OK != code) {
code               48 sandbox/win/tests/common/controller.h   unsigned int code = static_cast<unsigned int>(result);
code               51 sandbox/win/tests/common/controller.h   return (code > first) && (code < last);
code               31 sandbox/win/wow_helper/wow_helper.cc   char* code = reinterpret_cast<char*>(thunk) + used;
code               33 sandbox/win/wow_helper/wow_helper.cc                                 code, thunk, thunk_bytes, NULL);
code               44 sandbox/win/wow_helper/wow_helper.cc   if (!::WriteProcessMemory(child, code, &TargetNtMapViewOfSection, size,
code               41 sync/engine/net/server_connection_manager.cc     ServerConnectionCode code) {
code               42 sync/engine/net/server_connection_manager.cc   switch (code) {
code               90 sync/engine/net/server_connection_manager.h       ServerConnectionCode code);
code               98 sync/engine/net/server_connection_manager.h   explicit ServerConnectionEvent(HttpResponse::ServerConnectionCode code) :
code               99 sync/engine/net/server_connection_manager.h       connection_code(code) {}
code              102 third_party/bintrees/bintrees/cwalker.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              103 third_party/bintrees/bintrees/cwalker.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              106 third_party/bintrees/bintrees/cwalker.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              107 third_party/bintrees/bintrees/cwalker.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              102 third_party/bintrees/bintrees/qavltree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              103 third_party/bintrees/bintrees/qavltree.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              106 third_party/bintrees/bintrees/qavltree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              107 third_party/bintrees/bintrees/qavltree.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              102 third_party/bintrees/bintrees/qbintree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              103 third_party/bintrees/bintrees/qbintree.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              106 third_party/bintrees/bintrees/qbintree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              107 third_party/bintrees/bintrees/qbintree.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              102 third_party/bintrees/bintrees/qrbtree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              103 third_party/bintrees/bintrees/qrbtree.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              106 third_party/bintrees/bintrees/qrbtree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
code              107 third_party/bintrees/bintrees/qrbtree.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
code              256 third_party/cld/languages/internal/languages.cc   if (const char* code = kLanguageInfoTable[lang].language_code_639_1_)
code              257 third_party/cld/languages/internal/languages.cc     return code;
code              264 third_party/cld/languages/internal/languages.cc   if (const char* code = kLanguageInfoTable[lang].language_code_639_2_)
code              265 third_party/cld/languages/internal/languages.cc     return code;
code              990 third_party/expat/files/lib/expat.h XML_ErrorString(enum XML_Error code);
code             1928 third_party/expat/files/lib/xmlparse.c XML_ErrorString(enum XML_Error code)
code             1973 third_party/expat/files/lib/xmlparse.c   if (code > 0 && code < sizeof(message)/sizeof(message[0]))
code             1974 third_party/expat/files/lib/xmlparse.c     return message[code];
code              291 third_party/leveldatabase/env_chromium.cc   int code = GetCorruptionCode(status);
code              292 third_party/leveldatabase/env_chromium.cc   if (code == 0)
code              294 third_party/leveldatabase/env_chromium.cc   return patterns[code - 1];
code               26 third_party/libaddressinput/chromium/chrome_downloader_impl_unittest.cc   void SetFakeResponse(const std::string& payload, net::HttpStatusCode code) {
code               29 third_party/libaddressinput/chromium/chrome_downloader_impl_unittest.cc                                   code,
code              157 third_party/libevent/evhttp.h void evhttp_send_reply(struct evhttp_request *req, int code,
code             1201 third_party/libevent/http.c evhttp_valid_response_code(int code)
code             1203 third_party/libevent/http.c 	if (code == 0)
code             1934 third_party/libevent/http.c evhttp_send_reply(struct evhttp_request *req, int code, const char *reason,
code             1937 third_party/libevent/http.c 	evhttp_response_code(req, code, reason);
code             1943 third_party/libevent/http.c evhttp_send_reply_start(struct evhttp_request *req, int code,
code             1946 third_party/libevent/http.c 	evhttp_response_code(req, code, reason);
code             1991 third_party/libevent/http.c evhttp_response_code(struct evhttp_request *req, int code, const char *reason)
code             1994 third_party/libevent/http.c 	req->response_code = code;
code               91 third_party/libjingle/overrides/init_webrtc.cc   if (error.code == ERROR_MOD_NOT_FOUND) {
code               96 third_party/libjingle/overrides/init_webrtc.cc   } else if (error.code == ERROR_ACCESS_DENIED) {
code               14 third_party/libjingle/overrides/talk/media/webrtc/webrtcexport.h #define NON_EXPORTED_BASE(code) code
code              187 third_party/libjpeg/jchuff.c   unsigned int code;
code              224 third_party/libjpeg/jchuff.c   code = 0;
code              229 third_party/libjpeg/jchuff.c       huffcode[p++] = code;
code              230 third_party/libjpeg/jchuff.c       code++;
code              235 third_party/libjpeg/jchuff.c     if (((INT32) code) >= (((INT32) 1) << si))
code              237 third_party/libjpeg/jchuff.c     code <<= 1;
code              302 third_party/libjpeg/jchuff.c emit_bits (working_state * state, unsigned int code, int size)
code              306 third_party/libjpeg/jchuff.c   register INT32 put_buffer = (INT32) code;
code              277 third_party/libjpeg/jcmarker.c emit_sof (j_compress_ptr cinfo, JPEG_MARKER code)
code              283 third_party/libjpeg/jcmarker.c   emit_marker(cinfo, code);
code              228 third_party/libjpeg/jcphuff.c emit_bits (phuff_entropy_ptr entropy, unsigned int code, int size)
code              232 third_party/libjpeg/jcphuff.c   register INT32 put_buffer = (INT32) code;
code              158 third_party/libjpeg/jdhuff.c   unsigned int code;
code              196 third_party/libjpeg/jdhuff.c   code = 0;
code              201 third_party/libjpeg/jdhuff.c       huffcode[p++] = code;
code              202 third_party/libjpeg/jdhuff.c       code++;
code              207 third_party/libjpeg/jdhuff.c     if (((INT32) code) >= (((INT32) 1) << si))
code              209 third_party/libjpeg/jdhuff.c     code <<= 1;
code              403 third_party/libjpeg/jdhuff.c   register INT32 code;
code              409 third_party/libjpeg/jdhuff.c   code = GET_BITS(l);
code              414 third_party/libjpeg/jdhuff.c   while (code > htbl->maxcode[l]) {
code              415 third_party/libjpeg/jdhuff.c     code <<= 1;
code              417 third_party/libjpeg/jdhuff.c     code |= GET_BITS(1);
code              432 third_party/libjpeg/jdhuff.c   return htbl->pub->huffval[ (int) (code + htbl->valoffset[l]) ];
code               48 third_party/libjpeg/jerror.c #define JMESSAGE(code,string)	string ,
code               27 third_party/libjpeg/jerror.h #define JMESSAGE(code,string)
code              205 third_party/libjpeg/jerror.h #define ERREXIT(cinfo,code)  \
code              206 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              208 third_party/libjpeg/jerror.h #define ERREXIT1(cinfo,code,p1)  \
code              209 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              212 third_party/libjpeg/jerror.h #define ERREXIT2(cinfo,code,p1,p2)  \
code              213 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              217 third_party/libjpeg/jerror.h #define ERREXIT3(cinfo,code,p1,p2,p3)  \
code              218 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              223 third_party/libjpeg/jerror.h #define ERREXIT4(cinfo,code,p1,p2,p3,p4)  \
code              224 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              230 third_party/libjpeg/jerror.h #define ERREXITS(cinfo,code,str)  \
code              231 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              238 third_party/libjpeg/jerror.h #define WARNMS(cinfo,code)  \
code              239 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              241 third_party/libjpeg/jerror.h #define WARNMS1(cinfo,code,p1)  \
code              242 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              245 third_party/libjpeg/jerror.h #define WARNMS2(cinfo,code,p1,p2)  \
code              246 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              252 third_party/libjpeg/jerror.h #define TRACEMS(cinfo,lvl,code)  \
code              253 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              255 third_party/libjpeg/jerror.h #define TRACEMS1(cinfo,lvl,code,p1)  \
code              256 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              259 third_party/libjpeg/jerror.h #define TRACEMS2(cinfo,lvl,code,p1,p2)  \
code              260 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code              264 third_party/libjpeg/jerror.h #define TRACEMS3(cinfo,lvl,code,p1,p2,p3)  \
code              267 third_party/libjpeg/jerror.h 	   (cinfo)->err->msg_code = (code); \
code              269 third_party/libjpeg/jerror.h #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4)  \
code              272 third_party/libjpeg/jerror.h 	   (cinfo)->err->msg_code = (code); \
code              274 third_party/libjpeg/jerror.h #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5)  \
code              278 third_party/libjpeg/jerror.h 	   (cinfo)->err->msg_code = (code); \
code              280 third_party/libjpeg/jerror.h #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8)  \
code              284 third_party/libjpeg/jerror.h 	   (cinfo)->err->msg_code = (code); \
code              286 third_party/libjpeg/jerror.h #define TRACEMSS(cinfo,lvl,code,str)  \
code              287 third_party/libjpeg/jerror.h   ((cinfo)->err->msg_code = (code), \
code               50 third_party/libjpeg/jfdctflt.c   Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
code               46 third_party/libjpeg/jfdctfst.c   Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
code               39 third_party/libjpeg/jfdctint.c   Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
code               52 third_party/libjpeg/jidctflt.c   Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
code               48 third_party/libjpeg/jidctfst.c   Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
code               41 third_party/libjpeg/jidctint.c   Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
code               36 third_party/libjpeg/jidctred.c   Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
code              748 third_party/libwebp/dec/vp8l.c     int code;
code              754 third_party/libwebp/dec/vp8l.c     code = ReadSymbol(&htree_group->htrees_[GREEN], br);
code              755 third_party/libwebp/dec/vp8l.c     if (code < NUM_LITERAL_CODES) {  // Literal
code              756 third_party/libwebp/dec/vp8l.c       data[pos] = code;
code              766 third_party/libwebp/dec/vp8l.c     } else if (code < len_code_limit) {  // Backward reference
code              768 third_party/libwebp/dec/vp8l.c       const int length_sym = code - NUM_LITERAL_CODES;
code              838 third_party/libwebp/dec/vp8l.c     int code;
code              846 third_party/libwebp/dec/vp8l.c     code = ReadSymbol(&htree_group->htrees_[GREEN], br);
code              847 third_party/libwebp/dec/vp8l.c     if (code < NUM_LITERAL_CODES) {  // Literal
code              850 third_party/libwebp/dec/vp8l.c       green = code;
code              870 third_party/libwebp/dec/vp8l.c     } else if (code < len_code_limit) {  // Backward reference
code              872 third_party/libwebp/dec/vp8l.c       const int length_sym = code - NUM_LITERAL_CODES;
code              902 third_party/libwebp/dec/vp8l.c     } else if (code < color_cache_limit) {  // Color cache
code              903 third_party/libwebp/dec/vp8l.c       const int key = code - len_code_limit;
code             1381 third_party/libwebp/dsp/lossless.c     uint32_t code = 0xff000000;
code             1385 third_party/libwebp/dsp/lossless.c         code = 0xff000000;
code             1387 third_party/libwebp/dsp/lossless.c       code |= row[x] << (8 + bit_depth * xsub);
code             1388 third_party/libwebp/dsp/lossless.c       dst[x >> xbits] = code;
code              151 third_party/libwebp/dsp/lossless.h static WEBP_INLINE void VP8LPrefixEncodeBitsNoLUT(int distance, int* const code,
code              156 third_party/libwebp/dsp/lossless.h   *code = 2 * highest_bit + second_highest_bit;
code              159 third_party/libwebp/dsp/lossless.h static WEBP_INLINE void VP8LPrefixEncodeNoLUT(int distance, int* const code,
code              166 third_party/libwebp/dsp/lossless.h   *code = 2 * highest_bit + second_highest_bit;
code              178 third_party/libwebp/dsp/lossless.h static WEBP_INLINE void VP8LPrefixEncodeBits(int distance, int* const code,
code              182 third_party/libwebp/dsp/lossless.h     *code = prefix_code.code_;
code              185 third_party/libwebp/dsp/lossless.h     VP8LPrefixEncodeBitsNoLUT(distance, code, extra_bits);
code              189 third_party/libwebp/dsp/lossless.h static WEBP_INLINE void VP8LPrefixEncode(int distance, int* const code,
code              194 third_party/libwebp/dsp/lossless.h     *code = prefix_code.code_;
code              198 third_party/libwebp/dsp/lossless.h     VP8LPrefixEncodeNoLUT(distance, code, extra_bits, extra_bits_value);
code              465 third_party/libwebp/enc/backward_references.c   int code, extra_bits;
code              466 third_party/libwebp/enc/backward_references.c   VP8LPrefixEncodeBits(length, &code, &extra_bits);
code              467 third_party/libwebp/enc/backward_references.c   return m->literal_[VALUES_IN_BYTE + code] + extra_bits;
code              472 third_party/libwebp/enc/backward_references.c   int code, extra_bits;
code              473 third_party/libwebp/enc/backward_references.c   VP8LPrefixEncodeBits(distance, &code, &extra_bits);
code              474 third_party/libwebp/enc/backward_references.c   return m->distance_[code] + extra_bits;
code              534 third_party/libwebp/enc/backward_references.c         const int code = DistanceToPlaneCode(xsize, offset);
code              536 third_party/libwebp/enc/backward_references.c             prev_cost + GetDistanceCost(cost_model, code);
code              547 third_party/libwebp/enc/backward_references.c         if (len >= 128 && code <= min_distance_code) {
code               93 third_party/libwebp/enc/histogram.c     int code, extra_bits;
code               94 third_party/libwebp/enc/histogram.c     VP8LPrefixEncodeBits(PixOrCopyLength(v), &code, &extra_bits);
code               95 third_party/libwebp/enc/histogram.c     ++histo->literal_[256 + code];
code               96 third_party/libwebp/enc/histogram.c     VP8LPrefixEncodeBits(PixOrCopyDistance(v), &code, &extra_bits);
code               97 third_party/libwebp/enc/histogram.c     ++histo->distance_[code];
code              282 third_party/libwebp/enc/vp8l.c     const int ix = tokens[i].code;
code              321 third_party/libwebp/enc/vp8l.c       ++histogram[tokens[i].code];
code              338 third_party/libwebp/enc/vp8l.c       const int ix = tokens[i].code;
code              409 third_party/libwebp/enc/vp8l.c                              const HuffmanTreeCode* const code,
code              411 third_party/libwebp/enc/vp8l.c   const int depth = code->code_lengths[code_index];
code              412 third_party/libwebp/enc/vp8l.c   const int symbol = code->codes[code_index];
code              433 third_party/libwebp/enc/vp8l.c       const int code = PixOrCopyCacheIdx(v);
code              434 third_party/libwebp/enc/vp8l.c       const int literal_ix = 256 + NUM_LENGTH_CODES + code;
code              440 third_party/libwebp/enc/vp8l.c         const int code = PixOrCopyLiteral(v, order[k]);
code              441 third_party/libwebp/enc/vp8l.c         WriteHuffmanCode(bw, codes + k, code);
code              445 third_party/libwebp/enc/vp8l.c       int code, distance;
code              447 third_party/libwebp/enc/vp8l.c       VP8LPrefixEncode(v->len, &code, &n_bits, &bits);
code              448 third_party/libwebp/enc/vp8l.c       WriteHuffmanCode(bw, codes, 256 + code);
code              452 third_party/libwebp/enc/vp8l.c       VP8LPrefixEncode(distance, &code, &n_bits, &bits);
code              453 third_party/libwebp/enc/vp8l.c       WriteHuffmanCode(bw, codes + 4, code);
code              154 third_party/libwebp/utils/huffman.c                          int symbol, int code, int code_length) {
code              162 third_party/libwebp/utils/huffman.c     base_code = ReverseBitsShort(code, code_length);
code              169 third_party/libwebp/utils/huffman.c     base_code = ReverseBitsShort((code >> (code_length - HUFF_LUT_BITS)),
code              182 third_party/libwebp/utils/huffman.c     node += node->children_ + ((code >> code_length) & 1);
code              287 third_party/libwebp/utils/huffman_encode.c     tokens->code = value;
code              296 third_party/libwebp/utils/huffman_encode.c         tokens->code = value;
code              302 third_party/libwebp/utils/huffman_encode.c       tokens->code = 16;
code              307 third_party/libwebp/utils/huffman_encode.c       tokens->code = 16;
code              322 third_party/libwebp/utils/huffman_encode.c         tokens->code = 0;   // 0-value
code              328 third_party/libwebp/utils/huffman_encode.c       tokens->code = 17;
code              333 third_party/libwebp/utils/huffman_encode.c       tokens->code = 18;
code              338 third_party/libwebp/utils/huffman_encode.c       tokens->code = 18;
code              412 third_party/libwebp/utils/huffman_encode.c     uint32_t code = 0;
code              414 third_party/libwebp/utils/huffman_encode.c       code = (code + depth_count[i - 1]) << 1;
code              415 third_party/libwebp/utils/huffman_encode.c       next_code[i] = code;
code               25 third_party/libwebp/utils/huffman_encode.h   uint8_t code;         // value (0..15) or escape code (16,17,18)
code              359 third_party/libxml/src/HTMLtree.c htmlSaveErr(int code, xmlNodePtr node, const char *extra)
code              363 third_party/libxml/src/HTMLtree.c     switch(code) {
code              379 third_party/libxml/src/HTMLtree.c     __xmlSimpleError(XML_FROM_OUTPUT, code, node, msg, extra);
code               85 third_party/libxml/src/entities.c xmlEntitiesErr(xmlParserErrors code, const char *msg)
code               87 third_party/libxml/src/entities.c     __xmlSimpleError(XML_FROM_TREE, code, NULL, msg, NULL);
code              248 third_party/libxml/src/error.c     int code = -1;
code              265 third_party/libxml/src/error.c     code = err->code;
code              270 third_party/libxml/src/error.c     if (code == XML_ERR_OK)
code              443 third_party/libxml/src/error.c               void *nod, int domain, int code, xmlErrorLevel level,
code              484 third_party/libxml/src/error.c     if (code == XML_ERR_OK)
code              536 third_party/libxml/src/error.c     to->code = code;
code              642 third_party/libxml/src/error.c __xmlSimpleError(int domain, int code, xmlNodePtr node,
code              646 third_party/libxml/src/error.c     if (code == XML_ERR_NO_MEMORY) {
code              658 third_party/libxml/src/error.c 			code, XML_ERR_ERROR, NULL, 0, extra,
code              852 third_party/libxml/src/error.c     if (xmlLastError.code == XML_ERR_OK)
code              868 third_party/libxml/src/error.c     if (err->code == XML_ERR_OK)
code              881 third_party/libxml/src/error.c     err->code = XML_ERR_OK;
code              893 third_party/libxml/src/error.c     if (xmlLastError.code == XML_ERR_OK)
code              913 third_party/libxml/src/error.c     if (ctxt->lastError.code == XML_ERR_OK)
code              933 third_party/libxml/src/error.c     if (ctxt->lastError.code == XML_ERR_OK)
code              971 third_party/libxml/src/error.c     to->code = from->code;
code               78 third_party/libxml/src/include/libxml/xmlerror.h     int		code;	/* The error code, e.g. an xmlParserError */
code              924 third_party/libxml/src/include/libxml/xmlerror.h 				 int code,
code              937 third_party/libxml/src/include/libxml/xmlerror.h 				 int code,
code               26 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsAegeanNumbers	(int code);
code               27 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms	(int code);
code               28 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsArabic	(int code);
code               29 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsA	(int code);
code               30 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB	(int code);
code               31 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsArmenian	(int code);
code               32 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsArrows	(int code);
code               33 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin	(int code);
code               34 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBengali	(int code);
code               35 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBlockElements	(int code);
code               36 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBopomofo	(int code);
code               37 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBopomofoExtended	(int code);
code               38 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBoxDrawing	(int code);
code               39 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBraillePatterns	(int code);
code               40 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBuhid	(int code);
code               41 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsByzantineMusicalSymbols	(int code);
code               42 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibility	(int code);
code               43 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityForms	(int code);
code               44 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityIdeographs	(int code);
code               45 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityIdeographsSupplement	(int code);
code               46 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKRadicalsSupplement	(int code);
code               47 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKSymbolsandPunctuation	(int code);
code               48 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKUnifiedIdeographs	(int code);
code               49 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKUnifiedIdeographsExtensionA	(int code);
code               50 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCJKUnifiedIdeographsExtensionB	(int code);
code               51 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCherokee	(int code);
code               52 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCombiningDiacriticalMarks	(int code);
code               53 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCombiningDiacriticalMarksforSymbols	(int code);
code               54 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCombiningHalfMarks	(int code);
code               55 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCombiningMarksforSymbols	(int code);
code               56 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsControlPictures	(int code);
code               57 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCurrencySymbols	(int code);
code               58 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCypriotSyllabary	(int code);
code               59 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCyrillic	(int code);
code               60 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCyrillicSupplement	(int code);
code               61 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsDeseret	(int code);
code               62 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsDevanagari	(int code);
code               63 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsDingbats	(int code);
code               64 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsEnclosedAlphanumerics	(int code);
code               65 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsEnclosedCJKLettersandMonths	(int code);
code               66 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsEthiopic	(int code);
code               67 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGeneralPunctuation	(int code);
code               68 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGeometricShapes	(int code);
code               69 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGeorgian	(int code);
code               70 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGothic	(int code);
code               71 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGreek	(int code);
code               72 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGreekExtended	(int code);
code               73 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGreekandCoptic	(int code);
code               74 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGujarati	(int code);
code               75 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsGurmukhi	(int code);
code               76 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHalfwidthandFullwidthForms	(int code);
code               77 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHangulCompatibilityJamo	(int code);
code               78 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHangulJamo	(int code);
code               79 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHangulSyllables	(int code);
code               80 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHanunoo	(int code);
code               81 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHebrew	(int code);
code               82 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHighPrivateUseSurrogates	(int code);
code               83 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates	(int code);
code               84 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsHiragana	(int code);
code               85 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsIPAExtensions	(int code);
code               86 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsIdeographicDescriptionCharacters	(int code);
code               87 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsKanbun	(int code);
code               88 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsKangxiRadicals	(int code);
code               89 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsKannada	(int code);
code               90 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsKatakana	(int code);
code               91 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsKatakanaPhoneticExtensions	(int code);
code               92 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsKhmer	(int code);
code               93 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsKhmerSymbols	(int code);
code               94 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLao	(int code);
code               95 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLatin1Supplement	(int code);
code               96 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedA	(int code);
code               97 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedB	(int code);
code               98 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedAdditional	(int code);
code               99 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLetterlikeSymbols	(int code);
code              100 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLimbu	(int code);
code              101 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLinearBIdeograms	(int code);
code              102 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLinearBSyllabary	(int code);
code              103 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsLowSurrogates	(int code);
code              104 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMalayalam	(int code);
code              105 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMathematicalAlphanumericSymbols	(int code);
code              106 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMathematicalOperators	(int code);
code              107 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousMathematicalSymbolsA	(int code);
code              108 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousMathematicalSymbolsB	(int code);
code              109 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousSymbols	(int code);
code              110 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousSymbolsandArrows	(int code);
code              111 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousTechnical	(int code);
code              112 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMongolian	(int code);
code              113 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMusicalSymbols	(int code);
code              114 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsMyanmar	(int code);
code              115 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsNumberForms	(int code);
code              116 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsOgham	(int code);
code              117 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsOldItalic	(int code);
code              118 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsOpticalCharacterRecognition	(int code);
code              119 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsOriya	(int code);
code              120 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsOsmanya	(int code);
code              121 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsPhoneticExtensions	(int code);
code              122 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsPrivateUse	(int code);
code              123 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsPrivateUseArea	(int code);
code              124 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsRunic	(int code);
code              125 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsShavian	(int code);
code              126 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSinhala	(int code);
code              127 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSmallFormVariants	(int code);
code              128 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSpacingModifierLetters	(int code);
code              129 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSpecials	(int code);
code              130 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSuperscriptsandSubscripts	(int code);
code              131 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSupplementalArrowsA	(int code);
code              132 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSupplementalArrowsB	(int code);
code              133 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSupplementalMathematicalOperators	(int code);
code              134 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSupplementaryPrivateUseAreaA	(int code);
code              135 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSupplementaryPrivateUseAreaB	(int code);
code              136 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSyriac	(int code);
code              137 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTagalog	(int code);
code              138 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTagbanwa	(int code);
code              139 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTags	(int code);
code              140 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTaiLe	(int code);
code              141 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTaiXuanJingSymbols	(int code);
code              142 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTamil	(int code);
code              143 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTelugu	(int code);
code              144 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsThaana	(int code);
code              145 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsThai	(int code);
code              146 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsTibetan	(int code);
code              147 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsUgaritic	(int code);
code              148 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsUnifiedCanadianAboriginalSyllabics	(int code);
code              149 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsVariationSelectors	(int code);
code              150 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsVariationSelectorsSupplement	(int code);
code              151 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsYiRadicals	(int code);
code              152 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsYiSyllables	(int code);
code              153 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsYijingHexagramSymbols	(int code);
code              155 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsBlock	(int code, const char *block);
code              157 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatC	(int code);
code              158 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatCc	(int code);
code              159 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatCf	(int code);
code              160 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatCo	(int code);
code              161 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatCs	(int code);
code              162 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatL	(int code);
code              163 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatLl	(int code);
code              164 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatLm	(int code);
code              165 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatLo	(int code);
code              166 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatLt	(int code);
code              167 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatLu	(int code);
code              168 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatM	(int code);
code              169 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatMc	(int code);
code              170 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatMe	(int code);
code              171 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatMn	(int code);
code              172 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatN	(int code);
code              173 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatNd	(int code);
code              174 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatNl	(int code);
code              175 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatNo	(int code);
code              176 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatP	(int code);
code              177 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPc	(int code);
code              178 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPd	(int code);
code              179 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPe	(int code);
code              180 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPf	(int code);
code              181 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPi	(int code);
code              182 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPo	(int code);
code              183 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatPs	(int code);
code              184 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatS	(int code);
code              185 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatSc	(int code);
code              186 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatSk	(int code);
code              187 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatSm	(int code);
code              188 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatSo	(int code);
code              189 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatZ	(int code);
code              190 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatZl	(int code);
code              191 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatZp	(int code);
code              192 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCatZs	(int code);
code              194 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsCat	(int code, const char *cat);
code               65 third_party/libxml/src/libxml.h void __xmlIOErr(int domain, int code, const char *extra);
code              124 third_party/libxml/src/parser.c     if (ctxt->lastError.code == XML_ERR_ENTITY_LOOP)
code             2558 third_party/libxml/src/parser.c 	    if ((ctxt->lastError.code == XML_ERR_ENTITY_LOOP) ||
code             2559 third_party/libxml/src/parser.c 	        (ctxt->lastError.code == XML_ERR_INTERNAL_ERROR))
code             2611 third_party/libxml/src/parser.c 	    if (ctxt->lastError.code == XML_ERR_ENTITY_LOOP)
code             12704 third_party/libxml/src/parser.c     if (ctxt->lastError.code != XML_ERR_OK)
code             12958 third_party/libxml/src/parser.c     if (ctxt->lastError.code != XML_ERR_OK)
code             14353 third_party/libxml/src/parser.c     if (ctxt->lastError.code != XML_ERR_OK)
code              352 third_party/libxml/src/runtest.c     int code = -1;
code              368 third_party/libxml/src/runtest.c     code = err->code;
code              379 third_party/libxml/src/runtest.c     if (code == XML_ERR_OK)
code              410 third_party/libxml/src/runtest.c     if (code == XML_ERR_OK)
code              474 third_party/libxml/src/runtest.c     if (code == XML_ERR_OK)
code              490 third_party/libxml/src/runtest.c     if (code == XML_ERR_OK)
code              502 third_party/libxml/src/runtest.c     if (code == XML_ERR_OK)
code             36996 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37001 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37003 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsAegeanNumbers(code);
code             37006 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37030 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37035 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37037 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsAlphabeticPresentationForms(code);
code             37040 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37064 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37069 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37071 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsArabic(code);
code             37074 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37098 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37103 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37105 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsArabicPresentationFormsA(code);
code             37108 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37132 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37137 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37139 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsArabicPresentationFormsB(code);
code             37142 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37166 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37171 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37173 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsArmenian(code);
code             37176 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37200 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37205 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37207 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsArrows(code);
code             37210 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37234 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37239 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37241 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBasicLatin(code);
code             37244 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37268 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37273 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37275 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBengali(code);
code             37278 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37302 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37310 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37313 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBlock(code, (const char *)block);
code             37316 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37343 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37348 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37350 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBlockElements(code);
code             37353 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37377 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37382 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37384 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBopomofo(code);
code             37387 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37411 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37416 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37418 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBopomofoExtended(code);
code             37421 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37445 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37450 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37452 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBoxDrawing(code);
code             37455 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37479 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37484 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37486 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBraillePatterns(code);
code             37489 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37513 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37518 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37520 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsBuhid(code);
code             37523 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37547 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37552 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37554 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsByzantineMusicalSymbols(code);
code             37557 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37581 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37586 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37588 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKCompatibility(code);
code             37591 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37615 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37620 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37622 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKCompatibilityForms(code);
code             37625 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37649 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37654 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37656 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKCompatibilityIdeographs(code);
code             37659 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37683 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37688 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37690 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKCompatibilityIdeographsSupplement(code);
code             37693 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37717 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37722 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37724 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKRadicalsSupplement(code);
code             37727 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37751 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37756 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37758 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKSymbolsandPunctuation(code);
code             37761 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37785 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37790 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37792 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKUnifiedIdeographs(code);
code             37795 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37819 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37824 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37826 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKUnifiedIdeographsExtensionA(code);
code             37829 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37853 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37858 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37860 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCJKUnifiedIdeographsExtensionB(code);
code             37863 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37887 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37895 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37898 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCat(code, (const char *)cat);
code             37901 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37928 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37933 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37935 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatC(code);
code             37938 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37962 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             37967 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             37969 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatCc(code);
code             37972 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             37996 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38001 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38003 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatCf(code);
code             38006 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38030 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38035 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38037 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatCo(code);
code             38040 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38064 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38069 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38071 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatCs(code);
code             38074 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38098 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38103 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38105 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatL(code);
code             38108 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38132 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38137 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38139 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatLl(code);
code             38142 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38166 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38171 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38173 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatLm(code);
code             38176 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38200 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38205 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38207 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatLo(code);
code             38210 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38234 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38239 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38241 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatLt(code);
code             38244 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38268 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38273 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38275 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatLu(code);
code             38278 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38302 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38307 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38309 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatM(code);
code             38312 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38336 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38341 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38343 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatMc(code);
code             38346 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38370 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38375 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38377 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatMe(code);
code             38380 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38404 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38409 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38411 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatMn(code);
code             38414 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38438 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38443 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38445 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatN(code);
code             38448 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38472 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38477 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38479 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatNd(code);
code             38482 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38506 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38511 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38513 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatNl(code);
code             38516 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38540 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38545 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38547 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatNo(code);
code             38550 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38574 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38579 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38581 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatP(code);
code             38584 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38608 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38613 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38615 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPc(code);
code             38618 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38642 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38647 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38649 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPd(code);
code             38652 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38676 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38681 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38683 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPe(code);
code             38686 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38710 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38715 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38717 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPf(code);
code             38720 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38744 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38749 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38751 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPi(code);
code             38754 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38778 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38783 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38785 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPo(code);
code             38788 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38812 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38817 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38819 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatPs(code);
code             38822 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38846 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38851 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38853 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatS(code);
code             38856 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38880 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38885 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38887 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatSc(code);
code             38890 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38914 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38919 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38921 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatSk(code);
code             38924 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38948 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38953 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38955 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatSm(code);
code             38958 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             38982 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             38987 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             38989 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatSo(code);
code             38992 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39016 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39021 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39023 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatZ(code);
code             39026 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39050 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39055 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39057 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatZl(code);
code             39060 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39084 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39089 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39091 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatZp(code);
code             39094 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39118 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39123 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39125 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCatZs(code);
code             39128 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39152 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39157 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39159 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCherokee(code);
code             39162 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39186 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39191 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39193 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCombiningDiacriticalMarks(code);
code             39196 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39220 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39225 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39227 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCombiningDiacriticalMarksforSymbols(code);
code             39230 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39254 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39259 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39261 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCombiningHalfMarks(code);
code             39264 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39288 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39293 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39295 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCombiningMarksforSymbols(code);
code             39298 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39322 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39327 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39329 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsControlPictures(code);
code             39332 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39356 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39361 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39363 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCurrencySymbols(code);
code             39366 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39390 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39395 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39397 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCypriotSyllabary(code);
code             39400 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39424 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39429 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39431 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCyrillic(code);
code             39434 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39458 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39463 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39465 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsCyrillicSupplement(code);
code             39468 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39492 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39497 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39499 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsDeseret(code);
code             39502 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39526 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39531 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39533 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsDevanagari(code);
code             39536 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39560 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39565 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39567 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsDingbats(code);
code             39570 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39594 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39599 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39601 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsEnclosedAlphanumerics(code);
code             39604 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39628 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39633 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39635 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsEnclosedCJKLettersandMonths(code);
code             39638 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39662 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39667 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39669 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsEthiopic(code);
code             39672 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39696 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39701 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39703 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGeneralPunctuation(code);
code             39706 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39730 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39735 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39737 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGeometricShapes(code);
code             39740 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39764 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39769 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39771 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGeorgian(code);
code             39774 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39798 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39803 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39805 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGothic(code);
code             39808 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39832 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39837 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39839 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGreek(code);
code             39842 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39866 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39871 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39873 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGreekExtended(code);
code             39876 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39900 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39905 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39907 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGreekandCoptic(code);
code             39910 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39934 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39939 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39941 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGujarati(code);
code             39944 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             39968 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             39973 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             39975 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsGurmukhi(code);
code             39978 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40002 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40007 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40009 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHalfwidthandFullwidthForms(code);
code             40012 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40036 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40041 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40043 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHangulCompatibilityJamo(code);
code             40046 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40070 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40075 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40077 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHangulJamo(code);
code             40080 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40104 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40109 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40111 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHangulSyllables(code);
code             40114 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40138 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40143 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40145 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHanunoo(code);
code             40148 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40172 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40177 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40179 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHebrew(code);
code             40182 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40206 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40211 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40213 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHighPrivateUseSurrogates(code);
code             40216 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40240 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40245 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40247 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHighSurrogates(code);
code             40250 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40274 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40279 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40281 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsHiragana(code);
code             40284 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40308 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40313 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40315 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsIPAExtensions(code);
code             40318 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40342 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40347 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40349 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsIdeographicDescriptionCharacters(code);
code             40352 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40376 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40381 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40383 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsKanbun(code);
code             40386 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40410 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40415 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40417 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsKangxiRadicals(code);
code             40420 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40444 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40449 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40451 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsKannada(code);
code             40454 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40478 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40483 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40485 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsKatakana(code);
code             40488 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40512 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40517 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40519 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsKatakanaPhoneticExtensions(code);
code             40522 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40546 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40551 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40553 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsKhmer(code);
code             40556 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40580 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40585 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40587 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsKhmerSymbols(code);
code             40590 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40614 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40619 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40621 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLao(code);
code             40624 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40648 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40653 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40655 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLatin1Supplement(code);
code             40658 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40682 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40687 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40689 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLatinExtendedA(code);
code             40692 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40716 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40721 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40723 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLatinExtendedAdditional(code);
code             40726 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40750 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40755 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40757 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLatinExtendedB(code);
code             40760 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40784 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40789 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40791 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLetterlikeSymbols(code);
code             40794 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40818 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40823 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40825 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLimbu(code);
code             40828 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40852 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40857 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40859 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLinearBIdeograms(code);
code             40862 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40886 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40891 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40893 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLinearBSyllabary(code);
code             40896 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40920 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40925 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40927 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsLowSurrogates(code);
code             40930 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40954 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40959 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40961 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMalayalam(code);
code             40964 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             40988 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             40993 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             40995 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMathematicalAlphanumericSymbols(code);
code             40998 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41022 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41027 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41029 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMathematicalOperators(code);
code             41032 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41056 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41061 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41063 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMiscellaneousMathematicalSymbolsA(code);
code             41066 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41090 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41095 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41097 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMiscellaneousMathematicalSymbolsB(code);
code             41100 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41124 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41129 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41131 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMiscellaneousSymbols(code);
code             41134 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41158 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41163 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41165 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMiscellaneousSymbolsandArrows(code);
code             41168 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41192 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41197 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41199 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMiscellaneousTechnical(code);
code             41202 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41226 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41231 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41233 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMongolian(code);
code             41236 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41260 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41265 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41267 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMusicalSymbols(code);
code             41270 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41294 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41299 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41301 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsMyanmar(code);
code             41304 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41328 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41333 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41335 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsNumberForms(code);
code             41338 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41362 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41367 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41369 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsOgham(code);
code             41372 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41396 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41401 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41403 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsOldItalic(code);
code             41406 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41430 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41435 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41437 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsOpticalCharacterRecognition(code);
code             41440 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41464 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41469 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41471 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsOriya(code);
code             41474 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41498 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41503 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41505 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsOsmanya(code);
code             41508 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41532 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41537 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41539 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsPhoneticExtensions(code);
code             41542 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41566 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41571 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41573 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsPrivateUse(code);
code             41576 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41600 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41605 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41607 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsPrivateUseArea(code);
code             41610 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41634 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41639 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41641 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsRunic(code);
code             41644 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41668 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41673 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41675 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsShavian(code);
code             41678 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41702 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41707 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41709 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSinhala(code);
code             41712 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41736 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41741 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41743 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSmallFormVariants(code);
code             41746 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41770 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41775 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41777 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSpacingModifierLetters(code);
code             41780 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41804 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41809 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41811 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSpecials(code);
code             41814 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41838 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41843 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41845 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSuperscriptsandSubscripts(code);
code             41848 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41872 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41877 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41879 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSupplementalArrowsA(code);
code             41882 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41906 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41911 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41913 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSupplementalArrowsB(code);
code             41916 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41940 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41945 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41947 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSupplementalMathematicalOperators(code);
code             41950 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             41974 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             41979 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             41981 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSupplementaryPrivateUseAreaA(code);
code             41984 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42008 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42013 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42015 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSupplementaryPrivateUseAreaB(code);
code             42018 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42042 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42047 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42049 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSyriac(code);
code             42052 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42076 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42081 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42083 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTagalog(code);
code             42086 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42110 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42115 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42117 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTagbanwa(code);
code             42120 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42144 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42149 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42151 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTags(code);
code             42154 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42178 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42183 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42185 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTaiLe(code);
code             42188 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42212 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42217 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42219 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTaiXuanJingSymbols(code);
code             42222 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42246 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42251 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42253 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTamil(code);
code             42256 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42280 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42285 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42287 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTelugu(code);
code             42290 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42314 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42319 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42321 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsThaana(code);
code             42324 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42348 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42353 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42355 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsThai(code);
code             42358 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42382 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42387 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42389 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsTibetan(code);
code             42392 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42416 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42421 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42423 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsUgaritic(code);
code             42426 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42450 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42455 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42457 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsUnifiedCanadianAboriginalSyllabics(code);
code             42460 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42484 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42489 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42491 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsVariationSelectors(code);
code             42494 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42518 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42523 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42525 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsVariationSelectorsSupplement(code);
code             42528 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42552 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42557 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42559 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsYiRadicals(code);
code             42562 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42586 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42591 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42593 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsYiSyllables(code);
code             42596 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code             42620 third_party/libxml/src/testapi.c     int code; /* UCS code point */
code             42625 third_party/libxml/src/testapi.c         code = gen_int(n_code, 0);
code             42627 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsYijingHexagramSymbols(code);
code             42630 third_party/libxml/src/testapi.c         des_int(n_code, code, 0);
code               82 third_party/libxml/src/tree.c xmlTreeErr(int code, xmlNodePtr node, const char *extra)
code               86 third_party/libxml/src/tree.c     switch(code) {
code              102 third_party/libxml/src/tree.c     __xmlSimpleError(XML_FROM_TREE, code, node, msg, extra);
code              262 third_party/libxml/src/xmlIO.c __xmlIOErr(int domain, int code, const char *extra)
code              266 third_party/libxml/src/xmlIO.c     if (code == 0) {
code              268 third_party/libxml/src/xmlIO.c 	if (errno == 0) code = 0;
code              270 third_party/libxml/src/xmlIO.c         else if (errno == EACCES) code = XML_IO_EACCES;
code              273 third_party/libxml/src/xmlIO.c         else if (errno == EAGAIN) code = XML_IO_EAGAIN;
code              276 third_party/libxml/src/xmlIO.c         else if (errno == EBADF) code = XML_IO_EBADF;
code              279 third_party/libxml/src/xmlIO.c         else if (errno == EBADMSG) code = XML_IO_EBADMSG;
code              282 third_party/libxml/src/xmlIO.c         else if (errno == EBUSY) code = XML_IO_EBUSY;
code              285 third_party/libxml/src/xmlIO.c         else if (errno == ECANCELED) code = XML_IO_ECANCELED;
code              288 third_party/libxml/src/xmlIO.c         else if (errno == ECHILD) code = XML_IO_ECHILD;
code              291 third_party/libxml/src/xmlIO.c         else if (errno == EDEADLK) code = XML_IO_EDEADLK;
code              294 third_party/libxml/src/xmlIO.c         else if (errno == EDOM) code = XML_IO_EDOM;
code              297 third_party/libxml/src/xmlIO.c         else if (errno == EEXIST) code = XML_IO_EEXIST;
code              300 third_party/libxml/src/xmlIO.c         else if (errno == EFAULT) code = XML_IO_EFAULT;
code              303 third_party/libxml/src/xmlIO.c         else if (errno == EFBIG) code = XML_IO_EFBIG;
code              306 third_party/libxml/src/xmlIO.c         else if (errno == EINPROGRESS) code = XML_IO_EINPROGRESS;
code              309 third_party/libxml/src/xmlIO.c         else if (errno == EINTR) code = XML_IO_EINTR;
code              312 third_party/libxml/src/xmlIO.c         else if (errno == EINVAL) code = XML_IO_EINVAL;
code              315 third_party/libxml/src/xmlIO.c         else if (errno == EIO) code = XML_IO_EIO;
code              318 third_party/libxml/src/xmlIO.c         else if (errno == EISDIR) code = XML_IO_EISDIR;
code              321 third_party/libxml/src/xmlIO.c         else if (errno == EMFILE) code = XML_IO_EMFILE;
code              324 third_party/libxml/src/xmlIO.c         else if (errno == EMLINK) code = XML_IO_EMLINK;
code              327 third_party/libxml/src/xmlIO.c         else if (errno == EMSGSIZE) code = XML_IO_EMSGSIZE;
code              330 third_party/libxml/src/xmlIO.c         else if (errno == ENAMETOOLONG) code = XML_IO_ENAMETOOLONG;
code              333 third_party/libxml/src/xmlIO.c         else if (errno == ENFILE) code = XML_IO_ENFILE;
code              336 third_party/libxml/src/xmlIO.c         else if (errno == ENODEV) code = XML_IO_ENODEV;
code              339 third_party/libxml/src/xmlIO.c         else if (errno == ENOENT) code = XML_IO_ENOENT;
code              342 third_party/libxml/src/xmlIO.c         else if (errno == ENOEXEC) code = XML_IO_ENOEXEC;
code              345 third_party/libxml/src/xmlIO.c         else if (errno == ENOLCK) code = XML_IO_ENOLCK;
code              348 third_party/libxml/src/xmlIO.c         else if (errno == ENOMEM) code = XML_IO_ENOMEM;
code              351 third_party/libxml/src/xmlIO.c         else if (errno == ENOSPC) code = XML_IO_ENOSPC;
code              354 third_party/libxml/src/xmlIO.c         else if (errno == ENOSYS) code = XML_IO_ENOSYS;
code              357 third_party/libxml/src/xmlIO.c         else if (errno == ENOTDIR) code = XML_IO_ENOTDIR;
code              360 third_party/libxml/src/xmlIO.c         else if (errno == ENOTEMPTY) code = XML_IO_ENOTEMPTY;
code              363 third_party/libxml/src/xmlIO.c         else if (errno == ENOTSUP) code = XML_IO_ENOTSUP;
code              366 third_party/libxml/src/xmlIO.c         else if (errno == ENOTTY) code = XML_IO_ENOTTY;
code              369 third_party/libxml/src/xmlIO.c         else if (errno == ENXIO) code = XML_IO_ENXIO;
code              372 third_party/libxml/src/xmlIO.c         else if (errno == EPERM) code = XML_IO_EPERM;
code              375 third_party/libxml/src/xmlIO.c         else if (errno == EPIPE) code = XML_IO_EPIPE;
code              378 third_party/libxml/src/xmlIO.c         else if (errno == ERANGE) code = XML_IO_ERANGE;
code              381 third_party/libxml/src/xmlIO.c         else if (errno == EROFS) code = XML_IO_EROFS;
code              384 third_party/libxml/src/xmlIO.c         else if (errno == ESPIPE) code = XML_IO_ESPIPE;
code              387 third_party/libxml/src/xmlIO.c         else if (errno == ESRCH) code = XML_IO_ESRCH;
code              390 third_party/libxml/src/xmlIO.c         else if (errno == ETIMEDOUT) code = XML_IO_ETIMEDOUT;
code              393 third_party/libxml/src/xmlIO.c         else if (errno == EXDEV) code = XML_IO_EXDEV;
code              396 third_party/libxml/src/xmlIO.c         else if (errno == ENOTSOCK) code = XML_IO_ENOTSOCK;
code              399 third_party/libxml/src/xmlIO.c         else if (errno == EISCONN) code = XML_IO_EISCONN;
code              402 third_party/libxml/src/xmlIO.c         else if (errno == ECONNREFUSED) code = XML_IO_ECONNREFUSED;
code              405 third_party/libxml/src/xmlIO.c         else if (errno == ETIMEDOUT) code = XML_IO_ETIMEDOUT;
code              408 third_party/libxml/src/xmlIO.c         else if (errno == ENETUNREACH) code = XML_IO_ENETUNREACH;
code              411 third_party/libxml/src/xmlIO.c         else if (errno == EADDRINUSE) code = XML_IO_EADDRINUSE;
code              414 third_party/libxml/src/xmlIO.c         else if (errno == EINPROGRESS) code = XML_IO_EINPROGRESS;
code              417 third_party/libxml/src/xmlIO.c         else if (errno == EALREADY) code = XML_IO_EALREADY;
code              420 third_party/libxml/src/xmlIO.c         else if (errno == EAFNOSUPPORT) code = XML_IO_EAFNOSUPPORT;
code              422 third_party/libxml/src/xmlIO.c         else code = XML_IO_UNKNOWN;
code              426 third_party/libxml/src/xmlIO.c     if (code >= XML_IO_UNKNOWN) idx = code - XML_IO_UNKNOWN;
code              429 third_party/libxml/src/xmlIO.c     __xmlSimpleError(domain, code, NULL, IOerr[idx], extra);
code              440 third_party/libxml/src/xmlIO.c xmlIOErr(int code, const char *extra)
code              442 third_party/libxml/src/xmlIO.c     __xmlIOErr(XML_FROM_IO, code, extra);
code             3688 third_party/libxml/src/xmlIO.c         int code;
code             3690 third_party/libxml/src/xmlIO.c         code = xmlNanoHTTPReturnCode(ret->buf->context);
code             3691 third_party/libxml/src/xmlIO.c         if (code >= 400) {
code              119 third_party/libxml/src/xmlsave.c xmlSaveErr(int code, xmlNodePtr node, const char *extra)
code              123 third_party/libxml/src/xmlsave.c     switch(code) {
code              139 third_party/libxml/src/xmlsave.c     __xmlSimpleError(XML_FROM_OUTPUT, code, node, msg, extra);
code              976 third_party/libxml/src/xmlunicode.c xmlUCSIsAegeanNumbers(int code) {
code              977 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10100) && (code <= 0x1013F)));
code              989 third_party/libxml/src/xmlunicode.c xmlUCSIsAlphabeticPresentationForms(int code) {
code              990 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFB00) && (code <= 0xFB4F)));
code             1002 third_party/libxml/src/xmlunicode.c xmlUCSIsArabic(int code) {
code             1003 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0600) && (code <= 0x06FF)));
code             1015 third_party/libxml/src/xmlunicode.c xmlUCSIsArabicPresentationFormsA(int code) {
code             1016 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFB50) && (code <= 0xFDFF)));
code             1028 third_party/libxml/src/xmlunicode.c xmlUCSIsArabicPresentationFormsB(int code) {
code             1029 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFE70) && (code <= 0xFEFF)));
code             1041 third_party/libxml/src/xmlunicode.c xmlUCSIsArmenian(int code) {
code             1042 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0530) && (code <= 0x058F)));
code             1054 third_party/libxml/src/xmlunicode.c xmlUCSIsArrows(int code) {
code             1055 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2190) && (code <= 0x21FF)));
code             1067 third_party/libxml/src/xmlunicode.c xmlUCSIsBasicLatin(int code) {
code             1068 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0000) && (code <= 0x007F)));
code             1080 third_party/libxml/src/xmlunicode.c xmlUCSIsBengali(int code) {
code             1081 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0980) && (code <= 0x09FF)));
code             1093 third_party/libxml/src/xmlunicode.c xmlUCSIsBlockElements(int code) {
code             1094 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2580) && (code <= 0x259F)));
code             1106 third_party/libxml/src/xmlunicode.c xmlUCSIsBopomofo(int code) {
code             1107 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3100) && (code <= 0x312F)));
code             1119 third_party/libxml/src/xmlunicode.c xmlUCSIsBopomofoExtended(int code) {
code             1120 third_party/libxml/src/xmlunicode.c     return(((code >= 0x31A0) && (code <= 0x31BF)));
code             1132 third_party/libxml/src/xmlunicode.c xmlUCSIsBoxDrawing(int code) {
code             1133 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2500) && (code <= 0x257F)));
code             1145 third_party/libxml/src/xmlunicode.c xmlUCSIsBraillePatterns(int code) {
code             1146 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2800) && (code <= 0x28FF)));
code             1158 third_party/libxml/src/xmlunicode.c xmlUCSIsBuhid(int code) {
code             1159 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1740) && (code <= 0x175F)));
code             1171 third_party/libxml/src/xmlunicode.c xmlUCSIsByzantineMusicalSymbols(int code) {
code             1172 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1D000) && (code <= 0x1D0FF)));
code             1184 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKCompatibility(int code) {
code             1185 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3300) && (code <= 0x33FF)));
code             1197 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKCompatibilityForms(int code) {
code             1198 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFE30) && (code <= 0xFE4F)));
code             1210 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKCompatibilityIdeographs(int code) {
code             1211 third_party/libxml/src/xmlunicode.c     return(((code >= 0xF900) && (code <= 0xFAFF)));
code             1223 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKCompatibilityIdeographsSupplement(int code) {
code             1224 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2F800) && (code <= 0x2FA1F)));
code             1236 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKRadicalsSupplement(int code) {
code             1237 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2E80) && (code <= 0x2EFF)));
code             1249 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKSymbolsandPunctuation(int code) {
code             1250 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3000) && (code <= 0x303F)));
code             1262 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKUnifiedIdeographs(int code) {
code             1263 third_party/libxml/src/xmlunicode.c     return(((code >= 0x4E00) && (code <= 0x9FFF)));
code             1275 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKUnifiedIdeographsExtensionA(int code) {
code             1276 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3400) && (code <= 0x4DBF)));
code             1288 third_party/libxml/src/xmlunicode.c xmlUCSIsCJKUnifiedIdeographsExtensionB(int code) {
code             1289 third_party/libxml/src/xmlunicode.c     return(((code >= 0x20000) && (code <= 0x2A6DF)));
code             1301 third_party/libxml/src/xmlunicode.c xmlUCSIsCherokee(int code) {
code             1302 third_party/libxml/src/xmlunicode.c     return(((code >= 0x13A0) && (code <= 0x13FF)));
code             1314 third_party/libxml/src/xmlunicode.c xmlUCSIsCombiningDiacriticalMarks(int code) {
code             1315 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0300) && (code <= 0x036F)));
code             1327 third_party/libxml/src/xmlunicode.c xmlUCSIsCombiningDiacriticalMarksforSymbols(int code) {
code             1328 third_party/libxml/src/xmlunicode.c     return(((code >= 0x20D0) && (code <= 0x20FF)));
code             1340 third_party/libxml/src/xmlunicode.c xmlUCSIsCombiningHalfMarks(int code) {
code             1341 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFE20) && (code <= 0xFE2F)));
code             1353 third_party/libxml/src/xmlunicode.c xmlUCSIsCombiningMarksforSymbols(int code) {
code             1354 third_party/libxml/src/xmlunicode.c     return(((code >= 0x20D0) && (code <= 0x20FF)));
code             1366 third_party/libxml/src/xmlunicode.c xmlUCSIsControlPictures(int code) {
code             1367 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2400) && (code <= 0x243F)));
code             1379 third_party/libxml/src/xmlunicode.c xmlUCSIsCurrencySymbols(int code) {
code             1380 third_party/libxml/src/xmlunicode.c     return(((code >= 0x20A0) && (code <= 0x20CF)));
code             1392 third_party/libxml/src/xmlunicode.c xmlUCSIsCypriotSyllabary(int code) {
code             1393 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10800) && (code <= 0x1083F)));
code             1405 third_party/libxml/src/xmlunicode.c xmlUCSIsCyrillic(int code) {
code             1406 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0400) && (code <= 0x04FF)));
code             1418 third_party/libxml/src/xmlunicode.c xmlUCSIsCyrillicSupplement(int code) {
code             1419 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0500) && (code <= 0x052F)));
code             1431 third_party/libxml/src/xmlunicode.c xmlUCSIsDeseret(int code) {
code             1432 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10400) && (code <= 0x1044F)));
code             1444 third_party/libxml/src/xmlunicode.c xmlUCSIsDevanagari(int code) {
code             1445 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0900) && (code <= 0x097F)));
code             1457 third_party/libxml/src/xmlunicode.c xmlUCSIsDingbats(int code) {
code             1458 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2700) && (code <= 0x27BF)));
code             1470 third_party/libxml/src/xmlunicode.c xmlUCSIsEnclosedAlphanumerics(int code) {
code             1471 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2460) && (code <= 0x24FF)));
code             1483 third_party/libxml/src/xmlunicode.c xmlUCSIsEnclosedCJKLettersandMonths(int code) {
code             1484 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3200) && (code <= 0x32FF)));
code             1496 third_party/libxml/src/xmlunicode.c xmlUCSIsEthiopic(int code) {
code             1497 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1200) && (code <= 0x137F)));
code             1509 third_party/libxml/src/xmlunicode.c xmlUCSIsGeneralPunctuation(int code) {
code             1510 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2000) && (code <= 0x206F)));
code             1522 third_party/libxml/src/xmlunicode.c xmlUCSIsGeometricShapes(int code) {
code             1523 third_party/libxml/src/xmlunicode.c     return(((code >= 0x25A0) && (code <= 0x25FF)));
code             1535 third_party/libxml/src/xmlunicode.c xmlUCSIsGeorgian(int code) {
code             1536 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10A0) && (code <= 0x10FF)));
code             1548 third_party/libxml/src/xmlunicode.c xmlUCSIsGothic(int code) {
code             1549 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10330) && (code <= 0x1034F)));
code             1561 third_party/libxml/src/xmlunicode.c xmlUCSIsGreek(int code) {
code             1562 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0370) && (code <= 0x03FF)));
code             1574 third_party/libxml/src/xmlunicode.c xmlUCSIsGreekExtended(int code) {
code             1575 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1F00) && (code <= 0x1FFF)));
code             1587 third_party/libxml/src/xmlunicode.c xmlUCSIsGreekandCoptic(int code) {
code             1588 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0370) && (code <= 0x03FF)));
code             1600 third_party/libxml/src/xmlunicode.c xmlUCSIsGujarati(int code) {
code             1601 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0A80) && (code <= 0x0AFF)));
code             1613 third_party/libxml/src/xmlunicode.c xmlUCSIsGurmukhi(int code) {
code             1614 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0A00) && (code <= 0x0A7F)));
code             1626 third_party/libxml/src/xmlunicode.c xmlUCSIsHalfwidthandFullwidthForms(int code) {
code             1627 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFF00) && (code <= 0xFFEF)));
code             1639 third_party/libxml/src/xmlunicode.c xmlUCSIsHangulCompatibilityJamo(int code) {
code             1640 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3130) && (code <= 0x318F)));
code             1652 third_party/libxml/src/xmlunicode.c xmlUCSIsHangulJamo(int code) {
code             1653 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1100) && (code <= 0x11FF)));
code             1665 third_party/libxml/src/xmlunicode.c xmlUCSIsHangulSyllables(int code) {
code             1666 third_party/libxml/src/xmlunicode.c     return(((code >= 0xAC00) && (code <= 0xD7AF)));
code             1678 third_party/libxml/src/xmlunicode.c xmlUCSIsHanunoo(int code) {
code             1679 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1720) && (code <= 0x173F)));
code             1691 third_party/libxml/src/xmlunicode.c xmlUCSIsHebrew(int code) {
code             1692 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0590) && (code <= 0x05FF)));
code             1704 third_party/libxml/src/xmlunicode.c xmlUCSIsHighPrivateUseSurrogates(int code) {
code             1705 third_party/libxml/src/xmlunicode.c     return(((code >= 0xDB80) && (code <= 0xDBFF)));
code             1717 third_party/libxml/src/xmlunicode.c xmlUCSIsHighSurrogates(int code) {
code             1718 third_party/libxml/src/xmlunicode.c     return(((code >= 0xD800) && (code <= 0xDB7F)));
code             1730 third_party/libxml/src/xmlunicode.c xmlUCSIsHiragana(int code) {
code             1731 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3040) && (code <= 0x309F)));
code             1743 third_party/libxml/src/xmlunicode.c xmlUCSIsIPAExtensions(int code) {
code             1744 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0250) && (code <= 0x02AF)));
code             1756 third_party/libxml/src/xmlunicode.c xmlUCSIsIdeographicDescriptionCharacters(int code) {
code             1757 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2FF0) && (code <= 0x2FFF)));
code             1769 third_party/libxml/src/xmlunicode.c xmlUCSIsKanbun(int code) {
code             1770 third_party/libxml/src/xmlunicode.c     return(((code >= 0x3190) && (code <= 0x319F)));
code             1782 third_party/libxml/src/xmlunicode.c xmlUCSIsKangxiRadicals(int code) {
code             1783 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2F00) && (code <= 0x2FDF)));
code             1795 third_party/libxml/src/xmlunicode.c xmlUCSIsKannada(int code) {
code             1796 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0C80) && (code <= 0x0CFF)));
code             1808 third_party/libxml/src/xmlunicode.c xmlUCSIsKatakana(int code) {
code             1809 third_party/libxml/src/xmlunicode.c     return(((code >= 0x30A0) && (code <= 0x30FF)));
code             1821 third_party/libxml/src/xmlunicode.c xmlUCSIsKatakanaPhoneticExtensions(int code) {
code             1822 third_party/libxml/src/xmlunicode.c     return(((code >= 0x31F0) && (code <= 0x31FF)));
code             1834 third_party/libxml/src/xmlunicode.c xmlUCSIsKhmer(int code) {
code             1835 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1780) && (code <= 0x17FF)));
code             1847 third_party/libxml/src/xmlunicode.c xmlUCSIsKhmerSymbols(int code) {
code             1848 third_party/libxml/src/xmlunicode.c     return(((code >= 0x19E0) && (code <= 0x19FF)));
code             1860 third_party/libxml/src/xmlunicode.c xmlUCSIsLao(int code) {
code             1861 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0E80) && (code <= 0x0EFF)));
code             1873 third_party/libxml/src/xmlunicode.c xmlUCSIsLatin1Supplement(int code) {
code             1874 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0080) && (code <= 0x00FF)));
code             1886 third_party/libxml/src/xmlunicode.c xmlUCSIsLatinExtendedA(int code) {
code             1887 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0100) && (code <= 0x017F)));
code             1899 third_party/libxml/src/xmlunicode.c xmlUCSIsLatinExtendedB(int code) {
code             1900 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0180) && (code <= 0x024F)));
code             1912 third_party/libxml/src/xmlunicode.c xmlUCSIsLatinExtendedAdditional(int code) {
code             1913 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1E00) && (code <= 0x1EFF)));
code             1925 third_party/libxml/src/xmlunicode.c xmlUCSIsLetterlikeSymbols(int code) {
code             1926 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2100) && (code <= 0x214F)));
code             1938 third_party/libxml/src/xmlunicode.c xmlUCSIsLimbu(int code) {
code             1939 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1900) && (code <= 0x194F)));
code             1951 third_party/libxml/src/xmlunicode.c xmlUCSIsLinearBIdeograms(int code) {
code             1952 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10080) && (code <= 0x100FF)));
code             1964 third_party/libxml/src/xmlunicode.c xmlUCSIsLinearBSyllabary(int code) {
code             1965 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10000) && (code <= 0x1007F)));
code             1977 third_party/libxml/src/xmlunicode.c xmlUCSIsLowSurrogates(int code) {
code             1978 third_party/libxml/src/xmlunicode.c     return(((code >= 0xDC00) && (code <= 0xDFFF)));
code             1990 third_party/libxml/src/xmlunicode.c xmlUCSIsMalayalam(int code) {
code             1991 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0D00) && (code <= 0x0D7F)));
code             2003 third_party/libxml/src/xmlunicode.c xmlUCSIsMathematicalAlphanumericSymbols(int code) {
code             2004 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1D400) && (code <= 0x1D7FF)));
code             2016 third_party/libxml/src/xmlunicode.c xmlUCSIsMathematicalOperators(int code) {
code             2017 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2200) && (code <= 0x22FF)));
code             2029 third_party/libxml/src/xmlunicode.c xmlUCSIsMiscellaneousMathematicalSymbolsA(int code) {
code             2030 third_party/libxml/src/xmlunicode.c     return(((code >= 0x27C0) && (code <= 0x27EF)));
code             2042 third_party/libxml/src/xmlunicode.c xmlUCSIsMiscellaneousMathematicalSymbolsB(int code) {
code             2043 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2980) && (code <= 0x29FF)));
code             2055 third_party/libxml/src/xmlunicode.c xmlUCSIsMiscellaneousSymbols(int code) {
code             2056 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2600) && (code <= 0x26FF)));
code             2068 third_party/libxml/src/xmlunicode.c xmlUCSIsMiscellaneousSymbolsandArrows(int code) {
code             2069 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2B00) && (code <= 0x2BFF)));
code             2081 third_party/libxml/src/xmlunicode.c xmlUCSIsMiscellaneousTechnical(int code) {
code             2082 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2300) && (code <= 0x23FF)));
code             2094 third_party/libxml/src/xmlunicode.c xmlUCSIsMongolian(int code) {
code             2095 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1800) && (code <= 0x18AF)));
code             2107 third_party/libxml/src/xmlunicode.c xmlUCSIsMusicalSymbols(int code) {
code             2108 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1D100) && (code <= 0x1D1FF)));
code             2120 third_party/libxml/src/xmlunicode.c xmlUCSIsMyanmar(int code) {
code             2121 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1000) && (code <= 0x109F)));
code             2133 third_party/libxml/src/xmlunicode.c xmlUCSIsNumberForms(int code) {
code             2134 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2150) && (code <= 0x218F)));
code             2146 third_party/libxml/src/xmlunicode.c xmlUCSIsOgham(int code) {
code             2147 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1680) && (code <= 0x169F)));
code             2159 third_party/libxml/src/xmlunicode.c xmlUCSIsOldItalic(int code) {
code             2160 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10300) && (code <= 0x1032F)));
code             2172 third_party/libxml/src/xmlunicode.c xmlUCSIsOpticalCharacterRecognition(int code) {
code             2173 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2440) && (code <= 0x245F)));
code             2185 third_party/libxml/src/xmlunicode.c xmlUCSIsOriya(int code) {
code             2186 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0B00) && (code <= 0x0B7F)));
code             2198 third_party/libxml/src/xmlunicode.c xmlUCSIsOsmanya(int code) {
code             2199 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10480) && (code <= 0x104AF)));
code             2211 third_party/libxml/src/xmlunicode.c xmlUCSIsPhoneticExtensions(int code) {
code             2212 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1D00) && (code <= 0x1D7F)));
code             2224 third_party/libxml/src/xmlunicode.c xmlUCSIsPrivateUse(int code) {
code             2225 third_party/libxml/src/xmlunicode.c     return(((code >= 0xE000) && (code <= 0xF8FF)) ||
code             2226 third_party/libxml/src/xmlunicode.c            ((code >= 0xF0000) && (code <= 0xFFFFF)) ||
code             2227 third_party/libxml/src/xmlunicode.c            ((code >= 0x100000) && (code <= 0x10FFFF)));
code             2239 third_party/libxml/src/xmlunicode.c xmlUCSIsPrivateUseArea(int code) {
code             2240 third_party/libxml/src/xmlunicode.c     return(((code >= 0xE000) && (code <= 0xF8FF)));
code             2252 third_party/libxml/src/xmlunicode.c xmlUCSIsRunic(int code) {
code             2253 third_party/libxml/src/xmlunicode.c     return(((code >= 0x16A0) && (code <= 0x16FF)));
code             2265 third_party/libxml/src/xmlunicode.c xmlUCSIsShavian(int code) {
code             2266 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10450) && (code <= 0x1047F)));
code             2278 third_party/libxml/src/xmlunicode.c xmlUCSIsSinhala(int code) {
code             2279 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0D80) && (code <= 0x0DFF)));
code             2291 third_party/libxml/src/xmlunicode.c xmlUCSIsSmallFormVariants(int code) {
code             2292 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFE50) && (code <= 0xFE6F)));
code             2304 third_party/libxml/src/xmlunicode.c xmlUCSIsSpacingModifierLetters(int code) {
code             2305 third_party/libxml/src/xmlunicode.c     return(((code >= 0x02B0) && (code <= 0x02FF)));
code             2317 third_party/libxml/src/xmlunicode.c xmlUCSIsSpecials(int code) {
code             2318 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFFF0) && (code <= 0xFFFF)));
code             2330 third_party/libxml/src/xmlunicode.c xmlUCSIsSuperscriptsandSubscripts(int code) {
code             2331 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2070) && (code <= 0x209F)));
code             2343 third_party/libxml/src/xmlunicode.c xmlUCSIsSupplementalArrowsA(int code) {
code             2344 third_party/libxml/src/xmlunicode.c     return(((code >= 0x27F0) && (code <= 0x27FF)));
code             2356 third_party/libxml/src/xmlunicode.c xmlUCSIsSupplementalArrowsB(int code) {
code             2357 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2900) && (code <= 0x297F)));
code             2369 third_party/libxml/src/xmlunicode.c xmlUCSIsSupplementalMathematicalOperators(int code) {
code             2370 third_party/libxml/src/xmlunicode.c     return(((code >= 0x2A00) && (code <= 0x2AFF)));
code             2382 third_party/libxml/src/xmlunicode.c xmlUCSIsSupplementaryPrivateUseAreaA(int code) {
code             2383 third_party/libxml/src/xmlunicode.c     return(((code >= 0xF0000) && (code <= 0xFFFFF)));
code             2395 third_party/libxml/src/xmlunicode.c xmlUCSIsSupplementaryPrivateUseAreaB(int code) {
code             2396 third_party/libxml/src/xmlunicode.c     return(((code >= 0x100000) && (code <= 0x10FFFF)));
code             2408 third_party/libxml/src/xmlunicode.c xmlUCSIsSyriac(int code) {
code             2409 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0700) && (code <= 0x074F)));
code             2421 third_party/libxml/src/xmlunicode.c xmlUCSIsTagalog(int code) {
code             2422 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1700) && (code <= 0x171F)));
code             2434 third_party/libxml/src/xmlunicode.c xmlUCSIsTagbanwa(int code) {
code             2435 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1760) && (code <= 0x177F)));
code             2447 third_party/libxml/src/xmlunicode.c xmlUCSIsTags(int code) {
code             2448 third_party/libxml/src/xmlunicode.c     return(((code >= 0xE0000) && (code <= 0xE007F)));
code             2460 third_party/libxml/src/xmlunicode.c xmlUCSIsTaiLe(int code) {
code             2461 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1950) && (code <= 0x197F)));
code             2473 third_party/libxml/src/xmlunicode.c xmlUCSIsTaiXuanJingSymbols(int code) {
code             2474 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1D300) && (code <= 0x1D35F)));
code             2486 third_party/libxml/src/xmlunicode.c xmlUCSIsTamil(int code) {
code             2487 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0B80) && (code <= 0x0BFF)));
code             2499 third_party/libxml/src/xmlunicode.c xmlUCSIsTelugu(int code) {
code             2500 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0C00) && (code <= 0x0C7F)));
code             2512 third_party/libxml/src/xmlunicode.c xmlUCSIsThaana(int code) {
code             2513 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0780) && (code <= 0x07BF)));
code             2525 third_party/libxml/src/xmlunicode.c xmlUCSIsThai(int code) {
code             2526 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0E00) && (code <= 0x0E7F)));
code             2538 third_party/libxml/src/xmlunicode.c xmlUCSIsTibetan(int code) {
code             2539 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0F00) && (code <= 0x0FFF)));
code             2551 third_party/libxml/src/xmlunicode.c xmlUCSIsUgaritic(int code) {
code             2552 third_party/libxml/src/xmlunicode.c     return(((code >= 0x10380) && (code <= 0x1039F)));
code             2564 third_party/libxml/src/xmlunicode.c xmlUCSIsUnifiedCanadianAboriginalSyllabics(int code) {
code             2565 third_party/libxml/src/xmlunicode.c     return(((code >= 0x1400) && (code <= 0x167F)));
code             2577 third_party/libxml/src/xmlunicode.c xmlUCSIsVariationSelectors(int code) {
code             2578 third_party/libxml/src/xmlunicode.c     return(((code >= 0xFE00) && (code <= 0xFE0F)));
code             2590 third_party/libxml/src/xmlunicode.c xmlUCSIsVariationSelectorsSupplement(int code) {
code             2591 third_party/libxml/src/xmlunicode.c     return(((code >= 0xE0100) && (code <= 0xE01EF)));
code             2603 third_party/libxml/src/xmlunicode.c xmlUCSIsYiRadicals(int code) {
code             2604 third_party/libxml/src/xmlunicode.c     return(((code >= 0xA490) && (code <= 0xA4CF)));
code             2616 third_party/libxml/src/xmlunicode.c xmlUCSIsYiSyllables(int code) {
code             2617 third_party/libxml/src/xmlunicode.c     return(((code >= 0xA000) && (code <= 0xA48F)));
code             2629 third_party/libxml/src/xmlunicode.c xmlUCSIsYijingHexagramSymbols(int code) {
code             2630 third_party/libxml/src/xmlunicode.c     return(((code >= 0x4DC0) && (code <= 0x4DFF)));
code             2643 third_party/libxml/src/xmlunicode.c xmlUCSIsBlock(int code, const char *block) {
code             2649 third_party/libxml/src/xmlunicode.c     return (func(code));
code             2661 third_party/libxml/src/xmlunicode.c xmlUCSIsCatC(int code) {
code             2662 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlCG));
code             2674 third_party/libxml/src/xmlunicode.c xmlUCSIsCatCc(int code) {
code             2675 third_party/libxml/src/xmlunicode.c     return(((code >= 0x0) && (code <= 0x1f)) ||
code             2676 third_party/libxml/src/xmlunicode.c            ((code >= 0x7f) && (code <= 0x9f)));
code             2688 third_party/libxml/src/xmlunicode.c xmlUCSIsCatCf(int code) {
code             2689 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlCfG));
code             2701 third_party/libxml/src/xmlunicode.c xmlUCSIsCatCo(int code) {
code             2702 third_party/libxml/src/xmlunicode.c     return((code == 0xe000) ||
code             2703 third_party/libxml/src/xmlunicode.c            (code == 0xf8ff) ||
code             2704 third_party/libxml/src/xmlunicode.c            (code == 0xf0000) ||
code             2705 third_party/libxml/src/xmlunicode.c            (code == 0xffffd) ||
code             2706 third_party/libxml/src/xmlunicode.c            (code == 0x100000) ||
code             2707 third_party/libxml/src/xmlunicode.c            (code == 0x10fffd));
code             2719 third_party/libxml/src/xmlunicode.c xmlUCSIsCatCs(int code) {
code             2720 third_party/libxml/src/xmlunicode.c     return((code == 0xd800) ||
code             2721 third_party/libxml/src/xmlunicode.c            ((code >= 0xdb7f) && (code <= 0xdb80)) ||
code             2722 third_party/libxml/src/xmlunicode.c            ((code >= 0xdbff) && (code <= 0xdc00)) ||
code             2723 third_party/libxml/src/xmlunicode.c            (code == 0xdfff));
code             2735 third_party/libxml/src/xmlunicode.c xmlUCSIsCatL(int code) {
code             2736 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlLG));
code             2748 third_party/libxml/src/xmlunicode.c xmlUCSIsCatLl(int code) {
code             2749 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlLlG));
code             2761 third_party/libxml/src/xmlunicode.c xmlUCSIsCatLm(int code) {
code             2762 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlLmG));
code             2774 third_party/libxml/src/xmlunicode.c xmlUCSIsCatLo(int code) {
code             2775 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlLoG));
code             2787 third_party/libxml/src/xmlunicode.c xmlUCSIsCatLt(int code) {
code             2788 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlLtG));
code             2800 third_party/libxml/src/xmlunicode.c xmlUCSIsCatLu(int code) {
code             2801 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlLuG));
code             2813 third_party/libxml/src/xmlunicode.c xmlUCSIsCatM(int code) {
code             2814 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlMG));
code             2826 third_party/libxml/src/xmlunicode.c xmlUCSIsCatMc(int code) {
code             2827 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlMcG));
code             2839 third_party/libxml/src/xmlunicode.c xmlUCSIsCatMe(int code) {
code             2840 third_party/libxml/src/xmlunicode.c     return(((code >= 0x488) && (code <= 0x489)) ||
code             2841 third_party/libxml/src/xmlunicode.c            (code == 0x6de) ||
code             2842 third_party/libxml/src/xmlunicode.c            ((code >= 0x20dd) && (code <= 0x20e0)) ||
code             2843 third_party/libxml/src/xmlunicode.c            ((code >= 0x20e2) && (code <= 0x20e4)));
code             2855 third_party/libxml/src/xmlunicode.c xmlUCSIsCatMn(int code) {
code             2856 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlMnG));
code             2868 third_party/libxml/src/xmlunicode.c xmlUCSIsCatN(int code) {
code             2869 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlNG));
code             2881 third_party/libxml/src/xmlunicode.c xmlUCSIsCatNd(int code) {
code             2882 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlNdG));
code             2894 third_party/libxml/src/xmlunicode.c xmlUCSIsCatNl(int code) {
code             2895 third_party/libxml/src/xmlunicode.c     return(((code >= 0x16ee) && (code <= 0x16f0)) ||
code             2896 third_party/libxml/src/xmlunicode.c            ((code >= 0x2160) && (code <= 0x2183)) ||
code             2897 third_party/libxml/src/xmlunicode.c            (code == 0x3007) ||
code             2898 third_party/libxml/src/xmlunicode.c            ((code >= 0x3021) && (code <= 0x3029)) ||
code             2899 third_party/libxml/src/xmlunicode.c            ((code >= 0x3038) && (code <= 0x303a)) ||
code             2900 third_party/libxml/src/xmlunicode.c            (code == 0x1034a));
code             2912 third_party/libxml/src/xmlunicode.c xmlUCSIsCatNo(int code) {
code             2913 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlNoG));
code             2925 third_party/libxml/src/xmlunicode.c xmlUCSIsCatP(int code) {
code             2926 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlPG));
code             2938 third_party/libxml/src/xmlunicode.c xmlUCSIsCatPc(int code) {
code             2939 third_party/libxml/src/xmlunicode.c     return((code == 0x5f) ||
code             2940 third_party/libxml/src/xmlunicode.c            ((code >= 0x203f) && (code <= 0x2040)) ||
code             2941 third_party/libxml/src/xmlunicode.c            (code == 0x2054) ||
code             2942 third_party/libxml/src/xmlunicode.c            (code == 0x30fb) ||
code             2943 third_party/libxml/src/xmlunicode.c            ((code >= 0xfe33) && (code <= 0xfe34)) ||
code             2944 third_party/libxml/src/xmlunicode.c            ((code >= 0xfe4d) && (code <= 0xfe4f)) ||
code             2945 third_party/libxml/src/xmlunicode.c            (code == 0xff3f) ||
code             2946 third_party/libxml/src/xmlunicode.c            (code == 0xff65));
code             2958 third_party/libxml/src/xmlunicode.c xmlUCSIsCatPd(int code) {
code             2959 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlPdG));
code             2971 third_party/libxml/src/xmlunicode.c xmlUCSIsCatPe(int code) {
code             2972 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlPeG));
code             2984 third_party/libxml/src/xmlunicode.c xmlUCSIsCatPf(int code) {
code             2985 third_party/libxml/src/xmlunicode.c     return((code == 0xbb) ||
code             2986 third_party/libxml/src/xmlunicode.c            (code == 0x2019) ||
code             2987 third_party/libxml/src/xmlunicode.c            (code == 0x201d) ||
code             2988 third_party/libxml/src/xmlunicode.c            (code == 0x203a));
code             3000 third_party/libxml/src/xmlunicode.c xmlUCSIsCatPi(int code) {
code             3001 third_party/libxml/src/xmlunicode.c     return((code == 0xab) ||
code             3002 third_party/libxml/src/xmlunicode.c            (code == 0x2018) ||
code             3003 third_party/libxml/src/xmlunicode.c            ((code >= 0x201b) && (code <= 0x201c)) ||
code             3004 third_party/libxml/src/xmlunicode.c            (code == 0x201f) ||
code             3005 third_party/libxml/src/xmlunicode.c            (code == 0x2039));
code             3017 third_party/libxml/src/xmlunicode.c xmlUCSIsCatPo(int code) {
code             3018 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlPoG));
code             3030 third_party/libxml/src/xmlunicode.c xmlUCSIsCatPs(int code) {
code             3031 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlPsG));
code             3043 third_party/libxml/src/xmlunicode.c xmlUCSIsCatS(int code) {
code             3044 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlSG));
code             3056 third_party/libxml/src/xmlunicode.c xmlUCSIsCatSc(int code) {
code             3057 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlScG));
code             3069 third_party/libxml/src/xmlunicode.c xmlUCSIsCatSk(int code) {
code             3070 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlSkG));
code             3082 third_party/libxml/src/xmlunicode.c xmlUCSIsCatSm(int code) {
code             3083 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlSmG));
code             3095 third_party/libxml/src/xmlunicode.c xmlUCSIsCatSo(int code) {
code             3096 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlSoG));
code             3108 third_party/libxml/src/xmlunicode.c xmlUCSIsCatZ(int code) {
code             3109 third_party/libxml/src/xmlunicode.c     return(xmlCharInRange((unsigned int)code, &xmlZG));
code             3121 third_party/libxml/src/xmlunicode.c xmlUCSIsCatZl(int code) {
code             3122 third_party/libxml/src/xmlunicode.c     return((code == 0x2028));
code             3134 third_party/libxml/src/xmlunicode.c xmlUCSIsCatZp(int code) {
code             3135 third_party/libxml/src/xmlunicode.c     return((code == 0x2029));
code             3147 third_party/libxml/src/xmlunicode.c xmlUCSIsCatZs(int code) {
code             3148 third_party/libxml/src/xmlunicode.c     return((code == 0x20) ||
code             3149 third_party/libxml/src/xmlunicode.c            (code == 0xa0) ||
code             3150 third_party/libxml/src/xmlunicode.c            (code == 0x1680) ||
code             3151 third_party/libxml/src/xmlunicode.c            (code == 0x180e) ||
code             3152 third_party/libxml/src/xmlunicode.c            ((code >= 0x2000) && (code <= 0x200a)) ||
code             3153 third_party/libxml/src/xmlunicode.c            (code == 0x202f) ||
code             3154 third_party/libxml/src/xmlunicode.c            (code == 0x205f) ||
code             3155 third_party/libxml/src/xmlunicode.c            (code == 0x3000));
code             3168 third_party/libxml/src/xmlunicode.c xmlUCSIsCat(int code, const char *cat) {
code             3174 third_party/libxml/src/xmlunicode.c     return (func(code));
code              282 third_party/libxml/src/xpath.c         ctxt->lastError.code = XML_ERR_NO_MEMORY;
code              356 third_party/libxml/src/xpath.c     ctxt->context->lastError.code = error + XML_XPATH_EXPRESSION_OK -
code              103 third_party/libxml/src/xpointer.c     ctxt->context->lastError.code = error;
code              128 third_party/libxslt/libxslt/xsltutils.h #define XSLT_TRACE(ctxt,code,call)	\
code              129 third_party/libxslt/libxslt/xsltutils.h 	if (ctxt->traceCode && (*(ctxt->traceCode) & code)) \
code               24 third_party/lzma_sdk/Bcj2.c #define RC_INIT2 code = 0; range = 0xFFFFFFFF; \
code               25 third_party/lzma_sdk/Bcj2.c   { int i; for (i = 0; i < 5; i++) { RC_TEST; code = (code << 8) | RC_READ_BYTE; }}
code               27 third_party/lzma_sdk/Bcj2.c #define NORMALIZE if (range < kTopValue) { RC_TEST; range <<= 8; code = (code << 8) | RC_READ_BYTE; }
code               29 third_party/lzma_sdk/Bcj2.c #define IF_BIT_0(p) ttt = *(p); bound = (range >> kNumBitModelTotalBits) * ttt; if (code < bound)
code               31 third_party/lzma_sdk/Bcj2.c #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CProb)(ttt - (ttt >> kNumMoveBits)); NORMALIZE;
code               44 third_party/lzma_sdk/Bcj2.c   UInt32 range, code;
code               17 third_party/lzma_sdk/LzmaDec.c #define NORMALIZE if (range < kTopValue) { range <<= 8; code = (code << 8) | (*buf++); }
code               19 third_party/lzma_sdk/LzmaDec.c #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code < bound)
code               21 third_party/lzma_sdk/LzmaDec.c #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CLzmaProb)(ttt - (ttt >> kNumMoveBits));
code               47 third_party/lzma_sdk/LzmaDec.c #define NORMALIZE_CHECK if (range < kTopValue) { if (buf >= bufLimit) return DUMMY_ERROR; range <<= 8; code = (code << 8) | (*buf++); }
code               49 third_party/lzma_sdk/LzmaDec.c #define IF_BIT_0_CHECK(p) ttt = *(p); NORMALIZE_CHECK; bound = (range >> kNumBitModelTotalBits) * ttt; if (code < bound)
code               51 third_party/lzma_sdk/LzmaDec.c #define UPDATE_1_CHECK range -= bound; code -= bound;
code              151 third_party/lzma_sdk/LzmaDec.c   UInt32 code = p->code;
code              330 third_party/lzma_sdk/LzmaDec.c                 code -= range;
code              331 third_party/lzma_sdk/LzmaDec.c                 t = (0 - ((UInt32)code >> 31)); /* (UInt32)((Int32)code >> 31) */
code              333 third_party/lzma_sdk/LzmaDec.c                 code += range & t;
code              415 third_party/lzma_sdk/LzmaDec.c   p->code = code;
code              490 third_party/lzma_sdk/LzmaDec.c   UInt32 code = p->code;
code              654 third_party/lzma_sdk/LzmaDec.c               code -= range & (((code - range) >> 31) - 1);
code              680 third_party/lzma_sdk/LzmaDec.c   p->code = ((UInt32)data[1] << 24) | ((UInt32)data[2] << 16) | ((UInt32)data[3] << 8) | ((UInt32)data[4]);
code              751 third_party/lzma_sdk/LzmaDec.c         if (p->remainLen == 0 && p->code == 0)
code              835 third_party/lzma_sdk/LzmaDec.c   if (p->code == 0)
code              837 third_party/lzma_sdk/LzmaDec.c   return (p->code == 0) ? SZ_OK : SZ_ERROR_DATA;
code               56 third_party/lzma_sdk/LzmaDec.h   UInt32 range, code;
code              136 third_party/mach_override/mach_override.c 	unsigned char	*code, 
code              581 third_party/mach_override/mach_override.c 	unsigned char	*code, 
code              602 third_party/mach_override/mach_override.c 	ud_set_input_buffer(&ud_obj, code, 64); // Assume that 'code' points to at least 64bytes of data.
code              628 third_party/mach_override/mach_override.c 			bcopy(code, originalInstructions, totalEaten);
code              637 third_party/mach_override/mach_override.c 		uint64_t currentFirst64BitsOfCode = *((uint64_t *)code);
code             1747 third_party/npapi/npspy/extern/java/jni.h     void (JNICALL *exit)(jint code);
code              226 third_party/npapi/npspy/extern/nspr/prerror.h PRErrorCallbackLookupFn(PRErrorCode code, PRLanguageCode language, 
code              259 third_party/npapi/npspy/extern/nspr/prerror.h NSPR_API(const char *) PR_ErrorToString(PRErrorCode code,
code              273 third_party/npapi/npspy/extern/nspr/prerror.h NSPR_API(const char *) PR_ErrorToName(PRErrorCode code);
code               58 third_party/npapi/npspy/windows/gui_advanced.cpp   switch(lpNMHdr->code)
code               87 third_party/npapi/npspy/windows/gui_fiter.cpp   switch(lpNMHdr->code)
code               58 third_party/npapi/npspy/windows/gui_general.cpp   switch(lpNMHdr->code)
code              116 third_party/npapi/npspy/windows/gui_log.cpp   switch(lpNMHdr->code)
code             1317 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java             int code = digitValue(c);
code             1320 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java               code = code * 8 + digitValue(input.byteAt(i));
code             1324 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java               code = code * 8 + digitValue(input.byteAt(i));
code             1327 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java             result[pos++] = (byte)code;
code             1343 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java                 int code = 0;
code             1346 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java                   code = digitValue(input.byteAt(i));
code             1353 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java                   code = code * 16 + digitValue(input.byteAt(i));
code             1355 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java                 result[pos++] = (byte)code;
code             1041 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         int code = DigitValue(*ptr);
code             1044 third_party/protobuf/src/google/protobuf/io/tokenizer.cc           code = code * 8 + DigitValue(*ptr);
code             1048 third_party/protobuf/src/google/protobuf/io/tokenizer.cc           code = code * 8 + DigitValue(*ptr);
code             1050 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         output->push_back(static_cast<char>(code));
code             1055 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         int code = 0;
code             1058 third_party/protobuf/src/google/protobuf/io/tokenizer.cc           code = DigitValue(*ptr);
code             1062 third_party/protobuf/src/google/protobuf/io/tokenizer.cc           code = code * 16 + DigitValue(*ptr);
code             1064 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         output->push_back(static_cast<char>(code));
code               27 third_party/re2/re2/filtered_re2.cc   RE2::ErrorCode code = re->error_code();
code               40 third_party/re2/re2/filtered_re2.cc   return code;
code             1254 third_party/re2/re2/parse.cc   int code;
code             1281 third_party/re2/re2/parse.cc       code = c - '0';
code             1283 third_party/re2/re2/parse.cc         code = code * 8 + c - '0';
code             1288 third_party/re2/re2/parse.cc             code = code * 8 + c - '0';
code             1293 third_party/re2/re2/parse.cc       *rp = code;
code             1312 third_party/re2/re2/parse.cc         code = 0;
code             1315 third_party/re2/re2/parse.cc           code = code * 16 + UnHex(c);
code             1316 third_party/re2/re2/parse.cc           if (code > rune_max)
code             1325 third_party/re2/re2/parse.cc         *rp = code;
code               92 third_party/re2/re2/re2.cc static RE2::ErrorCode RegexpErrorToRE2(re2::RegexpStatusCode code) {
code               93 third_party/re2/re2/re2.cc   switch (code) {
code              218 third_party/re2/re2/re2.cc     error_code_ = RegexpErrorToRE2(status.code());
code              478 third_party/re2/re2/regexp.cc string RegexpStatus::CodeText(enum RegexpStatusCode code) {
code              479 third_party/re2/re2/regexp.cc   if (code < 0 || code >= arraysize(kErrorStrings))
code              480 third_party/re2/re2/regexp.cc     code = kRegexpInternalError;
code              481 third_party/re2/re2/regexp.cc   return kErrorStrings[code];
code              188 third_party/re2/re2/regexp.h   void set_code(enum RegexpStatusCode code) { code_ = code; }
code              191 third_party/re2/re2/regexp.h   enum RegexpStatusCode code() const { return code_; }
code              193 third_party/re2/re2/regexp.h   bool ok() const { return code() == kRegexpSuccess; }
code              200 third_party/re2/re2/regexp.h   static string CodeText(enum RegexpStatusCode code);
code               25 third_party/re2/re2/testing/compile_test.cc   const char* code;
code              123 third_party/re2/re2/testing/compile_test.cc     if (s != t.code) {
code              125 third_party/re2/re2/testing/compile_test.cc       LOG(ERROR) << "Want:\n" << t.code;
code              424 third_party/re2/re2/testing/parse_test.cc   EXPECT_EQ(status.code(), kRegexpBadNamedCapture);
code              429 third_party/re2/re2/testing/parse_test.cc   EXPECT_EQ(status.code(), kRegexpBadNamedCapture);
code             30300 third_party/sqlite/amalgamation/sqlite3.c               int code = errno;
code             30302 third_party/sqlite/amalgamation/sqlite3.c                       cmode, code, strerror(code));
code             30307 third_party/sqlite/amalgamation/sqlite3.c             int code = errno;
code             30309 third_party/sqlite/amalgamation/sqlite3.c                     err, code, strerror(code));
code             76781 third_party/sqlite/amalgamation/sqlite3.c   int code,
code             76799 third_party/sqlite/amalgamation/sqlite3.c   rc = db->xAuth(db->pAuthArg, code, zArg1, zArg2, zArg3, pParse->zAuthContext);
code             77615 third_party/sqlite/amalgamation/sqlite3.c     int code;
code             77622 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_CREATE_TEMP_VIEW;
code             77624 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_CREATE_VIEW;
code             77628 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_CREATE_TEMP_TABLE;
code             77630 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_CREATE_TABLE;
code             77633 third_party/sqlite/amalgamation/sqlite3.c     if( !isVirtual && sqlite3AuthCheck(pParse, code, zName, 0, zDb) ){
code             78859 third_party/sqlite/amalgamation/sqlite3.c     int code;
code             78868 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_DROP_TEMP_VIEW;
code             78870 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_DROP_VIEW;
code             78874 third_party/sqlite/amalgamation/sqlite3.c       code = SQLITE_DROP_VTABLE;
code             78879 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_DROP_TEMP_TABLE;
code             78881 third_party/sqlite/amalgamation/sqlite3.c         code = SQLITE_DROP_TABLE;
code             78884 third_party/sqlite/amalgamation/sqlite3.c     if( sqlite3AuthCheck(pParse, code, pTab->zName, zArg2, zDb) ){
code             79774 third_party/sqlite/amalgamation/sqlite3.c     int code = SQLITE_DROP_INDEX;
code             79781 third_party/sqlite/amalgamation/sqlite3.c     if( !OMIT_TEMPDB && iDb ) code = SQLITE_DROP_TEMP_INDEX;
code             79782 third_party/sqlite/amalgamation/sqlite3.c     if( sqlite3AuthCheck(pParse, code, pIndex->zName, pTab->zName, zDb) ){
code             82860 third_party/sqlite/amalgamation/sqlite3.c       int code = iCode[zIn[i]&0x7f];
code             82861 third_party/sqlite/amalgamation/sqlite3.c       if( code>0 ){
code             82862 third_party/sqlite/amalgamation/sqlite3.c         if( code!=prevcode ){
code             82863 third_party/sqlite/amalgamation/sqlite3.c           prevcode = code;
code             82864 third_party/sqlite/amalgamation/sqlite3.c           zResult[j++] = code + '0';
code             90054 third_party/sqlite/amalgamation/sqlite3.c     u8 code;     /* Join type mask */
code             90073 third_party/sqlite/amalgamation/sqlite3.c         jointype |= aKeyword[j].code;
code             94791 third_party/sqlite/amalgamation/sqlite3.c     int code = SQLITE_CREATE_TRIGGER;
code             94794 third_party/sqlite/amalgamation/sqlite3.c     if( iTabDb==1 || isTemp ) code = SQLITE_CREATE_TEMP_TRIGGER;
code             94795 third_party/sqlite/amalgamation/sqlite3.c     if( sqlite3AuthCheck(pParse, code, zName, pTab->zName, zDbTrig) ){
code             95129 third_party/sqlite/amalgamation/sqlite3.c     int code = SQLITE_DROP_TRIGGER;
code             95132 third_party/sqlite/amalgamation/sqlite3.c     if( iDb==1 ) code = SQLITE_DROP_TEMP_TRIGGER;
code             95133 third_party/sqlite/amalgamation/sqlite3.c     if( sqlite3AuthCheck(pParse, code, pTrigger->zName, pTable->zName, zDb) ||
code              193 third_party/sqlite/src/src/auth.c   int code,
code              211 third_party/sqlite/src/src/auth.c   rc = db->xAuth(db->pAuthArg, code, zArg1, zArg2, zArg3, pParse->zAuthContext);
code              776 third_party/sqlite/src/src/build.c     int code;
code              783 third_party/sqlite/src/src/build.c         code = SQLITE_CREATE_TEMP_VIEW;
code              785 third_party/sqlite/src/src/build.c         code = SQLITE_CREATE_VIEW;
code              789 third_party/sqlite/src/src/build.c         code = SQLITE_CREATE_TEMP_TABLE;
code              791 third_party/sqlite/src/src/build.c         code = SQLITE_CREATE_TABLE;
code              794 third_party/sqlite/src/src/build.c     if( !isVirtual && sqlite3AuthCheck(pParse, code, zName, 0, zDb) ){
code             2020 third_party/sqlite/src/src/build.c     int code;
code             2029 third_party/sqlite/src/src/build.c         code = SQLITE_DROP_TEMP_VIEW;
code             2031 third_party/sqlite/src/src/build.c         code = SQLITE_DROP_VIEW;
code             2035 third_party/sqlite/src/src/build.c       code = SQLITE_DROP_VTABLE;
code             2040 third_party/sqlite/src/src/build.c         code = SQLITE_DROP_TEMP_TABLE;
code             2042 third_party/sqlite/src/src/build.c         code = SQLITE_DROP_TABLE;
code             2045 third_party/sqlite/src/src/build.c     if( sqlite3AuthCheck(pParse, code, pTab->zName, zArg2, zDb) ){
code             2935 third_party/sqlite/src/src/build.c     int code = SQLITE_DROP_INDEX;
code             2942 third_party/sqlite/src/src/build.c     if( !OMIT_TEMPDB && iDb ) code = SQLITE_DROP_TEMP_INDEX;
code             2943 third_party/sqlite/src/src/build.c     if( sqlite3AuthCheck(pParse, code, pIndex->zName, pTab->zName, zDb) ){
code             1161 third_party/sqlite/src/src/func.c       int code = iCode[zIn[i]&0x7f];
code             1162 third_party/sqlite/src/src/func.c       if( code>0 ){
code             1163 third_party/sqlite/src/src/func.c         if( code!=prevcode ){
code             1164 third_party/sqlite/src/src/func.c           prevcode = code;
code             1165 third_party/sqlite/src/src/func.c           zResult[j++] = code + '0';
code             6159 third_party/sqlite/src/src/os_unix.c               int code = errno;
code             6161 third_party/sqlite/src/src/os_unix.c                       cmode, code, strerror(code));
code             6166 third_party/sqlite/src/src/os_unix.c             int code = errno;
code             6168 third_party/sqlite/src/src/os_unix.c                     err, code, strerror(code));
code              132 third_party/sqlite/src/src/select.c     u8 code;     /* Join type mask */
code              151 third_party/sqlite/src/src/select.c         jointype |= aKeyword[j].code;
code              843 third_party/sqlite/src/src/tclsqlite.c   int code,
code              856 third_party/sqlite/src/src/tclsqlite.c   switch( code ){
code              205 third_party/sqlite/src/src/trigger.c     int code = SQLITE_CREATE_TRIGGER;
code              208 third_party/sqlite/src/src/trigger.c     if( iTabDb==1 || isTemp ) code = SQLITE_CREATE_TEMP_TRIGGER;
code              209 third_party/sqlite/src/src/trigger.c     if( sqlite3AuthCheck(pParse, code, zName, pTab->zName, zDbTrig) ){
code              543 third_party/sqlite/src/src/trigger.c     int code = SQLITE_DROP_TRIGGER;
code              546 third_party/sqlite/src/src/trigger.c     if( iDb==1 ) code = SQLITE_DROP_TEMP_TRIGGER;
code              547 third_party/sqlite/src/src/trigger.c     if( sqlite3AuthCheck(pParse, code, pTrigger->zName, pTable->zName, zDb) ||
code              198 third_party/sqlite/src/tool/lemon.c   const char *code;        /* The code executed when this rule is reduced */
code             2021 third_party/sqlite/src/tool/lemon.c 	}else if( psp->prevrule->code!=0 ){
code             2028 third_party/sqlite/src/tool/lemon.c           psp->prevrule->code = &x[1];
code             2134 third_party/sqlite/src/tool/lemon.c           rp->code = 0;
code             3308 third_party/sqlite/src/tool/lemon.c   if( rp->code==0 ){
code             3310 third_party/sqlite/src/tool/lemon.c     rp->code = newlinestr;
code             3317 third_party/sqlite/src/tool/lemon.c   for(cp=(char *)rp->code; *cp; cp++){
code             3318 third_party/sqlite/src/tool/lemon.c     if( isalpha(*cp) && (cp==rp->code || (!isalnum(cp[-1]) && cp[-1]!='_')) ){
code             3330 third_party/sqlite/src/tool/lemon.c             if( cp!=rp->code && cp[-1]=='@' ){
code             3380 third_party/sqlite/src/tool/lemon.c   if( rp->code ){
code             3382 third_party/sqlite/src/tool/lemon.c     rp->code = Strsafe(cp?cp:"");
code             3399 third_party/sqlite/src/tool/lemon.c  if( rp->code ){
code             3401 third_party/sqlite/src/tool/lemon.c    fprintf(out,"{%s",rp->code);
code             3402 third_party/sqlite/src/tool/lemon.c    for(cp=rp->code; *cp; cp++){
code             3994 third_party/sqlite/src/tool/lemon.c     if( rp->code==0 ) continue;
code             3995 third_party/sqlite/src/tool/lemon.c     if( rp->code[0]=='\n' && rp->code[1]==0 ) continue; /* Will be default: */
code             4000 third_party/sqlite/src/tool/lemon.c       if( rp2->code==rp->code ){
code             4004 third_party/sqlite/src/tool/lemon.c         rp2->code = 0;
code             4009 third_party/sqlite/src/tool/lemon.c     rp->code = 0;
code             4015 third_party/sqlite/src/tool/lemon.c     if( rp->code==0 ) continue;
code             4016 third_party/sqlite/src/tool/lemon.c     assert( rp->code[0]=='\n' && rp->code[1]==0 );
code             2168 third_party/wtl/include/atlcrack.h #define COMMAND_HANDLER_EX(id, code, func) \
code             2169 third_party/wtl/include/atlcrack.h 	if (uMsg == WM_COMMAND && code == HIWORD(wParam) && id == LOWORD(wParam)) \
code             2190 third_party/wtl/include/atlcrack.h #define COMMAND_CODE_HANDLER_EX(code, func) \
code             2191 third_party/wtl/include/atlcrack.h 	if (uMsg == WM_COMMAND && code == HIWORD(wParam)) \
code             2202 third_party/wtl/include/atlcrack.h 	if (uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code && id == ((LPNMHDR)lParam)->idFrom) \
code             2222 third_party/wtl/include/atlcrack.h 	if (uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code) \
code             2242 third_party/wtl/include/atlcrack.h #define COMMAND_RANGE_CODE_HANDLER_EX(idFirst, idLast, code, func) \
code             2243 third_party/wtl/include/atlcrack.h 	if(uMsg == WM_COMMAND && code == HIWORD(wParam) && LOWORD(wParam) >= idFirst && LOWORD(wParam) <= idLast) \
code             2264 third_party/wtl/include/atlcrack.h 	if(uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code && ((LPNMHDR)lParam)->idFrom >= idFirst && ((LPNMHDR)lParam)->idFrom <= idLast) \
code             2273 third_party/wtl/include/atlcrack.h #define REFLECTED_COMMAND_HANDLER_EX(id, code, func) \
code             2274 third_party/wtl/include/atlcrack.h 	if (uMsg == OCM_COMMAND && code == HIWORD(wParam) && id == LOWORD(wParam)) \
code             2295 third_party/wtl/include/atlcrack.h #define REFLECTED_COMMAND_CODE_HANDLER_EX(code, func) \
code             2296 third_party/wtl/include/atlcrack.h 	if (uMsg == OCM_COMMAND && code == HIWORD(wParam)) \
code             2307 third_party/wtl/include/atlcrack.h 	if (uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code && id == ((LPNMHDR)lParam)->idFrom) \
code             2327 third_party/wtl/include/atlcrack.h 	if (uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code) \
code             2347 third_party/wtl/include/atlcrack.h #define REFLECTED_COMMAND_RANGE_CODE_HANDLER_EX(idFirst, idLast, code, func) \
code             2348 third_party/wtl/include/atlcrack.h 	if(uMsg == OCM_COMMAND && code == HIWORD(wParam) && LOWORD(wParam) >= idFirst && LOWORD(wParam) <= idLast) \
code             2369 third_party/wtl/include/atlcrack.h 	if(uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code && ((LPNMHDR)lParam)->idFrom >= idFirst && ((LPNMHDR)lParam)->idFrom <= idLast) \
code             2467 third_party/wtl/include/atlctrlx.h 		if(lpnmh->code == NM_CUSTOMDRAW && lpnmh->hwndFrom == m_tb.m_hWnd)
code             2472 third_party/wtl/include/atlctrlx.h 		else if(lpnmh->code == TTN_GETDISPINFO && lpnmh->idFrom == pT->m_nCloseBtnID)
code             4798 third_party/wtl/include/atlctrlx.h 		nmhdr.code = TBVN_PAGEACTIVATED;
code             4809 third_party/wtl/include/atlctrlx.h 		cmi.hdr.code = TBVN_CONTEXTMENU;
code             4322 third_party/wtl/include/atldlgs.h 		switch(pNMHDR->code)
code              239 third_party/wtl/include/atlwinx.h #define REFLECT_COMMAND(id, code) \
code              240 third_party/wtl/include/atlwinx.h 	if(uMsg == WM_COMMAND && id == LOWORD(wParam) && code == HIWORD(wParam)) \
code              257 third_party/wtl/include/atlwinx.h #define REFLECT_COMMAND_CODE(code) \
code              258 third_party/wtl/include/atlwinx.h 	if(uMsg == WM_COMMAND && code == HIWORD(wParam)) \
code              275 third_party/wtl/include/atlwinx.h #define REFLECT_COMMAND_RANGE_CODE(idFirst, idLast, code) \
code              276 third_party/wtl/include/atlwinx.h 	if(uMsg == WM_COMMAND && code == HIWORD(wParam) && LOWORD(wParam) >= idFirst  && LOWORD(wParam) <= idLast) \
code              285 third_party/wtl/include/atlwinx.h 	if(uMsg == WM_NOTIFY && id == ((LPNMHDR)lParam)->idFrom && cd == ((LPNMHDR)lParam)->code) \
code              303 third_party/wtl/include/atlwinx.h 	if(uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code) \
code              321 third_party/wtl/include/atlwinx.h 	if(uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code && ((LPNMHDR)lParam)->idFrom >= idFirst && ((LPNMHDR)lParam)->idFrom <= idLast) \
code              335 third_party/wtl/include/atlwinx.h #define REFLECTED_COMMAND_HANDLER(id, code, func) \
code              336 third_party/wtl/include/atlwinx.h 	if(uMsg == OCM_COMMAND && id == LOWORD(wParam) && code == HIWORD(wParam)) \
code              353 third_party/wtl/include/atlwinx.h #define REFLECTED_COMMAND_CODE_HANDLER(code, func) \
code              354 third_party/wtl/include/atlwinx.h 	if(uMsg == OCM_COMMAND && code == HIWORD(wParam)) \
code              371 third_party/wtl/include/atlwinx.h #define REFLECTED_COMMAND_RANGE_CODE_HANDLER(idFirst, idLast, code, func) \
code              372 third_party/wtl/include/atlwinx.h 	if(uMsg == OCM_COMMAND && code == HIWORD(wParam) && LOWORD(wParam) >= idFirst  && LOWORD(wParam) <= idLast) \
code              381 third_party/wtl/include/atlwinx.h 	if(uMsg == OCM_NOTIFY && id == ((LPNMHDR)lParam)->idFrom && cd == ((LPNMHDR)lParam)->code) \
code              399 third_party/wtl/include/atlwinx.h 	if(uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code) \
code              417 third_party/wtl/include/atlwinx.h 	if(uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code && ((LPNMHDR)lParam)->idFrom >= idFirst && ((LPNMHDR)lParam)->idFrom <= idLast) \
code               65 third_party/zlib/deflate.h         ush  code;       /* bit string */
code               74 third_party/zlib/deflate.h #define Code fc.code
code               78 third_party/zlib/infback.c     static code *lenfix, *distfix;
code               79 third_party/zlib/infback.c     static code fixed[544];
code               84 third_party/zlib/infback.c         static code *next;
code              256 third_party/zlib/infback.c     code here;                  /* current decoding table entry */
code              257 third_party/zlib/infback.c     code last;                  /* parent table entry */
code              377 third_party/zlib/infback.c             state->lencode = (code const FAR *)(state->next);
code              452 third_party/zlib/infback.c             state->lencode = (code const FAR *)(state->next);
code              461 third_party/zlib/infback.c             state->distcode = (code const FAR *)(state->next);
code               86 third_party/zlib/inffast.c     code const FAR *lcode;      /* local strm->lencode */
code               87 third_party/zlib/inffast.c     code const FAR *dcode;      /* local strm->distcode */
code               90 third_party/zlib/inffast.c     code here;                  /* retrieved table entry */
code               10 third_party/zlib/inffixed.h     static const code lenfix[512] = {
code               87 third_party/zlib/inffixed.h     static const code distfix[32] = {
code              245 third_party/zlib/inflate.c     static code *lenfix, *distfix;
code              246 third_party/zlib/inflate.c     static code fixed[544];
code              251 third_party/zlib/inflate.c         static code *next;
code              602 third_party/zlib/inflate.c     code here;                  /* current decoding table entry */
code              603 third_party/zlib/inflate.c     code last;                  /* parent table entry */
code              908 third_party/zlib/inflate.c             state->lencode = (code const FAR *)(state->next);
code              983 third_party/zlib/inflate.c             state->lencode = (code const FAR *)(state->next);
code              992 third_party/zlib/inflate.c             state->distcode = (code const FAR *)(state->next);
code              106 third_party/zlib/inflate.h     code const FAR *lencode;    /* starting table for length/literal codes */
code              107 third_party/zlib/inflate.h     code const FAR *distcode;   /* starting table for distance codes */
code              115 third_party/zlib/inflate.h     code FAR *next;             /* next available space in codes[] */
code              118 third_party/zlib/inflate.h     code codes[ENOUGH];         /* space for code tables */
code               36 third_party/zlib/inftrees.c code FAR * FAR *table;
code               53 third_party/zlib/inftrees.c     code here;                  /* table entry for duplication */
code               54 third_party/zlib/inftrees.c     code FAR *next;             /* next available space in table */
code               61 third_party/zlib/inftrees.h                              unsigned codes, code FAR * FAR *table,
code              246 third_party/zlib/trees.c     int code;     /* code value */
code              264 third_party/zlib/trees.c     for (code = 0; code < LENGTH_CODES-1; code++) {
code              265 third_party/zlib/trees.c         base_length[code] = length;
code              266 third_party/zlib/trees.c         for (n = 0; n < (1<<extra_lbits[code]); n++) {
code              267 third_party/zlib/trees.c             _length_code[length++] = (uch)code;
code              275 third_party/zlib/trees.c     _length_code[length-1] = (uch)code;
code              279 third_party/zlib/trees.c     for (code = 0 ; code < 16; code++) {
code              280 third_party/zlib/trees.c         base_dist[code] = dist;
code              281 third_party/zlib/trees.c         for (n = 0; n < (1<<extra_dbits[code]); n++) {
code              282 third_party/zlib/trees.c             _dist_code[dist++] = (uch)code;
code              287 third_party/zlib/trees.c     for ( ; code < D_CODES; code++) {
code              288 third_party/zlib/trees.c         base_dist[code] = dist << 7;
code              289 third_party/zlib/trees.c         for (n = 0; n < (1<<(extra_dbits[code]-7)); n++) {
code              290 third_party/zlib/trees.c             _dist_code[256 + dist++] = (uch)code;
code              587 third_party/zlib/trees.c     ush code = 0;              /* running code value */
code              595 third_party/zlib/trees.c         next_code[bits] = code = (code + bl_count[bits-1]) << 1;
code              600 third_party/zlib/trees.c     Assert (code + bl_count[MAX_BITS]-1 == (1<<MAX_BITS)-1,
code             1084 third_party/zlib/trees.c     unsigned code;      /* the code to send */
code             1095 third_party/zlib/trees.c             code = _length_code[lc];
code             1096 third_party/zlib/trees.c             send_code(s, code+LITERALS+1, ltree); /* send the length code */
code             1097 third_party/zlib/trees.c             extra = extra_lbits[code];
code             1099 third_party/zlib/trees.c                 lc -= base_length[code];
code             1103 third_party/zlib/trees.c             code = d_code(dist);
code             1104 third_party/zlib/trees.c             Assert (code < D_CODES, "bad d_code");
code             1106 third_party/zlib/trees.c             send_code(s, code, dtree);       /* send the distance code */
code             1107 third_party/zlib/trees.c             extra = extra_dbits[code];
code             1109 third_party/zlib/trees.c                 dist -= base_dist[code];
code             1171 third_party/zlib/trees.c local unsigned bi_reverse(code, len)
code             1172 third_party/zlib/trees.c     unsigned code; /* the value to invert */
code             1177 third_party/zlib/trees.c         res |= code & 1;
code             1178 third_party/zlib/trees.c         code >>= 1, res <<= 1;
code               25 tools/android/findbugs_plugin/src/org/chromium/tools/findbugs/plugin/SynchronizedMethodDetector.java     public void visit(Code code) {
code               32 tools/android/findbugs_plugin/src/org/chromium/tools/findbugs/plugin/SynchronizedMethodDetector.java         super.visit(code);
code               33 tools/android/findbugs_plugin/src/org/chromium/tools/findbugs/plugin/SynchronizedThisDetector.java     public void visit(Code code) {
code               35 tools/android/findbugs_plugin/src/org/chromium/tools/findbugs/plugin/SynchronizedThisDetector.java         super.visit(code);
code               49 ui/base/accelerators/accelerator_manager_unittest.cc Accelerator GetAccelerator(KeyboardCode code, int mask) {
code               50 ui/base/accelerators/accelerator_manager_unittest.cc   return Accelerator(code, mask);
code              916 ui/base/ime/input_method_chromeos_unittest.cc   EXPECT_EQ("KeyA", key_event->code());
code              947 ui/base/ime/input_method_chromeos_unittest.cc   EXPECT_EQ("KeyB", key_event->code());
code              962 ui/base/ime/input_method_chromeos_unittest.cc   EXPECT_EQ("KeyC", key_event2->code());
code              123 ui/base/ime/input_method_win.cc     ui::KeyboardCode code = key.key_code();
code              125 ui/base/ime/input_method_win.cc       if (code == ui::VKEY_SHIFT) {
code              129 ui/base/ime/input_method_win.cc       } else if (code != ui::VKEY_CONTROL) {
code              133 ui/base/ime/input_method_win.cc                (code == ui::VKEY_SHIFT || code == ui::VKEY_CONTROL) &&
code              548 ui/events/event.cc                    const std::string& code,
code              553 ui/events/event.cc       code_(code),
code              540 ui/events/event.h   KeyEvent(EventType type, KeyboardCode key_code, const std::string& code,
code              564 ui/events/event.h   std::string code() const { return code_; }
code              281 ui/events/event_unittest.cc     EXPECT_EQ(kCodeForSpace, key.code());
code              287 ui/events/event_unittest.cc     EXPECT_EQ(kCodeForSpace, key.code());
code              294 ui/events/event_unittest.cc     EXPECT_TRUE(key.code().empty());
code              302 ui/events/event_unittest.cc     EXPECT_EQ(kCodeForSpace, key.code());
code              315 ui/events/event_unittest.cc     EXPECT_EQ(kCodeForSpace, key.code());
code              329 ui/events/event_unittest.cc     EXPECT_EQ(kCodeForHome, key.code());
code               12 ui/events/keycodes/dom4/keycode_converter.cc #define USB_KEYMAP(usb, xkb, win, mac, code) {usb, win, code}
code               14 ui/events/keycodes/dom4/keycode_converter.cc #define USB_KEYMAP(usb, xkb, win, mac, code) {usb, xkb, code}
code               16 ui/events/keycodes/dom4/keycode_converter.cc #define USB_KEYMAP(usb, xkb, win, mac, code) {usb, mac, code}
code               18 ui/events/keycodes/dom4/keycode_converter.cc #define USB_KEYMAP(usb, xkb, win, mac, code) {usb, 0, code}
code               52 ui/events/keycodes/dom4/keycode_converter.cc       if (usb_keycode_map[i].code != NULL)
code               53 ui/events/keycodes/dom4/keycode_converter.cc         return usb_keycode_map[i].code;
code               60 ui/events/keycodes/dom4/keycode_converter.cc uint16_t KeycodeConverter::CodeToNativeKeycode(const char* code) {
code               61 ui/events/keycodes/dom4/keycode_converter.cc   if (!code ||
code               62 ui/events/keycodes/dom4/keycode_converter.cc       strcmp(code, InvalidKeyboardEventCode()) == 0) {
code               67 ui/events/keycodes/dom4/keycode_converter.cc     if (usb_keycode_map[i].code &&
code               68 ui/events/keycodes/dom4/keycode_converter.cc         strcmp(usb_keycode_map[i].code, code) == 0) {
code              110 ui/events/keycodes/dom4/keycode_converter.cc       return usb_keycode_map[i].code;
code              115 ui/events/keycodes/dom4/keycode_converter.cc uint32_t KeycodeConverter::CodeToUsbKeycode(const char* code) {
code              116 ui/events/keycodes/dom4/keycode_converter.cc   if (!code ||
code              117 ui/events/keycodes/dom4/keycode_converter.cc       strcmp(code, InvalidKeyboardEventCode()) == 0) {
code              122 ui/events/keycodes/dom4/keycode_converter.cc     if (usb_keycode_map[i].code &&
code              123 ui/events/keycodes/dom4/keycode_converter.cc         strcmp(usb_keycode_map[i].code, code) == 0) {
code               33 ui/events/keycodes/dom4/keycode_converter.h   const char* code;
code               55 ui/events/keycodes/dom4/keycode_converter.h   uint16_t CodeToNativeKeycode(const char* code);
code               75 ui/events/keycodes/dom4/keycode_converter.h   uint32_t CodeToUsbKeycode(const char* code);
code               57 ui/events/keycodes/dom4/keycode_converter_unittest.cc     if (entry->code) {
code               59 ui/events/keycodes/dom4/keycode_converter_unittest.cc                 key_converter->CodeToNativeKeycode(entry->code));
code               60 ui/events/keycodes/dom4/keycode_converter_unittest.cc       EXPECT_STREQ(entry->code,
code               65 ui/events/keycodes/dom4/keycode_converter_unittest.cc                 key_converter->CodeToNativeKeycode(entry->code));
code               39 ui/events/ozone/evdev/event_device_info.cc bool GetAbsInfo(int fd, int code, struct input_absinfo* absinfo) {
code               40 ui/events/ozone/evdev/event_device_info.cc   if (ioctl(fd, EVIOCGABS(code), absinfo)) {
code               41 ui/events/ozone/evdev/event_device_info.cc     DLOG(ERROR) << "failed EVIOCGABS(" << code << ") on fd " << fd;
code              102 ui/events/ozone/evdev/event_device_info.cc bool EventDeviceInfo::HasKeyEvent(unsigned int code) const {
code              103 ui/events/ozone/evdev/event_device_info.cc   if (code > KEY_MAX)
code              105 ui/events/ozone/evdev/event_device_info.cc   return BitIsSet(key_bits_, code);
code              108 ui/events/ozone/evdev/event_device_info.cc bool EventDeviceInfo::HasRelEvent(unsigned int code) const {
code              109 ui/events/ozone/evdev/event_device_info.cc   if (code > REL_MAX)
code              111 ui/events/ozone/evdev/event_device_info.cc   return BitIsSet(rel_bits_, code);
code              114 ui/events/ozone/evdev/event_device_info.cc bool EventDeviceInfo::HasAbsEvent(unsigned int code) const {
code              115 ui/events/ozone/evdev/event_device_info.cc   if (code > ABS_MAX)
code              117 ui/events/ozone/evdev/event_device_info.cc   return BitIsSet(abs_bits_, code);
code              120 ui/events/ozone/evdev/event_device_info.cc bool EventDeviceInfo::HasMscEvent(unsigned int code) const {
code              121 ui/events/ozone/evdev/event_device_info.cc   if (code > MSC_MAX)
code              123 ui/events/ozone/evdev/event_device_info.cc   return BitIsSet(msc_bits_, code);
code              126 ui/events/ozone/evdev/event_device_info.cc bool EventDeviceInfo::HasSwEvent(unsigned int code) const {
code              127 ui/events/ozone/evdev/event_device_info.cc   if (code > SW_MAX)
code              129 ui/events/ozone/evdev/event_device_info.cc   return BitIsSet(sw_bits_, code);
code              132 ui/events/ozone/evdev/event_device_info.cc bool EventDeviceInfo::HasLedEvent(unsigned int code) const {
code              133 ui/events/ozone/evdev/event_device_info.cc   if (code > LED_MAX)
code              135 ui/events/ozone/evdev/event_device_info.cc   return BitIsSet(led_bits_, code);
code              138 ui/events/ozone/evdev/event_device_info.cc bool EventDeviceInfo::HasProp(unsigned int code) const {
code              139 ui/events/ozone/evdev/event_device_info.cc   if (code > INPUT_PROP_MAX)
code              141 ui/events/ozone/evdev/event_device_info.cc   return BitIsSet(prop_bits_, code);
code              144 ui/events/ozone/evdev/event_device_info.cc int32 EventDeviceInfo::GetAbsMinimum(unsigned int code) const {
code              145 ui/events/ozone/evdev/event_device_info.cc   return abs_info_[code].minimum;
code              148 ui/events/ozone/evdev/event_device_info.cc int32 EventDeviceInfo::GetAbsMaximum(unsigned int code) const {
code              149 ui/events/ozone/evdev/event_device_info.cc   return abs_info_[code].maximum;
code               33 ui/events/ozone/evdev/event_device_info.h   bool HasKeyEvent(unsigned int code) const;
code               34 ui/events/ozone/evdev/event_device_info.h   bool HasRelEvent(unsigned int code) const;
code               35 ui/events/ozone/evdev/event_device_info.h   bool HasAbsEvent(unsigned int code) const;
code               36 ui/events/ozone/evdev/event_device_info.h   bool HasMscEvent(unsigned int code) const;
code               37 ui/events/ozone/evdev/event_device_info.h   bool HasSwEvent(unsigned int code) const;
code               38 ui/events/ozone/evdev/event_device_info.h   bool HasLedEvent(unsigned int code) const;
code               41 ui/events/ozone/evdev/event_device_info.h   int32 GetAbsMinimum(unsigned int code) const;
code               42 ui/events/ozone/evdev/event_device_info.h   int32 GetAbsMaximum(unsigned int code) const;
code               45 ui/events/ozone/evdev/event_device_info.h   bool HasProp(unsigned int code) const;
code               20 ui/events/ozone/evdev/key_event_converter_evdev.cc ui::KeyboardCode KeyboardCodeFromButton(unsigned int code) {
code              152 ui/events/ozone/evdev/key_event_converter_evdev.cc   if (code < arraysize(kLinuxBaseKeyMap))
code              153 ui/events/ozone/evdev/key_event_converter_evdev.cc     return kLinuxBaseKeyMap[code];
code              155 ui/events/ozone/evdev/key_event_converter_evdev.cc   LOG(ERROR) << "Unknown key code: " << code;
code              159 ui/events/ozone/evdev/key_event_converter_evdev.cc int ModifierFromButton(unsigned int code) {
code              160 ui/events/ozone/evdev/key_event_converter_evdev.cc   switch (code) {
code              186 ui/events/ozone/evdev/key_event_converter_evdev.cc bool IsLockButton(unsigned int code) { return code == KEY_CAPSLOCK; }
code              236 ui/events/ozone/evdev/key_event_converter_evdev.cc       ConvertKeyEvent(input.code, input.value);
code              247 ui/events/ozone/evdev/key_event_converter_evdev.cc   ui::KeyboardCode code = KeyboardCodeFromButton(key);
code              262 ui/events/ozone/evdev/key_event_converter_evdev.cc       down ? ET_KEY_PRESSED : ET_KEY_RELEASED, code, flags, true);
code              101 ui/events/ozone/evdev/touch_event_converter_evdev.cc       switch (input.code) {
code              136 ui/events/ozone/evdev/touch_event_converter_evdev.cc           NOTIMPLEMENTED() << "invalid code for EV_ABS: " << input.code;
code              139 ui/events/ozone/evdev/touch_event_converter_evdev.cc       switch (input.code) {
code              167 ui/events/ozone/evdev/touch_event_converter_evdev.cc           NOTIMPLEMENTED() << "invalid code for EV_SYN: " << input.code;
code              171 ui/events/ozone/evdev/touch_event_converter_evdev.cc       switch (input.code) {
code              175 ui/events/ozone/evdev/touch_event_converter_evdev.cc           NOTIMPLEMENTED() << "invalid code for EV_KEY: " << input.code;
code               58 ui/events/ozone/events_ozone.cc   return event->code().c_str();
code             2065 ui/gfx/win/msg_util.h #define CR_COMMAND_HANDLER_EX(id, code, func)                                 \
code             2066 ui/gfx/win/msg_util.h   if (uMsg == WM_COMMAND && code == HIWORD(wParam) && id == LOWORD(wParam)) { \
code             2085 ui/gfx/win/msg_util.h #define CR_COMMAND_CODE_HANDLER_EX(code, func)                     \
code             2086 ui/gfx/win/msg_util.h   if (uMsg == WM_COMMAND && code == HIWORD(wParam)) {              \
code             2096 ui/gfx/win/msg_util.h   if (uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code && \
code             2115 ui/gfx/win/msg_util.h   if (uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code) { \
code             2134 ui/gfx/win/msg_util.h #define CR_COMMAND_RANGE_CODE_HANDLER_EX(idFirst, idLast, code, func) \
code             2135 ui/gfx/win/msg_util.h   if (uMsg == WM_COMMAND && code == HIWORD(wParam) &&                 \
code             2156 ui/gfx/win/msg_util.h   if (uMsg == WM_NOTIFY && cd == ((LPNMHDR)lParam)->code &&        \
code             2167 ui/gfx/win/msg_util.h #define CR_REFLECTED_COMMAND_HANDLER_EX(id, code, func)                        \
code             2168 ui/gfx/win/msg_util.h   if (uMsg == OCM_COMMAND && code == HIWORD(wParam) && id == LOWORD(wParam)) { \
code             2189 ui/gfx/win/msg_util.h #define CR_REFLECTED_COMMAND_CODE_HANDLER_EX(code, func)           \
code             2190 ui/gfx/win/msg_util.h   if (uMsg == OCM_COMMAND && code == HIWORD(wParam)) {             \
code             2200 ui/gfx/win/msg_util.h   if (uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code && \
code             2219 ui/gfx/win/msg_util.h   if (uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code) { \
code             2241 ui/gfx/win/msg_util.h     idFirst, idLast, code, func)                                   \
code             2242 ui/gfx/win/msg_util.h   if (uMsg == OCM_COMMAND && code == HIWORD(wParam) &&             \
code             2263 ui/gfx/win/msg_util.h   if (uMsg == OCM_NOTIFY && cd == ((LPNMHDR)lParam)->code &&                 \
code              199 ui/gl/gl_bindings.h   #define GL_SERVICE_LOG_CODE_BLOCK(code)
code              201 ui/gl/gl_bindings.h   #define GL_SERVICE_LOG_CODE_BLOCK(code) code
code              203 ui/keyboard/keyboard_util.cc   ui::KeyboardCode code = static_cast<ui::KeyboardCode>(key_code);
code              205 ui/keyboard/keyboard_util.cc   if (code == ui::VKEY_UNKNOWN) {
code              224 ui/keyboard/keyboard_util.cc       if (code == ui::VKEY_BACK) {
code              236 ui/keyboard/keyboard_util.cc     ui::KeyEvent event(event_type, code, key_name, modifiers, false);
code              225 ui/views/controls/table/table_view_unittest.cc   void PressKey(ui::KeyboardCode code) {
code              226 ui/views/controls/table/table_view_unittest.cc     ui::KeyEvent event(ui::ET_KEY_PRESSED, code, 0, false);
code              240 ui/views/controls/textfield/textfield_unittest.cc       ui::KeyboardCode code =
code              243 ui/views/controls/textfield/textfield_unittest.cc       SendKeyEvent(code);
code               44 ui/views/corewm/tooltip_win.cc   switch (l_param->code) {
code               18 webkit/browser/appcache/appcache_quota_client.cc quota::QuotaStatusCode NetErrorCodeToQuotaStatus(int code) {
code               19 webkit/browser/appcache/appcache_quota_client.cc   if (code == net::OK)
code               21 webkit/browser/appcache/appcache_quota_client.cc   else if (code == net::ERR_ABORTED)
code               34 webkit/browser/appcache/appcache_update_job.cc     int code = response_code;
code               36 webkit/browser/appcache/appcache_update_job.cc       code = static_cast<int>(error);
code               37 webkit/browser/appcache/appcache_update_job.cc     return base::StringPrintf(format, code, url.spec().c_str());
code               24 win8/metro_driver/metro_driver.cc   DWORD code = ex_info->ExceptionRecord->ExceptionCode;
code               26 win8/metro_driver/metro_driver.cc   if (code == EXCEPTION_RO_ORIGINATEERROR) {
code               29 win8/metro_driver/metro_driver.cc   } else if (code == EXCEPTION_RO_TRANSFORMERROR) {